All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alessio Sangalli <alesan@manoweb.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Keyboard not attached to any console
Date: Thu, 11 Dec 2008 22:58:13 -0800	[thread overview]
Message-ID: <49420B85.1040402@manoweb.com> (raw)

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


                 reply	other threads:[~2008-12-12  7:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49420B85.1040402@manoweb.com \
    --to=alesan@manoweb.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.