mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-03 23:04:21 +02:00
input: remove configuration for Microsoft mouse
Not using it anymore.
This commit is contained in:
parent
e3a6e9f7af
commit
c65804df94
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue