All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benoit Plessis <benoit@plessis.info>
To: "David Gómez" <david@pleyades.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Input system and keycodes > 256
Date: Mon, 26 Apr 2004 11:20:24 +0200	[thread overview]
Message-ID: <1082971224.4815.6.camel@osiris.localnet.fr> (raw)
In-Reply-To: <20040426104850.GA791@fargo>

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

On Mon, 2004-04-26 at 12:48, David Gómez wrote:
> 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

Ok thanks for that,
in fact thoses key works under XFree so i doesn't exactly focus on them.
It's the other keys with 0x82 0xXX keycodes, no scancodes (maybe an
empty translation table ? for i've read that USB keyboard need one of
those) and that generate mouse click event under X that are really
bothering me.

-- 
Benoit Plessis		<benoit@plessis.info>	+33 6 77 42 78 32
<benoit.plessis@univ-lemans.fr>	   <benoit.plessis@tuxfamily.org>
<maverick@tuxfamily.org>	       <maverick@maverick.eu.org>
1024D/B4D74B76 B9A7 3697 661D 25FB A609  E69E 92CA FFAB B4D7 4B76



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-04-26  9:20 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
2004-04-26  9:20   ` Benoit Plessis [this message]
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=1082971224.4815.6.camel@osiris.localnet.fr \
    --to=benoit@plessis.info \
    --cc=david@pleyades.net \
    --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.