[<prev] [next>] [day] [month] [year] [list]
Message-ID: <49420B85.1040402@manoweb.com>
Date: Thu, 11 Dec 2008 22:58:13 -0800
From: Alessio Sangalli <alesan@...oweb.com>
To: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Keyboard not attached to any console
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists