winex11: Allow assigning non-OEM virtual key codes for remaining keys.
commite606da3be98d27d185b9b59985d0448e193ce0a4
authorKen Thomases <ken@codeweavers.com>
Tue, 27 Oct 2009 03:29:35 +0000 (26 22:29 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Oct 2009 10:32:04 +0000 (27 11:32 +0100)
tree5035312b004f52d30c934c9c66d790e6fdfb7528
parent58156740f914ebbcee1d54ac6dae872241dcdd11
winex11: Allow assigning non-OEM virtual key codes for remaining keys.

This is safe because the keyboard layout tables and standard virtual
key code assignments have all already been done.  This is necessary
because some X11 keyboard mappings (e.g. Greek keyboard layout on a
Mac) are full of non-Latin keysyms.
dlls/winex11.drv/keyboard.c