Skip to content

Instantly share code, notes, and snippets.

@ob1-sc
Last active May 6, 2018 19:53
Show Gist options
  • Save ob1-sc/57d667cc37f7f3959b118737ac76c56d to your computer and use it in GitHub Desktop.
Save ob1-sc/57d667cc37f7f3959b118737ac76c56d to your computer and use it in GitHub Desktop.
Disable Dell Nipple :)
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