From: Evgeny Stambulchik <evgeny@stambulchik.net>
To: linux-kernel@vger.kernel.org, r.gerlach@snafu.de
Subject: Re: [RFC] tablet buttons driver for fujitsu siemens laptops
Date: Wed, 01 Aug 2007 11:51:58 +0300 [thread overview]
Message-ID: <46B049AE.1020607@stambulchik.net> (raw)
Hello,
Just wanted to mention that the driver by Robert Gerlach also works[1]
with a Fujitsu P1610 convertible, after a trivial modification:
static struct keymap_entry keymap_t1610[] = {
{ 0x0010, KEY_SCROLLDOWN },
{ 0x0020, KEY_SCROLLUP },
{ 0x0040, KEY_DIRECTION },
{ 0x0080, KEY_FN },
{ 0x8000, KEY_MENU },
{ 0x0400, KEY_KBDILLUMTOGGLE },
{ 0x0000, 0},
};
[1] evtest reports all events correctly and I can access them from user
space, however, acpi_listen seems to be not getting those... Perhaps
something trivial?
Regards,
Evgeny
next reply other threads:[~2007-08-01 9:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-01 8:51 Evgeny Stambulchik [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-06-02 0:59 [RFC] tablet buttons driver for fujitsu siemens laptops Robert Gerlach
2007-06-02 1:30 ` Stephen Hemminger
2007-06-06 8:45 ` Robert Gerlach
2007-06-06 16:03 ` Stephen Hemminger
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=46B049AE.1020607@stambulchik.net \
--to=evgeny@stambulchik.net \
--cc=linux-kernel@vger.kernel.org \
--cc=r.gerlach@snafu.de \
/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