Comment #4 on issue 1403 by [email protected]: Unable to customize Kana Key Table
http://code.google.com/p/ibus/issues/detail?id=1403

1. My keyboard works perfectly when using it normally. The keyboard is set as:

~ >> setxkbmap -print -verbose 10
Setting verbose level to 10
locale is C
Applied rules from evdev:
rules:      evdev
model:      pc105
layout:     us,us
variant:    euro,
Trying to build keymap using the following components:
keycodes:   evdev+aliases(qwerty)
types:      complete
compat:     complete
symbols:    pc+us(euro)+us:2+inet(evdev)
geometry:   pc(pc105)
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)"       };
        xkb_types     { include "complete"    };
        xkb_compat    { include "complete"    };
        xkb_symbols   { include "pc+us(euro)+us:2+inet(evdev)"        };
        xkb_geometry  { include "pc(pc105)"   };
};

2. Yes
3. Yes
4. Yes

Most of the problems happen around the right-hand side of the keys

numbers 1-5 are correct, the following are wrong (I think many might be because of the euro on the 5 key?)

shift+6         ->  へ (should be ぉ)
shift+7         ->  ぉ  (should be や)
shift+8         ->  ヶ  (should be ゅ)
shift+9         ->  ゅ  (should be ょ)
shift+0         ->  ょ  (should be を i think)
shift+-         ->  ろ  (should be ー i think)
shift+=         ->  れ
=               ->  ほ (same as -)
~ (shift+ `)   ->  を
`               ->  ゛
[               -> ゜
shift+[         -> 「  (correct)
]               -> む (wrong)
shift+]         -> 」  (correct)
\               ->  ろ
shift+\         ->  ー
shift+:         ->  け
'               ->  ゃ (should be け)
shift+'         ->  ふ


ありがとう

--
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

回复