Keyboard mapping

Jon Smirl jonsmirl at gmail.com
Sun May 22 19:53:24 PDT 2005


On 5/22/05, Adam Jackson <ajax at nwnk.net> wrote:
> Have you considered looking at
> programs/Xserver/hw/xfree86/input/evdev/evdev.c ?  It bears a striking
> resemblance to xglinput.c.

I understand the source of my confusion now. Xgl doesn't have an input
subsystem, thus my confusion about where to attach my mouse and
keyboard drivers. I'm porting the one from kdrive (src/kinput.c) into
Xegl. It's taking a while since it is about 4,000 lines of code.

Keith already wrote a driver for extracting the Linux keymap and using
it in kdrive.
xserver/hw/kdrive/linux/keyboard.c

-- 
Jon Smirl
jonsmirl at gmail.com



More information about the xorg mailing list