[ros-kernel] [reactos] NUMKEYS fench keyboard

jeanmichel.123 at free.fr jeanmichel.123 at free.fr
Mon Nov 10 17:33:50 CET 2003


Selon art yerkes <ayerkes at speakeasy.net>:

> > __________________________
> > pieces of kbdfr code :
> > __________________________
> > ROSDATA VK_TO_WCHARS1 keypad_numbers[] = {
> >   { VK_NUMPAD0, 0, '0' },
> >   { VK_NUMPAD1, 0, '1' },
> >   { VK_NUMPAD2, 0, '2' },
> > .....
> >   { VK_NUMPAD9, 0, '9' },
> >   { VK_BACK,    0, '\010' },
> >   { 0,0 }
> > };
> 
> I tested the keypad keys this weekend and made some changes for keypad and
> capslock.  I'll send a patch a bit later, after updating with your alt+gr
> changes.  The reason they didn't work before is that we're expected to
> generate VK_NUMPAD* if numlock is toggled.  I added some state to win32k
> that allows that to work.


I was waiting (is this english correct?) to try a modification in the ext1 
table of kbfr.
I believe windows do it in kbdfr...





More information about the Ros-kernel mailing list