Skip to content

Instantly share code, notes, and snippets.

@YusukeIwaki
Last active September 8, 2015 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YusukeIwaki/1575256550783e584ceb to your computer and use it in GitHub Desktop.
Save YusukeIwaki/1575256550783e584ceb to your computer and use it in GitHub Desktop.
Caps lockキーをCtrlキーに変更 、yen(¥)をbackslash(\)に変更
remove Lock = Caps_Lock
keysym Caps_Lock = Control_L
add Control = Control_L
keycode 132 = backslash bar backslash bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment