I have recently created an Ubuntu 12.04 partition on my Windows 7 laptop. When installing it, I switched to "high contrast" mode, which has rather large cursors (by large I mean about twice as large and thick as they should normally are).
Now I have successfully installed the partition, the large cursors have stuck around even after exiting this high contrast mode, but only when I am hovering over stuff e.g. hovering over text inputs, links, and when resizing windows. All of these cursors are too large. They cursor is only normally sized when the computer should be displaying the normal mouse pointer.
Does anyone know how I might go about fixing this?
I would suggest you update your cursor theme and cursor size.
First in a terminal type:
Choose the number of the theme you want - e.g.
0
forDMZ-White
Changing the value here requires a reboot - a logout and login will not suffice.
Secondly, using
dconf-editor
(install usingsudo apt-get install dconf-tools
)navigate to
org.gnome.desktop.interface
change the cursor size to 24 and cursor theme to
DMZ-White
For a command-line / automated way of doing it, try:
Works for me on Ubuntu 16.04.
In 18.04 LTS there is a new key. The following still works for me in 19.10 (I'll report back if it persists or not...)
it's very clunky, but do-able.
sudo nautilus
and a Root Nautilus will launch. BE VERY CAREFUL DELETING AND MOVING FILES IN ITTruly Canonical and the Ubuntu community need to do some work for this in terms of End-User customization, but bottom line is that this works.
Check your mouse theme using the dconf-editor:
Run
dconf-editor
Navigate to
org.gnome.desktop.interface
and check the mouse cursor settings:DMZ-White should be set as the theme. Then log out and back in and see if you still have the problem.
References:
Try change the setting in gconf-editor (Alt F2, gconf-editor). It is either under
or
sudo apt install gnome-tweak-tool
Then change its cursor Theme. in Apperance