input: make the trackpoint speedier

This commit is contained in:
Vincent Bernat 2014-06-21 08:36:23 +02:00
parent 7cb545877a
commit b0c4a6d43f

View file

@ -37,6 +37,7 @@ case "$use,$(uname -n),$name" in
xinput set-prop $device 'Evdev Wheel Emulation' 1 xinput set-prop $device 'Evdev Wheel Emulation' 1
xinput set-prop $device 'Evdev Wheel Emulation Button' 2 xinput set-prop $device 'Evdev Wheel Emulation Button' 2
xinput set-prop $device 'Evdev Wheel Emulation Axes' 6 7 4 5 xinput set-prop $device 'Evdev Wheel Emulation Axes' 6 7 4 5
xinput set-ptr-feedback $device 3 3 1
;; ;;
XISlavePointer,zoro,"SynPS/2 Synaptics TouchPad") XISlavePointer,zoro,"SynPS/2 Synaptics TouchPad")
# [ 12.756] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5112 (res 42) # [ 12.756] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5112 (res 42)