Summary: | ibus shortcut key doesn't work | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jaekyun Lee <eleheim> |
Component: | ibus | Assignee: | fujiwara <tfujiwar> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | i18n-bugs, robinlee.sysu, shawn.p.huang, tfujiwar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ibus-1.4.99.20120317-1.fc17 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-03-19 01:24:32 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Jaekyun Lee
2012-02-19 07:46:23 UTC
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. |