Created
January 31, 2019 22:34
-
-
Save nro-bot/53f0a8ff82b91d3f64a595f5839f2339 to your computer and use it in GitHub Desktop.
thinkpad nub (trackpoint) settings
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
# https://askubuntu.com/questions/37824/what-is-the-best-way-to-configure-a-thinkpads-trackpoint | |
echo 200 | sudo tee /sys/devices/platform/i8042/serio1/serio2/sensitivity | |
echo 200 | sudo tee /sys/devices/platform/i8042/serio1/serio2/speed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment