input: remove configuration for Microsoft mouse

Not using it anymore.
This commit is contained in:
Vincent Bernat 2020-01-11 22:40:40 +01:00
parent e3a6e9f7af
commit c65804df94

View file

@ -38,9 +38,6 @@ case "$event,$use,$(uname -n),$name" in
*,XISlaveKeyboard,*)
xkb default
;;
*,XISlavePointer,*,"Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)")
xinput set-ptr-feedback $device 3 3 1
;;
*,XISlavePointer,*,"Logitech USB Receiver Mouse")
xinput set-ptr-feedback $device 30 5 2
;;