Last active
November 8, 2021 01:52
-
-
Save joshy/68f4d19f4e68e609dc2fac18f695771d to your computer and use it in GitHub Desktop.
Find out key names for i3wm configuration
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