mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 13:24:21 +02:00
input: make trackpoint snappier
This commit is contained in:
parent
f7d82d5c52
commit
fa1e03624c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +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
|
||||
xinput set-ptr-feedback $device 2 5 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