public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Julien Lerouge <julien.lerouge-o/5/jSaJEHk+NdeTPqioyti2O/JbrIOy@public.gmane.org>
To: Gertjan <g.zwartjes-oe7qfRrRQfdlL9U78CI+FQ@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Asus ACPI Hotkeys
Date: Sat, 3 May 2003 16:23:39 +0200	[thread overview]
Message-ID: <20030503142339.GC2203@babar.linux.home> (raw)
In-Reply-To: <20030503112602.3d2ac1c3.g.zwartjes-oe7qfRrRQfdlL9U78CI+FQ@public.gmane.org>


Hi,

Check my page : http://julien.lerouge.free.fr/

This driver supports Asus hotkeys, it adds an entry in /proc/
filesystem. Currently, events are redirected to this entry, but in the
next version, they will go directly in /proc/acpi/event.

What this driver dos is rather simple, it installs a handler for the
HOTK/ATKD device you can find in your DSDT.

Regards,
Julien


On Sat, May 03, 2003 at 11:26:02AM +0200, Gertjan wrote:
> Hi,

> I recently bought an Asus Laptop from the L3 series. It has hotkeys, or
> multimedia buttons, for volume up, down, mute, internet, mail etcetera.
> Especially the volume up, down and mute are the buttons I would like to
> see working.

> After some research I found out that these buttons are ACPI buttons. In
> Windows Asus has a driver which handles the buttons with a nice OSD
> interface. But as I use Linux and not Windows, I can't use these buttons
> since they are not currently supported. There are loads of programs to
> assign commands to special buttons ('hotkeys', 'lineakd', etcetera), but
> the problem is, that my buttons do not generate scancodes, because they
> are ACPI buttons.

> I really would like to have them working. I'm prepared to write a driver
> for them if needed and that's why I'm posting this request. Can somebody
> help me, where to start, which steps to take? I'll post my results and I
> hope that eventually the buttons will get supported in the ACPI patches.

> Regards,

> Gertjan

-- 
main() {int j = 1234; char t[] = ":@ab4defghijklmnopqrstuvwxyz.\n", *i =
"iqgbgxmjjtzyhlnvlzeo.xlstbqbrt";char *strchr(const char *, int);while (
*i){j += strchr(t, *i++) - t;j %= sizeof t - 1;putchar(t[j]);}return 0;}


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  parent reply	other threads:[~2003-05-03 14:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-03  9:26 Asus ACPI Hotkeys Gertjan
     [not found] ` <20030503112602.3d2ac1c3.g.zwartjes-oe7qfRrRQfdlL9U78CI+FQ@public.gmane.org>
2003-05-03 10:15   ` Markus Gaugusch
     [not found]     ` <Pine.LNX.4.53.0305031214220.4945-qopfHk9/S+VQK2oVCIMtW7NldLUNz+W/@public.gmane.org>
2003-05-03 10:33       ` Gertjan
     [not found]         ` <20030503123325.5246f48f.g.zwartjes-oe7qfRrRQfdlL9U78CI+FQ@public.gmane.org>
2003-05-03 12:53           ` Stefan Behnel
     [not found]             ` <3EB3BBCD.7050008-8NdywcgfOMlWMvVl7B+zuCEWGD4kr0XT@public.gmane.org>
2003-05-03 19:26               ` Karol Kozimor
2003-05-03 14:15           ` Karol Kozimor
     [not found]             ` <20030503141516.GA29022-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2003-05-09 14:17               ` Gertjan
2003-05-03 14:23   ` Julien Lerouge [this message]
2003-05-03 16:04   ` Dimitris Stasinopoulos
  -- strict thread matches above, loose matches on Subject: below --
2003-05-16 22:09 Grover, Andrew
     [not found] ` <F760B14C9561B941B89469F59BA3A847E96E9A-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-05-16 22:24   ` Karol Kozimor
2003-05-16 22:37 Grover, Andrew
     [not found] ` <F760B14C9561B941B89469F59BA3A84725A2A6-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-05-17 19:32   ` Julien Lerouge
     [not found]     ` <20030517193221.GA429-POkr7DlFbg8GVorsxHoEew@public.gmane.org>
2003-05-17 21:21       ` John Belmonte

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=20030503142339.GC2203@babar.linux.home \
    --to=julien.lerouge-o/5/jsajehk+ndetpqioyti2o/jbrioy@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=g.zwartjes-oe7qfRrRQfdlL9U78CI+FQ@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