http://bugs.winehq.org/show_bug.cgi?id=9325 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-08-19 23:42:37 --- The problem is that in the Slovak keyboard layout (setxkbmap sk) the Delete key on the keypad is assigned 'comma' instead of KP_Decimal keysym. We can do nothing to detect that keypad is the source of a key press and not a real comma key. I'd assume that comma is there instead of KP_Decimal to workaround a bug in XLookupString to generate ',' instead of '.'. Please report this bug to XOrg bugzilla instead. Closing as invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.