aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-07-18 18:25:02 +0000
committerJani Välimaa <wally@mageia.org>2012-07-18 18:25:02 +0000
commit3be76e3cf3f9fc26fbe0857011044c9446d2a428 (patch)
tree0594525f6603a6fd3cacc49ab1970a256e5c6315 /common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
parentad1ec57cd2c1729736ea9f25a8d6d03e6ea8e149 (diff)
downloadconfig-3be76e3cf3f9fc26fbe0857011044c9446d2a428.tar
config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.tar.gz
config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.tar.bz2
config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.tar.xz
config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.zip
- rename common dir to data and adapt Makefile to the change
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml')
-rw-r--r--common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml b/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
deleted file mode 100644
index 15709a1..0000000
--- a/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="pointers" version="1.0">
- <property name="Mouse1" type="empty">
- <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>