! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Can't change mouse acceleration settings
Status:
RESOLVED: FIXED
Product:
Xfce4-settings
Component:
Mouse Settings

Comments

Description Calinou 2012-11-16 20:09:29 CET
~/.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>
Comment 1 Calinou 2012-11-16 20:10:22 CET
Acceleration resets at 2 (default value) after it has been modified (usually happens a few seconds after changing the value).
Comment 2 Jérôme Guelfucci editbugs 2012-12-23 14:03:28 CET
I can't reproduce here, could you please provide the output of "XFSETTINGSD_DEBUG=1 xfsettingsd --replace --no-daemon" when you reproduce?
Comment 3 Calinou 2012-12-23 17:39:00 CET
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.
Comment 4 Simon Steinbeiss editbugs 2015-01-31 14:51:03 CET
Concluding from the last comment that this is fixed, please reopen in case it reappears.

Bug #9504

Reported by:
Calinou
Reported on: 2012-11-16
Last modified on: 2015-01-31

People

Assignee:
Nick Schermer
CC List:
3 users

Version

Version:
4.10.0

Attachments

Additional information