IMKit-Anthy: A Qtopia InputMethod interface for Anthy Copyright (C) 2002 YamaKen ---------------------------------------------------------------- IMKit-Anthy is an input method for Japanese on Qtopia, an user environment for Linux Zaurus. It uses Anthy as kana-kanji conversion engine. -------------------------------- Distributed files. README Descriptions (for Japanese) README.en This file. INSTALL An example for installation. TODO Todo lists. DONE Todo items closed in the release. ChangeLog Change logs. -------------------------------- Abstract * It works as IM on Qtopia. * It is so usable. But when it has some issue, it will cause down Qtopia system. Please get backup yourself! * It consists from IMKit, a simple IM framework for Qt, and the implementation with Anthy. - This package contains following two plugins * imkit-anthy * imkit-uim (experimental) - Some functionality that overlaps UIM that developed by Anthy project are may be deleted. Demands on the specification is welcome. -------------------------------- How to use * Key bindings are described the following. If you want use another configuration, modify ui_anthy.cpp yourself please. + Ctrl key is Fn + Shift key combination * Select key is the center key of cursor keys. Right cursor or Ctrl + f Move cursor to the forward character Left cursor or Ctrl + b Move cursor to the backward character Ctrl + a Move cursor to the beginning of the line Ctrl + e Move cursor to the end of the line Ctrl + k Kill the rest of the current line Ctrl + d Delete the character on the cursor Backspace or Ctrl + h Delete the character before the cursor Shift + Left cursor or Ctrl + i Shrink the word segment Shift + Right cursor or Ctrl + o Grow the word segment Down cursor or Ctrl + n Select conversion candidate Up cursor or Ctrl + p Select conversion candidate (reversed direction) Space or Select Convert Return or Ctrl + m or Ctrl + j Decide conversion Ctrl + g Cancel The following is key sequence combinations. Ctrl + x and j Change to hiragana mode Ctrl + x and q Change to katakana mode Ctrl + x and l Change to hankaku/english mode Ctrl + x and L Change to zenkaku mode The following stylus actions are supported. Tapping the input mode indicator Change input mode Tapping the item on the candidates window Select conversion candidate and change focus to the next word segment -------------------------------- Related links and contact * Send some patches, reports and other staff to followings. - zaurus-ja tracker (reported in English is welcome) http://sourceforge.jp/tracker/index.php?group_id=173 - YamaKen * The software is distributed by zaurus-ja Project on SourceForge.JP. zaurus-ja http://sourceforge.jp/projects/zaurus-ja/ * IMKit-Anthy information (development status, etc) IMKit-Anthy http://zaurus-ja.sourceforge.jp/imkit-anthy.html * If you want to know about Anthy Project, refer the following: Anthy http://sourceforge.jp/projects/anthy/ -------------------------------- Thanks - I thank Anthy Project members they develop kana-kanji conversion engine active. - NOKUBI Takatsugu has translated this document into English (originally Japanese). Many of his work and activity on Zaurus-ja project encourages me. ----------------------------------------------------------------