Skip to content

Instantly share code, notes, and snippets.

@DenisFrezzato
Last active November 23, 2018 16:01
Show Gist options
  • Save DenisFrezzato/0a7691056ebbfed2eda34751c2e43c55 to your computer and use it in GitHub Desktop.
Save DenisFrezzato/0a7691056ebbfed2eda34751c2e43c55 to your computer and use it in GitHub Desktop.
Programmer Dvorak keyboard layout
#!/bin/sh
setxkbmap -layout us -variant dvp -option compose:ralt -option numpad:shift3 -option kpdl:semi -option keypad:atm -option caps:shift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment