X11DRV_GetKeyNameText not finding scan code

Dmitry Timoshkov dmitry at baikal.ru
Mon Feb 7 06:46:43 CST 2005


"tom fogal" <tfogal at cisunix.unh.edu> wrote:

> Hi all, I'm a newbie to wine coding trying to get a particular
> application to work. It seems to have trouble getting input correctly,
> and I've traced it to the aforementioned function in
> dlls/x11drv/keyboard.c. I'm using the wine CVS.

I'd suggest before going into trouble of investigating different paths
of code in dlls/x11drv/keyboard.c make sure that your locale is set up
correctly and your X11 keyboard layout is detected right.

Only then look for KeyPress events in the log (+key,+keyboard,+event,+x11drv)
and try to figure out what is going on.

-- 
Dmitry.




More information about the wine-devel mailing list