Comment #1 on issue 1068 by [email protected]: TAB key is unusable in
gedit
http://code.google.com/p/ibus/issues/detail?id=1068
irieshinsuke:
The behavior of ibus-daemon has recently been changed by
http://github.com/ibus/ibus/commit/7e715146794d5fa5324885f8d1dcebb8805bc31b ,
but I believe you could change the behavior back to the original one by
passing IBUS_SNOOPER_APPS environment variable
(http://github.com/ibus/ibus/commit/2dfd255535c8367d210409b3a16ddbba1dbb166a)
to gedit.
$ IBUS_SNOOPER_APPS=gedit gedit &
or
$ export IBUS_SNOOPER_APPS=xchat,pidgin,empathy,gedit # append gedit to
the default app list
$ gedit &
Peng:
This is the issue I've told you in person today.
Probably it's better to add gedit to the default snooper app list in
configure.ac, or to revert 7e715146794d5fa53248 which was originally for
Chromium OS??
--
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