Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed May 30, 2015
1 parent bfc28df commit e76d725
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ That is why I wrote this experimental program.
Use `-l` option to list input methods which is enabled.

% fcitx-imlist -l
ja fcitx-keyboard-jp (キーボード - 日本語) [enabled]
ja mozc (Mozc) [enabled]
en fcitx-keyboard-us (キーボード - 英語 (US)) [enabled]
fcitx-keyboard-jp (キーボード - 日本語) [enabled]
mozc (Mozc) [enabled]
fcitx-keyboard-us (キーボード - 英語 (US)) [enabled]

## How to change the order of input methods?

Use `-s` option with input methods list to change the order.

% fcitx-imlist -s fcitx-keyboard-us,mozc
en fcitx-keyboard-us (キーボード - 英語 (US)) [enabled]
ja mozc (Mozc) [enabled]
ja fcitx-keyboard-jp (キーボード - 日本語) [enabled]
fcitx-keyboard-us (キーボード - 英語 (US)) [enabled]
mozc (Mozc) [enabled]
fcitx-keyboard-jp (キーボード - 日本語) [enabled]

0 comments on commit e76d725

Please sign in to comment.