Xfce Forum

Sub domains
 

You are not logged in.

#1 2023-08-07 20:51:41

Tio
Member
Registered: 2021-09-26
Posts: 92

Change the pointer size via xconf

Is there no way to do it via xconf? According to this https://docs.xfce.org/xfce/xfce4-settings/mouse it seems quite difficult. Interesting. There are xconf settings for pretty much anything but not for the mouse pointer. I wanted to change the pointer size via a script. If anyone has any idea how let me know.

Cheers!

Forget about it I found it smile

Last edited by Tio (2023-08-07 20:53:28)

Offline

#2 2023-08-08 19:38:07

mint4all
Member
From: off the map
Registered: 2018-08-21
Posts: 276

Re: Change the pointer size via xconf

Tio wrote:

Is there no way to do it via xconf? According to this https://docs.xfce.org/xfce/xfce4-settings/mouse it seems quite difficult. Interesting. There are xconf settings for pretty much anything but not for the mouse pointer. I wanted to change the pointer size via a script. If anyone has any idea how let me know.
Cheers!
Forget about it I found it smile

Greetings!

Just in case someone else wants to know how to do it, the syntax for changing the pointer-size via xfconf-query is ...

xfconf-query -c xsettings -p /Gtk/CursorThemeSize -s 44

To find out the existing value simply run...

xfconf-query -c xsettings -p /Gtk/CursorThemeSize

So to change it, just replace my sample size of `44` with whatever size you'd like (if your cursor-theme supports that size, of course).

Cheers, m4a


Linux Mint 21.3 -- xfce 4.18 ... Apple iMAC -- Lenovo, Dell, HP Desktops and Laptops -- Family & Community Support

Offline

#3 2023-08-08 19:45:33

Tio
Member
Registered: 2021-09-26
Posts: 92

Re: Change the pointer size via xconf

Very nice of you to provide the answer. I should have provided it. Next time I will do it! Thank you!

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 534.56 KiB (Peak: 543.84 KiB) ]