public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Michael Schmitz <schmitzmic@gmail.com>, linux-m68k@vger.kernel.org
Subject: atakbd_keycode
Date: Sat, 24 Oct 2015 15:35:53 +0200	[thread overview]
Message-ID: <87h9lgwfra.fsf@igel.home> (raw)

In drivers/input/keyboard/atakbd.c, the array atakbd_keycode is
initialized like this:

	[41]	 = KEY_BACKSLASH,	/* FIXME, '#' */
	[43]	 = KEY_GRAVE,		/* FIXME: '~' */

Shouldn't that be the other way round?  According to the Profibuch, on a
US Atari keyboard the key which sends scancode 41 is the '`' key and the
scancode 43 is sent by the '\' key.  On a German keyboard, these are the
'#' and '~' keys, resp.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

             reply	other threads:[~2015-10-24 13:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-24 13:35 Andreas Schwab [this message]
2015-10-27  7:40 ` atakbd_keycode Michael Schmitz

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=87h9lgwfra.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=schmitzmic@gmail.com \
    /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