Updates:
        Status: Accepted
        Labels: -Type-Defect Type-Enhancement Component-ibus

Comment #2 on issue 1153 by [email protected]: Hotkey for specific Input Method activation
http://code.google.com/p/ibus/issues/detail?id=1153

Hi, actually you can assign a specific hot-key for activating your favorite engine. For example, if you'd like to activate ibus-pinyin by F6, you could do this by adding a

  <hotkeys>F6</hotkeys>

element inside <engine> element in /usr/share/ibus/component/pinyin.xml. You can find key symbol names in /usr/include/ibus-1.0/ibuskeysyms.h.
Please restart ibus-daemon after modifying the XML file.

Current limitations:
- For now, it's not possible to configure engine-specific hot-key via the UI. - There's no way to assign a hot-key which turns off ibus unconditionally (F5, in your example.)


--
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

回复