Re: Add keyboard drivers



On Wed, 2007-07-25 at 11:10 -0700, Matthew Jiang wrote:
I am porting GTK to an ARM board. I need to add our board's keyboard driver.
Where should I add it and how to do it?

Do you use the xlib gdk backend on an arm platform ?

If so, you'd need to add an "input module" to the X server and specify
in your xorg.conf the name of your keyboard module
(which you would typically install into /usr/X11R6/lib/modules/input/).

Cheers,
                 -Tristan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]