LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Richard Hughes <hughsient@gmail.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Bastien Nocera <hadess@hadess.net>,
John Belmonte <john@neggie.net>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-acpi <linux-acpi@vger.kernel.org>
Subject: Re: Add INPUT support to toshiba_acpi
Date: Sat, 02 Jun 2007 13:50:52 +0100 [thread overview]
Message-ID: <1180788652.2355.27.camel@localhost.localdomain> (raw)
In-Reply-To: <d120d5000706010945w4de3e8d9i4d43d2ae686e4d0a@mail.gmail.com>
On Fri, 2007-06-01 at 12:45 -0400, Dmitry Torokhov wrote:
> The patch was pretty good, I did not quite like the driver
> registration code so I tried to clean it up.
Cool, cheers.
> What do you think about
> the attached patch (not tested due to the lack of hardware). If you
> are OK with it please add your signed-off-by because version of the
> patch I grabbed did not have it.
Attached patch looks good - I can't test it until next week, but looks
logically correct to me. I would also like to add the oddball proc event
notification system to the removal-schedule document, but this can be a
fight for another day.
> > > Also I don't think you want to use
> > > KEY_BREAK. What is the expected function of that key?
To lock the screen. We probably want to replace HCI_HKEY_BREAK with
HCI_HKEY_LOCK, as the picture on the keys is a little padlock.
> > It's a "lock" key, I really want KEY_LOCK added to input.h, but that
> > might prove difficult. For now I've used KEY_CLEAR, yell if you think
> > there's a better one to substitute or if you guys want me to add get a
> > constant added to input.h.
>
> Iam still struggling with the purpose of the key. What would you
> extect to happen when youser presses this key? Screen gets locked?
> KEY_SCREENLOCK? KEY_SCREENSAVER?
Either of these keys would be good to add.
So yes, patch looks good, cheers for the improvements.
Signed-off-by: Richard Hughes <richard@hughsie.com>
Thanks again,
Richard.
next prev parent reply other threads:[~2007-06-02 12:51 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-31 12:36 Richard Hughes
2007-05-31 12:53 ` Bastien Nocera
2007-05-31 13:43 ` Richard Hughes
2007-05-31 15:46 ` Richard Hughes
2007-05-31 16:46 ` Andreas Mohr
2007-05-31 23:09 ` Richard Hughes
2007-06-01 16:45 ` Dmitry Torokhov
2007-06-02 12:50 ` Richard Hughes [this message]
2007-06-02 14:23 ` Matthew Garrett
2007-06-03 4:48 ` Dmitry Torokhov
2007-06-07 16:58 ` Richard Hughes
2007-06-08 14:23 ` Dmitry Torokhov
2007-06-08 14:30 ` Richard Hughes
2007-06-11 13:26 ` Renato S. Yamane
2007-06-23 14:56 ` Rolf Eike Beer
2007-06-25 9:52 ` Richard Hughes
2007-06-25 11:03 ` Rolf Eike Beer
2007-06-26 5:03 ` Rolf Eike Beer
2007-06-26 8:56 ` Richard Hughes
2007-06-28 11:27 ` Rolf Eike Beer
2007-06-28 12:22 ` Renato S. Yamane
2007-07-03 5:38 ` Rolf Eike Beer
2007-07-03 12:59 ` Renato S. Yamane
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=1180788652.2355.27.camel@localhost.localdomain \
--to=hughsient@gmail.com \
--cc=dmitry.torokhov@gmail.com \
--cc=hadess@hadess.net \
--cc=john@neggie.net \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: Add INPUT support to toshiba_acpi' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).