Created
July 22, 2014 06:22
-
-
Save iberianpig/c5e50beff320b3c59d14 to your computer and use it in GitHub Desktop.
FcitxのIMEをEscapeでOffにする ref: http://qiita.com/iberianpig@github/items/f43afb9d5ec0e2509695
This file contains 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
Fcitxの設定 > 全体の設定 > ホットキー > 拡張オプション表示 > 入力メソッドをオフに |
This file contains 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
# 入力メソッドをオフに | |
InactivateKey=ESCAPE CTRL_[ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment