From: Hiroshi Miura <miura-yiisDzvROlQdnm+yROfE0A@public.gmane.org>
To: Pavel Machek <pavel-AlSwsSmVLrQ@public.gmane.org>
Cc: Vojtech Pavlik <vojtech-AlSwsSmVLrQ@public.gmane.org>,
"Brown, Len" <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
akpm-3NddpPZAyC0@public.gmane.org,
erik-aH8aFkyL5XJBDgjK7y7TUQ@public.gmane.org,
ACPI Developers
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: Re: [patch 1/1] thinkpad fn+fx key driver
Date: Wed, 29 Sep 2004 13:33:48 +0900 [thread overview]
Message-ID: <874qlhk82b.wl%miura@da-cha.org> (raw)
In-Reply-To: <20040928100617.GB916-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
At Tue, 28 Sep 2004 12:06:18 +0200,
Pavel Machek wrote:
<snip>
> > > > > 4) Change ACPI to use the Input API and have a daemon that handles
> > > > > all extra keys, including sound volume and application keys, possibly
> > > > > using D-bus to send the events to the desktop environment.
> > > >
> > > > I like this one.
> > > >
> >
> > I like this one, too. But we can modify only hotkey drivers to
> > suport it.
>
> I do not understand. Are there keys that can not be fit into input api?
Yes and No. All event can fit to input api. but some of event is well handled by
acpi event handling scheme,I think.
For example, lcd brightness control. This feature on Panasonic laptop is implemented
on acpi dsdt, so it is derivered by hotkey driver. I think these features controled by
acpi subsystem should handle in acpi/acpid scheme.
In my pcc_acpi driver, acpi-handler and hotkeys utility combination,
setting values of lcd brightness is done by acpi-handler that acpid call.
And hotkeys utility displays values with reading brightness from /proc/acpi/pcc/dc_brightness.
Hiroshi Miura --- http://www.da-cha.org/ --- miura-yiisDzvROlQdnm+yROfE0A@public.gmane.org
NTTDATA Corp. OpenSource Software Center. --- miurahr-3MafRgGXt7BL9jVzuh4AOg@public.gmane.org
NTTDATA Intellilink Corp. OpenSource Engineering Dev. -- miurahr-w0OK63jvRlAuJ+9fw/WgBHgSJqDPrsil@public.gmane.org
Key fingerprint = 9117 9407 5684 FBF1 4063 15B4 401D D077 04AB 8617
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
next prev parent reply other threads:[~2004-09-29 4:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-23 5:16 [patch 1/1] thinkpad fn+fx key driver Brown, Len
[not found] ` <F7DC2337C7631D4386A2DF6E8FB22B300179B935-N2PTB0HCzHKkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-09-23 11:24 ` Vojtech Pavlik
[not found] ` <20040923112457.GB1083-+ZI9xUNit7I@public.gmane.org>
2004-09-23 12:31 ` Timo Hoenig
2004-09-24 13:41 ` Pavel Machek
[not found] ` <1096112154.10736.10.camel@localhost.localdomain>
[not found] ` <1096112154.10736.10.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2004-09-25 17:56 ` Vojtech Pavlik
[not found] ` <20040925175618.GB1798-+ZI9xUNit7I@public.gmane.org>
2004-09-26 18:54 ` Karol Kozimor
[not found] ` <20040926185454.GA7960-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2004-09-28 8:55 ` Pavel Machek
[not found] ` <20040924134118.GA467-u08AdweFZfgxtPtxi4kahqVXKuFTiq87@public.gmane.org>
2004-09-24 14:22 ` Vojtech Pavlik
[not found] ` <20040924142248.GA2593-+ZI9xUNit7I@public.gmane.org>
2004-09-25 11:22 ` Pavel Machek
[not found] ` <20040925112219.GC4039-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-09-25 17:55 ` Vojtech Pavlik
[not found] ` <20040925175500.GA1798-+ZI9xUNit7I@public.gmane.org>
2004-09-27 13:40 ` Randy.Dunlap
2004-09-28 10:00 ` Hiroshi Miura
[not found] ` <87acvak912.wl%miura-yiisDzvROlQdnm+yROfE0A@public.gmane.org>
2004-09-28 10:06 ` Pavel Machek
[not found] ` <20040928100617.GB916-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-09-28 12:30 ` Hiroshi Miura
[not found] ` <877jqek22r.wl%miura-yiisDzvROlQdnm+yROfE0A@public.gmane.org>
2004-09-29 4:25 ` Hiroshi Miura
2004-09-29 4:33 ` Hiroshi Miura [this message]
2004-10-01 17:32 ` Stefan Seyfried
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=874qlhk82b.wl%miura@da-cha.org \
--to=miura-yiisdzvrolqdnm+yrofe0a@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=akpm-3NddpPZAyC0@public.gmane.org \
--cc=erik-aH8aFkyL5XJBDgjK7y7TUQ@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=pavel-AlSwsSmVLrQ@public.gmane.org \
--cc=vojtech-AlSwsSmVLrQ@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox