mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
To: "Florian Festi" <ffesti@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] input: Extend raw mode to work up to keycode 0xFF
Date: Tue, 12 Dec 2006 10:54:42 -0500	[thread overview]
Message-ID: <d120d5000612120754n1cb71fc3m61032fdafd1f24d5@mail.gmail.com> (raw)
In-Reply-To: <457D9D14.5090006@redhat.com>

On 12/11/06, Florian Festi <ffesti@redhat.com> wrote:
> Hi, [please CC me, as I am not subscribed]
>
> currently keycodes above 240 are ignored if the tty is in raw mode. To make the key codes from 241 to 255 usable for programs in raw mode (like X11) the still unused scancodes were
> added into that range. Right know these scancodes are used in arbitrary order due the lack of a better alternative. Comments on a better way of using them are welcome.
>
> This extension is needed for some keycodes I submited in a previous patch.
>

Values equal or greater 0xf0 (240) have special meaning in PS/2
protocol (aka rawmode) and therefore shall not be used for
transmitting keycodes. It looksl ike we have 0x1a0 range open
(although you will have to use evdev driver to get these keycodes,
which is not a bad thing).

-- 
Dmitry

      reply	other threads:[~2006-12-12 15:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-11 18:01 Florian Festi
2006-12-12 15:54 ` Dmitry Torokhov [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=d120d5000612120754n1cb71fc3m61032fdafd1f24d5@mail.gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=ffesti@redhat.com \
    --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

all inboxes | Powered by JetHome®