Skip to content

Instantly share code, notes, and snippets.

@ruliana
Created September 15, 2019 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruliana/0b5bb3a175d3fc5dfd741b34240846f3 to your computer and use it in GitHub Desktop.
Save ruliana/0b5bb3a175d3fc5dfd741b34240846f3 to your computer and use it in GitHub Desktop.
Print the keyboard layout in pdf
xkbprint -label name -o keyboard-layout.ps $DISPLAY; ps2pdf keyboard-layout.ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment