I am running Ubuntu 18.04, and after playing with the graphical settings I ended up having a different pointer size outside and outside of opened windows (see image below). I already tried changing the size in Tweaks and following what described here but I had no success. I took care of rebooting between steps. How do you suggest to fix this?
Asked
Active
Viewed 1,044 times
/usr/share/icons/DMZ-White/cursor.theme
fromsudo update-alternatives --config x-cursor-theme
). Screen resolution: 3840x2160. Cursor size: 24. – randomal Apr 17 '19 at 08:58sudo apt install ubuntu-unity-desktop
, followed bysudo apt remove ubuntu-unity-desktop
? I gave that command a while ago. – randomal Apr 17 '19 at 09:00dconf write /org/gnome/desktop/interface/cursor-size 40
– randomal Apr 17 '19 at 09:09