Skip to content

Instantly share code, notes, and snippets.

@kakkun61
Created May 27, 2012 17:24
Show Gist options
  • Save kakkun61/2815154 to your computer and use it in GitHub Desktop.
Save kakkun61/2815154 to your computer and use it in GitHub Desktop.
無変換→Shift_L 変換→Shift_R とする xmodmap 用設定ファイル
! ~/.Xmodmap
keysym Muhenkan = Shift_L
add shift = Shift_L
keysym Henkan = Shift_R
add shift = Shift_R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment