All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: "Alfred E. Heggestad" <aeh@db.org>, linux-input@atrey.karlin.mff.cuni.cz
Subject: Re: [PATCH] USB: driver for CM109 chipset
Date: Sat, 21 Jul 2007 10:16:30 +0200	[thread overview]
Message-ID: <20070721081630.GA28400@suse.cz> (raw)
In-Reply-To: <d120d5000707201214k7a036a5ckb86bd2a4d41c1a32@mail.gmail.com>

On Fri, Jul 20, 2007 at 03:14:14PM -0400, Dmitry Torokhov wrote:
> On 7/12/07, Vojtech Pavlik <vojtech@suse.cz> wrote:
> >On Thu, Jul 12, 2007 at 12:22:10PM -0400, Dmitry Torokhov wrote:
> >
> >> >> Hmm, they use KEY_0 through KEY_9 now.
> >> >
> >> >Which results in the phone sending 'é+ěščřžýáí' instead of
> >> >'0123456789'
> >> >on a Czech keyboard, which is definitely not what's intended. Similarly
> >> >for many other European keyboards.
> >> >
> >>
> >> Hmm, I uttely confused. Why when atkbd emits KEY_0 it you get 0 in the
> >> shell (don't you?) but different result with phone keypad?
> >
> >No, on a Czech keyboard you don't. You press KEY_0, you get 'é'. The
> >French layout gives sililar results. (For '0' you need to press
> >KEY_SHIFT KEY_0.)
> 
> Oh, I completely forgot that there are keyboards that have numbers on
> upper register. I think I used such keymap on Yamaha MSX2 in high
> school... 20 years ago..?
> 
> But the keypad only works wif you have NumLock on right?

Yes. But the remote doesn't have a NumLock LED or key, right? Then, if
X had per-device lockstate, there wouldn't be a problem. But I fear the
lockstate and shiftstate is completely shared, like on the console.

-- 
Vojtech Pavlik
Director SuSE Labs

  reply	other threads:[~2007-07-21  8:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-25 13:49 [PATCH] USB: driver for CM109 chipset Alfred E. Heggestad
2007-06-25 14:29 ` Dmitry Torokhov
2007-06-25 22:29   ` Alfred E. Heggestad
2007-07-02 15:37   ` Vojtech Pavlik
2007-07-12 14:47     ` Dmitry Torokhov
2007-07-12 15:25       ` Vojtech Pavlik
2007-07-12 16:22         ` Dmitry Torokhov
2007-07-12 22:38           ` Vojtech Pavlik
2007-07-20 19:14             ` Dmitry Torokhov
2007-07-21  8:16               ` Vojtech Pavlik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-26 19:52 Alfred E. Heggestad
2007-08-29 16:39 Alfred E. Heggestad

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=20070721081630.GA28400@suse.cz \
    --to=vojtech@suse.cz \
    --cc=aeh@db.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    /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.