Anthy

From Fcitx
Revision as of 22:54, 2 February 2016 by Weng Xuetian (talk | contribs) (Text replacement - "<translate1>" to "<translate>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Other languages:
English
Anthy
Lastest Fcitx Wrapper Version 0.1.1
Dependency anthy
Written In C++
For Japanese
License GPL
Website http://github.com/fcitx/fcitx-anthy/

Intro

Anthy is the open source Japanese Input method engine library. Though anthy is not being developed actively, there are still quite a lot of people use it. fcitx-anthy is ported from scim-anthy.

Usage

  • Switch input mode: you can rotate all input modes by pressing Control+comma
  • Input Japanese hiragana and katakana: You can input Japanese hiragana and katakana by inputting romaji. If you want to hiragana and katakana directly by using Japanese keyboard, please press Alt + Romaji key or Conrol+/ key to switch typing method.
  • Convert hiragana or katakana to Japanese kanji: After inputting hiragana or katakana, you can convert it to Japanese kanji by pressing Space key. Then it will show some candidates. You can select a next candidate by pressing Space key, and can commit it by pressing Enter key. If you input a sentense, Anthy will split it to some segments. You can select a next or previous segment by pressing left or right cursor key, and can extend or shrink the selected segment by pressing Shift + left or right cursor key.

Compile