Comment #3 on issue 1491 by [email protected]: 行列輸入法30 / array30: Better key codes
http://code.google.com/p/ibus/issues/detail?id=1491

It does help, but only a little bit.

What I mean, is that array30 displays next keys to press according to the qwerty layout, but it should display the position instead.

That is, instead of displaying "a", it should display "[1-]".

Indeed, my keyboard is a dvorak like for French, and, while using "use system keyboard layout" helps a bit, some keys are far away, and I wish I could keep the coherence of array30 on my keyboard... (for example, to type ";", I need to use the MAJ key, while it can be entered directly on a qwerty keybord)

Therefore, it would be great if codes of characters could be converted to numbers. Here is an example:
愛: .jn. (array30 code)
Becomes: [9↓][7-][6↓][9↓], or simply [9v][7-][6v][9v].

This would makes array30 a lot easier on every keyboards.
But if one would not like to have that option activated, maybe it could be added as an option?

What do you think?

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复