(try 4)winex11.drv: Strip the _L or _R from X11DRV_GetKeyNameText when approperate

Dmitry Timoshkov dmitry at baikal.ru
Fri Jan 20 10:26:31 CST 2012


Aric Stewart <aric at codeweavers.com> wrote:

> The problem is that there is no XK keycode for just Shift, Control or 
> Menu so X11DRV_MapVirtualKeyEx maps them to Shift_L, etc. As a result 
> the string XKeysymToString returns is a string with a _L or _R at the 
> end, even if the "don't care" bit is set.
> 
> try4: Formatting changes suggested by Dmitry Timoshkov

How abot the casts? And spacing is still not consitent.

-- 
Dmitry.



More information about the wine-devel mailing list