Created
October 23, 2013 16:34
-
-
Save nurettin/7122000 to your computer and use it in GitHub Desktop.
X keyboard modification to convert [CapsLock] to [Tab]
(because my tab key broke)
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
remove Lock = Caps_Lock | |
keycode 66 = Tab ISO_Left_Tab Tab ISO_Left_Tab | |
keycode 23 = Caps_Lock NoSymbol Caps_Lock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment