|
Lines 1-9
Link Here
|
| 1 |
!remove InputDevice -> [X] -> Option -> Name |
|
|
| 2 |
!remove InputDevice -> [X] -> Option -> Device |
1 |
!remove InputDevice -> [X] -> Option -> Device |
| 3 |
!remove InputDevice -> [X] -> Option -> Protocol |
|
|
| 4 |
|
2 |
|
| 5 |
InputDevice -> [X] -> Identifier = Mouse[[X]] |
3 |
InputDevice -> [X] -> Identifier = Mouse[[X]] |
| 6 |
InputDevice -> [X] -> Driver = evdev |
4 |
InputDevice -> [X] -> Driver = evdev |
|
|
5 |
InputDevice -> [X] -> Option -> Protocol = event |
| 6 |
InputDevice -> [X] -> Option -> InputFashion = Mouse |
| 7 |
InputDevice -> [X] -> Option -> Name = Logitech USB Gaming Mouse |
| 7 |
InputDevice -> [X] -> Option -> SendCoreEvents = on |
8 |
InputDevice -> [X] -> Option -> SendCoreEvents = on |
| 8 |
InputDevice -> [X] -> Option -> ZAxisMapping = 4 5 |
9 |
InputDevice -> [X] -> Option -> ZAxisMapping = 4 5 |
| 9 |
InputDevice -> [X] -> Option -> Buttons = 20 |
10 |
InputDevice -> [X] -> Option -> Buttons = 20 |