Ubuntu 15.10 kullanıyorum ve son zamanlarda Gnome'a geçtim. Harika, ancak Chrome'daki fare imleçleri her zaman farklıdır.
Ben kullanıyorum google-chrome
resmi repo:
$ more /etc/apt/sources.list.d/google-chrome.list
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
Gnome-tweak aracında imleçler Adwaita'ya ayarlandı. Ben koşmak zaman ben sudo update-alternatives --config x-cursor-theme
de Adwaita set var:
$ sudo update-alternatives --config x-cursor-theme
There are 7 choices for the alternative x-cursor-theme (providing /usr/share/icons/default/index.theme).
Selection Path Priority Status
------------------------------------------------------------
0 /usr/share/icons/DMZ-White/cursor.theme 100 auto mode
1 /etc/X11/cursors/core.theme 30 manual mode
2 /etc/X11/cursors/handhelds.theme 20 manual mode
3 /etc/X11/cursors/redglass.theme 20 manual mode
4 /etc/X11/cursors/whiteglass.theme 20 manual mode
* 5 /usr/share/icons/Adwaita/cursor.theme 90 manual mode
6 /usr/share/icons/DMZ-Black/cursor.theme 30 manual mode
7 /usr/share/icons/DMZ-White/cursor.theme 100 manual mode
Press <enter> to keep the current choice[*], or type selection number:
Bu, beyaz imleçleri görüntüleyen Chrome hariç tüm uygulamalar için iyi çalışıyor (bence DMZ-Beyaz).
Benim /usr/share/icons/default/index.theme
içerir:
[Icon Theme]
Inherits=Adwaita
Garip olan şey, eğer gnome-tweak ayarlarını kullanırsam ve x-imleç temasını DMZ-White'ı kullanacak şekilde yapılandırırsam Chrome'un Adwaita'yı kullanmaya başlamasıdır!
İdeal olarak DMZ-White kullanmak istiyorum, ancak Gnome ve Chrome arasında tutarlı olduğu sürece iyi olurdu.
Bunun x-imleç-temasındaki "Öncelik" ile ilgili bir şey olduğunu hissediyorum.
Etrafta sorun yaşamıyorum, gerçekten sadece imleçleri tutarlı hale getirmek istiyorum! Şimdiden teşekkürler.