Skip to content

Instantly share code, notes, and snippets.

@matchaxnb
Created August 16, 2015 08:20
Show Gist options
  • Save matchaxnb/fcb788b4695deec967bb to your computer and use it in GitHub Desktop.
Save matchaxnb/fcb788b4695deec967bb to your computer and use it in GitHub Desktop.
/etc/default/keyboard for dvorak & dvorak-intl suppoct, togglisg with caps lock
# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc105"
XKBLAYOUT="us,us"
XKBVARIANT="dvorak-intl,dvorak"
XKBOPTIONS="grp:caps_toggle"
BACKSPACE="guess"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment