mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
input: make the trackpoint speedier
This commit is contained in:
parent
7cb545877a
commit
b0c4a6d43f
1 changed files with 1 additions and 0 deletions
|
@ -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 Button' 2
|
||||
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")
|
||||
# [ 12.756] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5112 (res 42)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue