abnt2 delete keys problem

Rafael Ávila de Espíndola rafael.espindola at ic.unicamp.br
Thu Apr 1 16:16:50 CST 2004


On Thursday 01 April 2004 00:37, you wrote:
> "Rafael Ávila de Espíndola" <rafael.espindola at ic.unicamp.br> wrote:
> As far as I can see that's an X behaviour, we can do nothing about it.
> All I can suggest is to send a bug report to XFree86 people.
I performed the following test:
run
wine  --debugmsg keyboard -- putty.exe 
and press one of the delete keys. The results whore the same regardless of 
which delete was pressed. This is strange since they are different: The 
keypad delete works as a comma when NumLock is on.

Attached is a the diff between the results when NumLock is on and when NumLock 
is off. As a reference I also repeated the same test pressing the "r" key 
instead of the delete. The only significant difference between the diffs is 
the line

trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff9f

Regarding the keysym 0xff9f, this is the output from xev when I press the 
KeyPad delete with the NumLock off:

KeyPress event, serial 28, synthetic NO, window 0x2e00001,
    root 0x3f, subw 0x0, time 9676388, (167,-12), root:(785,11),
    state 0x0, keycode 91 (keysym 0xff9f, KP_Delete), same_screen YES,
    XLookupString gives 0 bytes:  ""

KeyRelease event, serial 28, synthetic NO, window 0x2e00001,
    root 0x3f, subw 0x0, time 9676460, (167,-12), root:(785,11),
    state 0x0, keycode 91 (keysym 0xff9f, KP_Delete), same_screen YES,
    XLookupString gives 0 bytes:  ""

> --
> Dmitry.
Thanks for any help.
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r.diff.bz2
Type: application/x-bzip2
Size: 622 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040401/c887f976/r.diff.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: delete.diff.bz2
Type: application/x-bzip2
Size: 650 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040401/c887f976/delete.diff.bin


More information about the wine-devel mailing list