Created
February 28, 2019 21:57
-
-
Save rubic/1b6cac21460f47f6e3e1574a5cc58254 to your computer and use it in GitHub Desktop.
Using xev for checking keyboard values
This file contains hidden or 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
xev -event keyboard | egrep -o 'keycode.*\)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment