Created
June 21, 2025 12:09
-
-
Save binshengliu/43bd9b6333b2c762e9dc615fd20a4000 to your computer and use it in GitHub Desktop.
Debian: Capslock as Ctrl, RAlt as RCtrl
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
# /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