winex11: Add vkey codes for functions keys upto F24.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Mon Feb 15 03:49:05 CST 2010


Hi,

My Mac keyboard has function keys -F19. Yet unlike F13-F15,
the keys F16-F19 produce no keysym in xev.

Scancodes 63..6B for F16-F24 were not added because they conflict
with the 60.. reassignment heuristic in InitKeyboard.
I.e. the assumption therein that scancodes >=60 are "currently" free
does not hold anymore.

keysym->vkey obtained from X11/keysymdefs.h and winuser.h
scancodes from the Internet.  (Well, I should plug this Mac
USB keyboard into a PC running MS and see what happens.)

Regards,
 Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-winex11-Add-vkey-codes-for-functions-keys-upto-F24.patch
Type: application/octet-stream
Size: 1827 bytes
Desc: 0004-winex11-Add-vkey-codes-for-functions-keys-upto-F24.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100215/dd87cca3/attachment.obj>


More information about the wine-patches mailing list