All of lore.kernel.org
 help / color / mirror / Atom feed
* xserver-kdrive 1.4 and USB keyboard
@ 2008-09-16 20:27 Cliff Brake
  2008-09-16 20:53 ` Koen Kooi
  0 siblings, 1 reply; 6+ messages in thread
From: Cliff Brake @ 2008-09-16 20:27 UTC (permalink / raw)
  To: openembedded-devel

Does anyone have this combination working yet?

On my system, ctrl-alt-f1 does not work, and caps/num lock lights do
not work when X is running.  Keyboard works fine at the console.

It works fine with xserver-kdrive-fbdev 1.3

with 1.4, it seem there are some options added:

-keybd driver [,,options]      Specify the keyboard driver and its options
-kb                    disable the X Keyboard Extension
+kb                    enable the X Keyboard Extension

In the source code, I found the following:

 ./hw/kdrive/ephyr/Xephyr :1 -fp /usr/share/fonts/X11/misc/ -mouse
ephyr -keybd ephyr,,xkblayout=br,xkbmodel=abnt2

/*
 * You can call your kdriver server with something like:
 * $ ./hw/kdrive/yourserver/X :1 -mouse evdev,,device=/dev/input/event4 -keybd
 * evdev,,device=/dev/input/event1,xkbmodel=abnt2,xkblayout=br
 */

there are a few patch files that might be related:
./xserver-kdrive-1.4.0.90/no_xkb.patch
./xserver-kdrive/optional-xkb.patch

I'm slogging through the source code, but would appreciate any ideas
from anyone who understands this or has it working.

Thanks,
Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-09-17 16:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-16 20:27 xserver-kdrive 1.4 and USB keyboard Cliff Brake
2008-09-16 20:53 ` Koen Kooi
2008-09-16 21:39   ` Cliff Brake
2008-09-17 10:09     ` Koen Kooi
2008-09-17 16:25       ` Cliff Brake
2008-09-17 16:33         ` Graeme Gregory

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.