Last active
May 6, 2018 19:53
-
-
Save ob1-sc/57d667cc37f7f3959b118737ac76c56d to your computer and use it in GitHub Desktop.
Disable Dell Nipple :)
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
Add the following script to /etc/profile.d | |
#!/bin/bash | |
xinput -set-prop "DualPoint Stick" "Device Enabled" 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment