Skip to content

Instantly share code, notes, and snippets.

@GeorgeJahad
Last active May 8, 2022 17:39
Show Gist options
  • Save GeorgeJahad/6f6ff273cc92b471af023f4d3f345a84 to your computer and use it in GitHub Desktop.
Save GeorgeJahad/6f6ff273cc92b471af023f4d3f345a84 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo hello world4
@GeorgeJahad
Copy link
Author

xinput --list | grep acom
echo xinput disable xinput --list | grep acom | cut -f 2 |cut -d "=" -f 2
xinput disable xinput --list | grep acom | cut -f 2 |cut -d "=" -f 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment