14

I'm running Ubuntu Budgie 18.04 on a 3440x1440 resolution, combine that with bad eyesight and the default mouse pointer size can be hard to see.

Is there a way to increase it's size?

3 Answers3

23

Alternatively, you can also try a GUI method. Open SettingsUniversal AccessCursor Size:

Universall Access window

and choose your preferred size.

Cursor size window

Kulfy
  • 17,696
11

More flexible, granular and precise than the options available via Settings > Universal Access > Cursor Size

View the existing cursor-size (default 24):

gsettings get org.gnome.desktop.interface cursor-size

Set a different size:

gsettings set org.gnome.desktop.interface cursor-size 32

Then logout/login

Broadsworde
  • 4,132
  • 4
  • 28
  • 45
2

Budgie has a control-center, which is quite new since 2017.

Here is shown how to go on with control-center in budgie:

http://www.ubuntubuzz.com/2017/08/intro-to-budgie-desktop-104.html

In window-manager of gnome, there is a control-center too (its name is gnome-control-center) and in gnome you can adjust mouse and mouse-pointer. In gnome-control-center there is an entry for "accessibility" special for handicapped people. For people who see bad, there can be increased the desktop with its bigger icons.

dschinn1001
  • 3,829