Skip to content

Instantly share code, notes, and snippets.

@kmnk
Created August 7, 2011 10:13
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 kmnk/1130266 to your computer and use it in GitHub Desktop.
Save kmnk/1130266 to your computer and use it in GitHub Desktop.
extend kebind settings
## extend binds
#
key *IC-C-Colon = S-CommercialAt # `
key *IC-C-Solidus = ReverseSolidus # \
key *IC-S-Space = S-YenSign # |
# ひらがな
key *IC-C-ひらがな = S-Minus # =
key *IC-S-ひらがな = S-Semicolon # +
# 無変換
key *IC-C-無変換 = CircumflexAccent # ^
key *IC-S-無変換 = S-CircumflexAccent # ~
# 変換
key *IC-C-変換 = Minus # -
key *IC-S-変換 = S-ReverseSolidus # _
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment