winex11: log keycode decimal <-> hex for keysym & MS vkey and scancode.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Wed Mar 3 08:01:58 CST 2010


Hi,

Trying to analyse bug #19969, I was disturbed by the inconsistent
representations of the various codes in the log. So I cleaned it up and
now you can nicely put 2 WINEDEBUG=+key,+keyboard and xev windows
side by side, along with a list of (hex) scancodes on a sheet of paper.

keycode  %u  as in output from xev
keysym   %lx as in X11/keysymdef.h
vkey     %X  as in winuser.h
scancode %x

Regards,
 Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11-log-keycode-decimal-hex-for-keysym-MS.patch
Type: application/octet-stream
Size: 13303 bytes
Desc: 0001-winex11-log-keycode-decimal-hex-for-keysym-MS.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100303/067e7b32/attachment.obj>


More information about the wine-patches mailing list