Issue 52: ibus-anthy: Add another typing_rule http://code.google.com/p/ibus/issues/detail?id=52
Comment #23 by Shawn.P.Huang: I think SCIM will process hardware_keycode to distinguish backslash and yen. But the hardware code should be translate to keyval by xkb or gdk, and applications should use keyval. Hardware keycodes are related with keyboard hardware. Different keyboards may use different hardware keycodes for same key. And keyval is hardware independence. So I think we should use keyval, not hardware keycode. BTW, Are you sure uim-anthy can process [yen] key properly? I can not find that uim processes hardware keycode in source files. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ibus-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ibus-devel?hl=en -~----------~----~----~----~------~----~------~--~---
