Skip to content

Instantly share code, notes, and snippets.

@rubic
Created February 28, 2019 21:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubic/1b6cac21460f47f6e3e1574a5cc58254 to your computer and use it in GitHub Desktop.
Save rubic/1b6cac21460f47f6e3e1574a5cc58254 to your computer and use it in GitHub Desktop.
Using xev for checking keyboard values
xev -event keyboard | egrep -o 'keycode.*\)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment