Skip to content

Instantly share code, notes, and snippets.

@ozgun
Created November 14, 2012 08:46
Show Gist options
  • Select an option

  • Save ozgun/4071028 to your computer and use it in GitHub Desktop.

Select an option

Save ozgun/4071028 to your computer and use it in GitHub Desktop.
Caps lock tuşunu CTRL'ye dönüştürmek (~/.Xmodmap dosyası)
! 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