Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1469 by [email protected]: ibus overrides keymaps in xmodmap
http://code.google.com/p/ibus/issues/detail?id=1469
I have an xmodmap that switch the <Esc> and <Caps_Lock> key. When using
ibus and switch between IME, the setting is reset and I have to run Xmodmap
again to get the desired map back. Note that this occurs on my Arch Linux
machine using ibus-git and does not affect another Gentoo machine using
ibus-1.4.1.
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.4.99.20120608 (git)
Input method name and version: En (US)
Python version: Python-3.2.3 and Python-2.7.3
dbus version: 1.4.20
dbus-python version: 1.0.0
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications):
What steps will reproduce the problem?
1. Switch to an IM, then switch back to En (US)
2.
3.
What is the expected output? What do you see instead?
expect keymap to be preserved. It does not.
Please provide any additional information below.
$ cat ~/.Xmodmap
keycode 66 = Caps_Lock
keycode 9 = Escape
remove Lock = Caps_Lock
add Lock = Escape
keycode 9 = Caps_Lock
keycode 66 = Escape
--
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