Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save binshengliu/43bd9b6333b2c762e9dc615fd20a4000 to your computer and use it in GitHub Desktop.
Save binshengliu/43bd9b6333b2c762e9dc615fd20a4000 to your computer and use it in GitHub Desktop.
Debian: Capslock as Ctrl, RAlt as RCtrl
# /etc/default/keyboard
# sudo dpkg-reconfigure keyboard-configuration
# On Gnome, changes in the Tweak tool will override this.
XKBOPTIONS="ctrl:nocaps,ctrl:ralt_rctrl"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment