From: "David Gómez" <david@pleyades.net>
To: Benoit Plessis <benoit@plessis.info>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Input system and keycodes > 256
Date: Mon, 26 Apr 2004 10:48:50 +0000 [thread overview]
Message-ID: <20040426104850.GA791@fargo> (raw)
In-Reply-To: <1082938686.21842.50.camel@osiris.localnet.fr>
Hi Benoit ;),
> There are two kind of addons keys, some works (scancode in the e0 XX
> form): Email, Prev, Next, Play/Pause, Vol+/-, Mute, ...
> + some of thoses generate a simple keycode eg
> Vol+: 0x73 | 0xf3 (scancodes: 0xe0 0x30 | 0xe0 0xb0)
> + some doesn't eg:
> play: 0x00 0x81 0xa4 | 0x80 0x81 0xa4 (scancodes: 0xe0 0x22 | 0xe0
> 0xa2)
You could make them work using the 'setkeycodes' command to configure
the kernel tables, so you can put some setkeycodes lines in your init
scripts to make those extra keys always avaliable on your console.
bye
--
David Gómez
"The question of whether computers can think is just like the question of
whether submarines can swim." -- Edsger W. Dijkstra
next prev parent reply other threads:[~2004-04-26 8:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-26 0:18 Input system and keycodes > 256 Benoit Plessis
2004-04-26 10:48 ` David Gómez [this message]
2004-04-26 9:20 ` Benoit Plessis
2004-06-02 23:40 ` Vojtech Pavlik
2004-04-28 23:48 ` Andries Brouwer
2004-05-04 21:31 ` Benoit Plessis
2004-05-09 18:47 ` Andries Brouwer
2004-06-02 23:43 ` Vojtech Pavlik
2004-06-02 23:42 ` Vojtech Pavlik
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=20040426104850.GA791@fargo \
--to=david@pleyades.net \
--cc=benoit@plessis.info \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox