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

Aric Stewart aric at codeweavers.com
Fri Jan 20 09:30:12 CST 2012


which cast are you finding to be unneccessary?

-aric

On 12/01/20 10:26, Dmitry Timoshkov wrote:
> 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.
>



More information about the wine-devel mailing list