This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xinput --set-prop 14 "Evdev Wheel Emulation" 1 | |
| xinput --set-prop 14 "Evdev Wheel Emulation Button" 3 | |
| xinput --set-button-map 14 1 3 2 4 5 | |
| xinput --set-prop 14 "Evdev Third Button Emulation" 1 | |
| xinput --set-prop 14 "Evdev Third Button Emulation Button" 2 | |
| xinput --set-prop 14 "Evdev Third Button Emulation Timeout" 300 |