Hide Forgot
Description of problem: Enable of Disable keyboard shortcut key in ibus-setup can not change input method. and i can not set next input method too, configuration option window doen't work only ctrl+space key can change it Version-Release number of selected component (if applicable): ibus-1.4.99.20120203-3.fc18.x86_64 How reproducible: Steps to Reproduce: 1. set Enable of Disable keyboard shotcut key to shift+space 2. press shift + space Actual results: no effect
Please use dconf-editor for the workaround. # yum install dcont-editor % dconf-editor /desktop/ibus/general/hotkey/trigger-accel "<Shift>space" Since we changed the shortcut key from gdk to gtk, the string format was changed.
Dear fujiwara, It seems this workaround doens't work I edited trigger-accel key to <Shift>Space and <Shift_L>Space, but input methods doesn't changed. only <Control>Space works Version-Release number of selected component (if applicable): ibus-1.4.99.20120304-2.fc18.x86_64 (rawhide)
Did you restart ibus after the dconf value was changed?
yes, I restarted X session, and i checked process id is changed after session is restarted. but it still doesn't work
I confirmed '<Shift>space' works fine. I don't think Shift_L can work.
*** Bug 799949 has been marked as a duplicate of this bug. ***
I changed the ibus-setup GUI. BTW, if you use gnome-shell, Shift+Space won't be supported since Shift is used as the reverse conversion.