-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I want to re-map the Romaji-Keys to match my normal typing layout.
I haven't found a way to use my normal Wayland/Gnome Layout as a base for IBus/Anthy. Therefore I'm using the org.freedesktop.ibus.engine.anthy.romaji-typing-rule.list dconf setting to re-map every single key.
However, I need to map special keys such as äöüß. I found the IBUS Key Symbols [1] and realized that in the ibus-anthy engine.py file there seem to be some references to remap the minus keyword appropriately using these Key Symbols.
However, neither 'ö' nor 'oe' nor 'KEY_oe' nor 'IBUS_KEY_oe' seem to work in the mapping list. The same issue applies for the other keys. What am I missing?
Thank you for providing this software!
[1] https://ibus.github.io/docs/ibus-1.5/ibus-IBusKeysyms.html