From: Alexey Gladkov <gladkov.alexey@gmail.com>
To: kbd@lists.altlinux.org
Subject: [kbd] NR_KEYS value
Date: Sun, 03 Jan 2010 02:55:53 +0300 [thread overview]
Message-ID: <4B3FDD09.3070504@gmail.com> (raw)
Greetings!
I think that the value of the macro NR_KEYS in kernel much behind the
times. Now there are many keyboards with a lot of keys (notebooks,
media keyboard, etc).
include/linux/keyboard.h:#define NR_KEYS 256
First way is simple: increase NR_KEYS.
Second way is much more harder: create a sysctl value to define NR_KEYS.
I don't really understand how best to fix it.
--
Rgrds, legion
next reply other threads:[~2010-01-02 23:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-02 23:55 Alexey Gladkov [this message]
2010-01-05 0:28 ` [kbd] NR_KEYS value Mike Frysinger
2010-01-05 0:47 ` Alexey Gladkov
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=4B3FDD09.3070504@gmail.com \
--to=gladkov.alexey@gmail.com \
--cc=kbd@lists.altlinux.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.