Created
November 14, 2012 08:46
-
-
Save ozgun/4071028 to your computer and use it in GitHub Desktop.
Caps lock tuşunu CTRL'ye dönüştürmek (~/.Xmodmap dosyası)
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
| ! caps lock tusu ctrl gibi davransin | |
| remove Lock = Caps_Lock | |
| keycode 66 = Control_L | |
| add Control = Control_L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment