All of lore.kernel.org
 help / color / mirror / Atom feed
* Keyboard not attached to any console
@ 2008-12-12  6:58 Alessio Sangalli
  0 siblings, 0 replies; only message in thread
From: Alessio Sangalli @ 2008-12-12  6:58 UTC (permalink / raw)
  To: linux-kernel

Hi, how can I totally detach a keyboard from the console, so that I can
just open its /dev/input/eventX device and get exclusive use?

As far as I am concerned the console is on ttyS0 and I do not want
events from supplementary keyboards (PS/2 or USB) to be propagated to
anything else than applications explicitly opening the aforementioned
devices.

Back in 2.4 times I did something similar but now the whole input system
looks so different :)

In short I would like to:
- have full control of the LEDs (I do not want the num-lock key to
toggle the num-lock LED)
- not propagate things like ctrl+alt+del (I know I can disable this one
in inittab but that's not the point)

thank you
Alessio


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-12  7:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-12  6:58 Keyboard not attached to any console Alessio Sangalli

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.