Re: abnt2 keyboard
7 Apr
2004
7 Apr
'04
10:13 p.m.
"Rafael аvila de EspМndola" <rafael.espindola(a)ic.unicamp.br> wrote:
The attached patch fixes the problem that wine has with the abnt2 (Brazilian) keyboard. The problem was recently discussed in wine-devel.
If you still can't provide more arguments as on wine-devel I don't see a reason why the patch can be accepted. Especially taking into account that the patch contains magic numbers without a little bit of explanation what they are.
While reading dlls/x11drv/keyboard.c I notice that wine does a linear search to convert a virtKey to a keycode. Could this be optimized/simplified by pre-computing a vkey2keyc[(e->state & NumLockMask)!=0] table?
Feel free to send a patch. -- Dmitry.
8008
Age (days ago)
8008
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov