Where is this mouse there info stored?
ToddAndMargo
ToddAndMargo at zoho.com
Sat Aug 2 02:23:20 CEST 2025
> Am 01.08.25 um 10:25 schrieb ToddAndMargo:
>> Hi All,
>>
>> This post in plain text in case the HTML post
>> gets rejected.
>>
>> Fedora 41
>> Xfce 4.18
>>
>> What file is this information stored?
>>
>> https://ibb.co/SDbj64kD
>>
>> Many thanks,
On 8/1/25 2:03 PM, Alexander Schwinn wrote:
>
> Hi, I suppose that is:
>
> ~/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
>
> ...
> <property name="Gtk" type="empty">
> ...
> <property name="CursorThemeName" type="string" value="default"/>
> <property name="CursorThemeSize" type="int" value="16"/>
> ...
>
> Cheers, Alex
Hi Alexander,
That is it. Thank you!
Default:
<property name="CursorThemeName" type="string" value="default"/>
Adwaita:
<property name="CursorThemeName" type="string" value="default"/>
MATE:
<property name="CursorThemeName" type="string" value="mate"/>
"MATE (Black)"
<property name="CursorThemeName" type="string" value="mate-black"/>
Follow up question:
$ xfconf-query -c xfwm4 -p /general/theme -s mate
$ xfconf-query -c xfwm4 -p /general/theme -s mate-black
$ xfconf-query -c xfwm4 -p /general/theme -s mate
Do nothing. How do I change the mouse theme from
the command line?
-T
More information about the Xfce
mailing list