~/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml <?xml version="1.0" encoding="UTF-8"?> <channel name="pointers" version="1.0"> <property name="Logitech_G500" type="empty"> <property name="Properties" type="empty"> <property name="Device_Enabled" type="int" value="1"/> </property> <property name="RightHanded" type="bool" value="true"/> <property name="Threshold" type="int" value="4"/> <property name="Acceleration" type="double" value="1.000000"/> </property> </channel>
Acceleration resets at 2 (default value) after it has been modified (usually happens a few seconds after changing the value).
I can't reproduce here, could you please provide the output of "XFSETTINGSD_DEBUG=1 xfsettingsd --replace --no-daemon" when you reproduce?
This only occasionally happens; this doesn't seem to occur since a few weeks ago (it's staying at 0,1, what I set). I'll do it if it happens again. Maybe some update (no idea when) fixed it.
Concluding from the last comment that this is fixed, please reopen in case it reappears.