Robert wrote (in a message from Sunday 15)so what is the deal then with the keyboard ....
> Brad Hards schrieb:
> > >-----BEGIN PGP SIGNED MESSAGE-----
> >Hash: SHA1
> >
> >On Thu, 12 Jun 2003 14:57 pm, Jason Kim wrote:
> > > >
> >>Has anyone developed keyboard driver for X ? Or does anyone know current
> >>situation?
> >> > >>
> >XFree86 4.x has loadable drivers, including keyboard. > >
> really ?
> i thought the keyboard is compiled into server???
>
There are 2 keyboard drivers in XFree86 4.3.0. One is the legacy X
driver which is part of the base X server and the 2nd one is a new
Xinput based driver which is dynamically loadable. The name of this
loadable module is "kbd" (while the legacy driver is named
"keyboard").
my problem now is that i need to prevent X to generally map cetrain Scancodes to a generic keycode ...which then makes some extra buttons on my Tablet Pc send the samy keycode as Key-Up and i cannot put function on this keycode so i ll loose my KEY_UP also ...
i changed also the file atKeynames .h accordingly ...
I read then that the keyboard is compiled into the server , and also changing the "Driver" "Keyboard " into
Driver " "kbd" did not start the X-server ....
the scancodes i need to be free to get a free keycode are
0x5a and 0x59
Matthieu _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
_______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel