From: Randy Barlow <randy@electronsweatshop.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Deactivate keyboard
Date: Wed, 30 May 2007 07:49:00 -0400 [thread overview]
Message-ID: <465D64AC.8060502@electronsweatshop.com> (raw)
In-Reply-To: <20070530103028.83350@gmx.net>
Lutz Schönemann wrote:
>>>>> Hi,
>>>>
>>>>
>>>> Hi!
>>>>
>>>> I have set up Gentoo on a system that I would like to use as a video,
>>>> music
>>>>> player and sometimes to check my emails. There is a remote control
>>>> connected
>>>>> to it and is detected as a serial keyboard. Now I want the
>> xorg-server
>>>> not
>>>>> to process events coming from this "keyboard". I also have a
>> bluetooth
>>>>> keyboard that I want to connect to that system and events coming
>> from
>>>> this
>>>>> keyboard should be processed.
>>>>>
>>>>> So, is it possible to deactivate one keyboard?
>>>>
>>>>
>>>> I think so, what about deactivating the one you do not want to use in
>>> your
>>>> xorg.conf?
>>>>
>>> Thats exactly what I'm trying to do: deactivate the keyboard in my
>>> xorg.conf. But how can I do it?
>>
>>
>> Removing the part in your conifg, I suppose. A question: Don't you want to
>> use the keyboard anymore with X?
>>
>> Sven
>
> I suppose you meant the part:
>
> Section "InputDevice"
> Identifier "Standard Keyboard"
> Driver "kbd"
> Option "AutoRepeat" "500 30"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "de"
> Option "XkbVariant" "nodeadkeys"
> EndSection
>
> If I remove this part from my config X would use a standard configuration for keyboads connected to that computer.
> My goal is that only one keyboard will not work. This way I can use a daemon to process events coming from this device.
I haven't ever tried this, but have you looked into using a keyboard
section with an option similar to:
Option "Device" "/dev/input/mice"
but replacing /dev/input/mice with the path to the keyboard you *do*
want to use (I have no idea what that path would be...)?
--
R
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-05-30 11:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 22:34 [gentoo-user] Deactivate keyboard "Lutz Schönemann"
2007-05-30 7:07 ` Sven Braun
2007-05-30 8:02 ` "Lutz Schönemann"
2007-05-30 8:29 ` Sven Braun
2007-05-30 10:30 ` "Lutz Schönemann"
2007-05-30 11:49 ` Randy Barlow [this message]
2007-05-30 22:21 ` "Lutz Schönemann"
2007-06-02 16:34 ` Dan Farrell
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=465D64AC.8060502@electronsweatshop.com \
--to=randy@electronsweatshop.com \
--cc=gentoo-user@lists.gentoo.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