Created
November 24, 2017 06:33
-
-
Save rm1138/2ee8a506751c9ffc4a74eb1ec7f53015 to your computer and use it in GitHub Desktop.
This file contains 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
#!/bin/sh | |
# /etc/X11/xinit/xinitrc | |
# | |
# global xinitrc file, used by all X sessions started by xinit (startx) | |
# invoke global X session script | |
xinput set-prop "pointer:SINO WEALTH Gaming Keyboard" "libinput Button Scrolling Button" 3 | |
xinput set-prop "pointer:SINO WEALTH Gaming Keyboard" "libinput Scroll Method Enabled" 0 0 1 | |
xset -r 135 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment