aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml')
-rw-r--r--common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml b/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
index 85fcd8e..15709a1 100644
--- a/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
+++ b/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
@@ -2,13 +2,13 @@
<channel name="pointers" version="1.0">
<property name="Mouse1" type="empty">
- <property name="Threshold" type="empty"/>
- <property name="Acceleration" type="empty"/>
- </property>
- <property name="Mouse2" type="string" value="Mouse2">
- <property name="RightHanded" type="bool" value="true"/>
<property name="Threshold" type="int" value="-1"/>
<property name="Acceleration" type="double" value="-1.000000"/>
+ </property>
+ <property name="Mouse2" type="empty">
+ <property name="RightHanded" type="bool" value="true"/>
+ <property name="Threshold" type="int" value="4"/>
+ <property name="Acceleration" type="double" value="2.000000"/>
<property name="ReverseScrolling" type="bool" value="false"/>
</property>
</channel>