Wednesday, December 20, 2017

Huge mouse cursors with Ubuntu 17.10

I couldn't find my mouse cursor easily, so why not make it as big as possible.

First, get the dconf editor and then go to

org / gnome / desktop / interface

and set the cursor-size to 64.

You can set it to larger than 64 but it doesn't get any bigger than 64. I wish I could make it even bigger.

It takes a little getting used to but it's so much easier to see on my 50" tv screen.


You can do it from the command line too:

dconf write /org/gnome/desktop/interface/cursor-size 24
dconf write /org/gnome/desktop/interface/cursor-size 64


https://askubuntu.com/questions/126491/how-do-i-change-the-cursor-and-its-size

No comments:

Post a Comment