Last active
November 23, 2018 16:01
-
-
Save DenisFrezzato/0a7691056ebbfed2eda34751c2e43c55 to your computer and use it in GitHub Desktop.
Programmer Dvorak keyboard layout
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
#!/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