http://bugs.winehq.org/show_bug.cgi?id=10266
Petr Mach gsl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gsl@seznam.cz
--- Comment #10 from Petr Mach gsl@seznam.cz 2008-07-03 16:06:05 --- My xev output for Delete key:
NUMLOCK ON
KeyPress event, serial 30, synthetic NO, window 0x4800001, root 0x1a6, subw 0x0, time 267914911, (78,-17), root:(83,56), state 0x10, keycode 107 (keysym 0xffff, Delete), same_screen YES, XLookupString gives 1 bytes: (7f) "" XmbLookupString gives 1 bytes: (7f) "" XFilterEvent returns: False
NUMLOCK OFF
KeyPress event, serial 30, synthetic NO, window 0x4800001, root 0x1a6, subw 0x0, time 267921263, (78,-17), root:(83,56), state 0x0, keycode 107 (keysym 0xffff, Delete), same_screen YES, XLookupString gives 1 bytes: (7f) "" XmbLookupString gives 1 bytes: (7f) "" XFilterEvent returns: False
If numlock is on, then deleted char is replaced with comma. Tested in TreePad windows application.
$ setxkbmap -v 10 Setting verbose level to 10 locale is C Applied rules from xorg: model: pc105 layout: cz variant: qwerty Trying to build keymap using the following components: keycodes: xfree86+aliases(qwertz) types: complete compat: complete symbols: pc+cz(qwerty) geometry: pc(pc105)
$ wine --version wine-1.1.0