Fix bug 2400 - Issue with Delete when NumLock active

agaro agarobr.listas at gmail.com
Thu Mar 9 15:05:07 CST 2006


ChangeLog:
This patch avoids the delete key of keypad from removing one char and
putting comma simultaneously when using brazilian abnt2 keyboard: adds
VK_SEPARATOR scancode value in nonchar_key_scan array; Also test
change of KP_Separator keysym when numlock state changes in
Event_event_to_vkey function; And gets VK_SEPARATOR keycode through
XKeysymToKeycode and XK_KP_Separator in X11DRV_ToUnicodeEx. -- Augusto
Arcoverde da Rocha [agarobr//\a\t//gmail.com].
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-bug2400.patch
Type: text/x-patch
Size: 1943 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060309/63c5dd2b/fix-bug2400.patch


More information about the wine-patches mailing list