linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Pitt <martin.pitt@ubuntu.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: keyboard udev rules
Date: Sat, 06 Nov 2010 20:06:10 +0000	[thread overview]
Message-ID: <20101106200610.GJ2215@piware.de> (raw)

Hello Daniel,

MONDON Daniel [2010-10-29 16:35 +0200]:
> ACTION="add", NAME="%keyboard", OPTION+="ignore_device last_rule"

These options were removed long ago, since they are just plainly
wrong. udev isn't creating devices, it just gives you information and
notifications. Thus udev is also the wrong place to try and disable
them.

Better options are:
 - Disconnect the keyboard :)
 - Use your xorg.conf to disable keyboard
 - Build a kernel without any keyboard drivers, or rmmod them during
   boot (the latter will probably not work with usbhid, though)

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

             reply	other threads:[~2010-11-06 20:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-06 20:06 Martin Pitt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-29 14:35 keyboard udev rules MONDON Daniel

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=20101106200610.GJ2215@piware.de \
    --to=martin.pitt@ubuntu.com \
    --cc=linux-hotplug@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).