dinput: the DIK_ keycode is not the same as the scancode.

Alexandre Julliard julliard at winehq.org
Fri Aug 1 02:35:05 CDT 2008


Aric Stewart <aric at codeweavers.com> writes:

> I like Michael's  idea of initializing this lookup array on 
> initialization of the keyboard. Then we only have to worry about it if 
> the user switches keyboard layouts mid program and since last i looked 
> wine does not support that anyway we would be ok.

Wine does support dynamic keyboard changes, so you'd need to refresh the
mapping at that point. I doubt it's worth the trouble.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list