"Rafael аvila de EspМndola" rafael.espindola@ic.unicamp.br wrote:
- You are using 'keysym == 0x2C' for comma, but what happens if NumLock
is on, and you press comma on the main keyboard, not on the keypad? Shouldn't X11 send XK_KP_xxx event in that case (something like
XK_KP_Decimal)? The file /usr/include/X11/keysymdef.h has the line
#define XK_KP_Separator 0xFFAC /* separator, often comma */
This appears to be appropriate. But X11 is not sending it in debian (sid) or fedora.
That's why I said that it's an X11 bug and we can do nothing about it.
Please resubmit the patch without that part.
-- Dmitry.