Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 936 by reivzy: 使用xmoadmap调整键盘后,拼音的英文模式下对调整过的 键的反应有问题
http://code.google.com/p/ibus/issues/detail?id=936 What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): Architecture (i386, x86_64): x86_64 IBus version: 1.3.4 Input method name and version: ibus-pinyin-1.3.7 Python version: 2.6.5-r2 dbus version: 1.2.24 dbus-python version: 0.83.1 gtk version (if bug is about gtk applications): 2.18.9 qt version (if bug is about qt applications): What steps will reproduce the problem? 1. 用xmodmap交换'\'和'回车'键: xmodmap -e 'keycode 36 = backslash bar backslash bar' xmodmap -e 'keycode 51 = Return NoSymbol Return' 2. 切换到拼音输入法,英文模式,分别按键盘的'\'和'回车'键。 What is the expected output? What do you see instead? 应该按'\'键,输入是回车,按'回车'输入'\'。而实际上是输入了两个'\'。 Please provide any additional information below. -- 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
