Open GoogleCodeExporter opened 9 years ago
Can the current rule be a general rule?
From the performance point of view, checking all characters costs a lot. If you
really need it, I'll implement it as an option disabled by default on N900.
Original comment by stas...@gmail.com
on 7 Feb 2011 at 8:29
You are right. My #2 isn't really a reason. The general rule can be whatever
you want. I am just mostly familiar with OSX's implementation.
More Info:
For the n900 though if performance is an issue I would suggest just having the
language hotkey (currently control space) just switch through the following
input modes in order:
romaji
hiragana/kanji
katakana
Instead of just:
english
hiragana/kanji
Perhaps that is easier to implement, and pressing control space 2x isn't really
any harder that pressing it 1x.
Original comment by j3va...@gmail.com
on 7 Feb 2011 at 10:42
I'm also most familiar with the OS X implementation of Japanese input (Kotoeri)
so I second #2's comment. It would be nice to have Ctrl+Space cycle through
Hiragana and Katakana. It would also make sense for in the future (?) when
qimsys supports more languages, so cycle between all available input modes,
instead of just turning it on and off and having to pick the input mode with
the touchscreen.
Original comment by franz%dr...@gtempaccount.com
on 7 Feb 2011 at 4:27
I'm sure just toggling on(Hiragana) and off(Alphabet) is the best way for
Japanese people.
* To input only Hiragana and Katakana text is rare case.
* They usually need to convert Hiragana to Kanji (and Katakana!).
* They don't change language so often.
Other shortcut keys might be used to change language or script.
Original comment by stas...@gmail.com
on 8 Feb 2011 at 3:04
In order to make [Shift] more effective as a Hiragana to Katakana modifier it
is important that QIMSYS does not break [Sticky Key Functionality] on the n900
hardware keyboard because:
- Single finger [Shift] functionality is possible only with sticky keys.
- Virtual Keyboard behavior and hardware keyboard behavior could then be
consistent.
Original comment by j3va...@gmail.com
on 13 Feb 2011 at 11:36
I just noticed that you can already use shift or arrow keys to some extent
under the current implementation.
At the end of entering a Hiragana string just do:
space space
and select the katakana string by either:
1. using space and shift space
2. using the arrow keys.
then to confirm your selection press:
enter
Where "-" is involved you only need:
space
Original comment by j3va...@gmail.com
on 14 Feb 2011 at 10:20
Original comment by stas...@gmail.com
on 18 Feb 2011 at 8:11
Original issue reported on code.google.com by
j3va...@gmail.com
on 7 Feb 2011 at 1:17