Re: Where is this mouse there info stored?
ToddAndMargo <[email protected]> Fri, 1 Aug 2025 17:23:20 -0700
| Newsgroups | gmane.comp.xfce.user |
|---|---|
| Message-ID | <[email protected]> |
> 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 _______________________________________________ Xfce mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce http://www.xfce.org