mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Georg Nikodym <georgn@somanetworks.com>
To: Jan Schubert <Jan.Schubert@GMX.li>
Cc: Massimo Dal Zotto <dz@debian.org>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.0_test6: CONFIG_I8K produces wrong/no keycodes for special buttons
Date: Mon, 6 Oct 2003 13:42:15 -0400	[thread overview]
Message-ID: <20031006134215.7b857e06.georgn@somanetworks.com> (raw)
In-Reply-To: <3F814B37.5040009@GMX.li>

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

On Mon, 06 Oct 2003 13:00:07 +0200
Jan Schubert <Jan.Schubert@GMX.li> wrote:

> Massimo Dal Zotto wrote:
> 
> >The inspiron 8000 has 4 multimedia buttons, 2 volume buttons and 3
> >Fn-key combinations. Other Dell laptops have only one or two buttons.
> >
> >The multimedia buttons generate the following raw scancodes which can
> >be dumped with showkey -s:
> >
> >    0xe0 0x01	play
> >    0xe0 0x02	stop
> >    0xe0 0x03	back
> >    0xe0 0x04	forward
> >
> >Since the raw scancodes are generate by the keyboard like any other
> >key they should be handled by the 2.6.0 kernel as in 2.4.x. If this
> >doesn't work it is a bug in the kernel. Did you try showkey -s with
> >2.6.0?
> >

For the keys that show nothing, if you look at /var/log/messages, I
think you'll see something like:

> This is what i get:
> play - <nothing>

Oct  6 13:39:24 keller kernel: atkbd.c: Unknown key pressed (translated set 2, code 0x176, data 0x1, on isa0060/serio0).
Oct  6 13:39:24 keller kernel: atkbd.c: Unknown key released (translated set 2, code 0x176, data 0x81, on isa0060/serio0).


> Stop -
> 0xe0 0x22
> 0xe0 0xa2
> back - <nothing>

Oct  6 13:39:29 keller kernel: atkbd.c: Unknown key pressed (translated set 2, code 0x11e, data 0x3, on isa0060/serio0).
Oct  6 13:39:29 keller kernel: atkbd.c: Unknown key released (translated set 2, code 0x11e, data 0x83, on isa0060/serio0).

> forward-
> 0x6a
> 0xea

-g (who's been too lazy to attempt the atkbd.c patchery needed to fix this)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-10-06 17:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-04 10:17 Jan Schubert
2003-10-06  2:37 ` Valdis.Kletnieks
2003-10-06  7:56   ` Jan Schubert
2003-10-06 10:34 ` Massimo Dal Zotto
2003-10-06 11:00   ` Jan Schubert
2003-10-06 17:42     ` Georg Nikodym [this message]
2003-10-06 17:56       ` Jan Schubert
2003-10-06 20:00         ` Georg Nikodym

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=20031006134215.7b857e06.georgn@somanetworks.com \
    --to=georgn@somanetworks.com \
    --cc=Jan.Schubert@GMX.li \
    --cc=dz@debian.org \
    --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

Powered by JetHome