Hello developer
I install the debain xfce using debian-nonfree-cd iso.
Now I am experienccing that I cannot set up the accelration of the mouse,
and scroll direction from the xfce setting menu.
file
~/.config/xfce4/xfconf/xfce-perchannel-xml
<?xml version="1.0" encoding="UTF-8"?>
<channel name="pointers" version="1.0">
<property name="SynPS2_Synaptics_TouchPad" type="empty">
<property name="RightHanded" type="bool" value="true"/>
<property name="Threshold" type="int" value="4"/>
<property name="Acceleration" type="double" value="9.600000"/>
<property name="ReverseScrolling" type="bool" value="true"/>
</property>
<property name="TPPS2_IBM_TrackPoint" type="empty">
<property name="RightHanded" type="bool" value="true"/>
<property name="Threshold" type="int" value="4"/>
<property name="Acceleration" type="double" value="8.400000"/>
</property>
<property name="ThinkPad_Bluetooth_Laser_Mouse" type="empty">
<property name="RightHanded" type="bool" value="true"/>
<property name="Threshold" type="int" value="4"/>
<property name="Acceleration" type="double" value="0.900000"/>
</property>
</channel>
My computer only installed the debian xfce, and I am experiencing the
problem.
Computer model Lenovo thinkpad T430
Thank you
_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel