mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
input: trackpoint is now OK, no need to keep cruft
This commit is contained in:
parent
55eda7d06f
commit
2c5b0fead8
1 changed files with 0 additions and 5 deletions
|
@ -31,11 +31,6 @@ case "$event,$use,$(uname -n),$name" in
|
|||
*,XISlavePointer,*,"Logitech USB Receiver Mouse")
|
||||
xinput set-ptr-feedback $device 30 5 2
|
||||
;;
|
||||
*,XISlavePointer,*,"TPPS/2 IBM TrackPoint")
|
||||
:
|
||||
# xinput set-ptr-feedback $device 2 5 1 # no effect?
|
||||
# xinput set-float-prop $device 'libinput Accel Speed' 0.5
|
||||
;;
|
||||
*,XISlavePointer,zoro,"SynPS/2 Synaptics TouchPad")
|
||||
xinput set-props $device "libinput Natural Scrolling Enabled" 1
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue