All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Festi <florian@festi.info>
To: linux-kernel@vger.kernel.org
Subject: Re: Meaning of keycodes unclear
Date: Thu, 14 Dec 2006 16:09:34 +0100	[thread overview]
Message-ID: <4581692E.20303@festi.info> (raw)
In-Reply-To: <45753BB1.6030102@festi.info>

Florian Festi wrote:
> I am looking for the meaning of the following key codes as #defined in 
> include/linux/input.h. I need to know what hardware produces the keycode 
> and what happens/should happen when the corresponding key is pressed.

Thanks for all you comments! They helped a lot.
The meaning for some keycodes is still missing, though:

* KEY_ARCHIVE, KEY_FILE, KEY_DIRECTORY - What's the difference here?
* KEY_DIGITS
* KEY_ISO - somehow related to KEY_KATAKANAHIRAGANA ??? (mapped to same 
scancode in rawmode emulation)
* KEY_MODE
* KEY_QUESTION - what's the difference to KEY_INFO and KEY_SEARCH?
* KEY_SCREEN - switch between 4:3 and 16:9 ???

> I am currently trying to make all special keys just work by fixing the 
> whole keyboard/input stack from the kernel up to the desktop 
> environments. On part of this effort is to complete the mappings applied 
> to the keys during their way up.

Thanks again

      Florian Festi




      parent reply	other threads:[~2006-12-14 15:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05  9:28 Meaning of keycodes unclear Florian Festi
2006-12-05 11:15 ` Pavel Machek
2006-12-05 14:23   ` Johannes Stezenbach
2006-12-05 20:13 ` Bill Davidsen
2006-12-14 15:09 ` Florian Festi [this message]

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=4581692E.20303@festi.info \
    --to=florian@festi.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 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.