Date: Mon, 28 May 2007 23:10:46 +1000 (EST) From: Ian Smith <smithi@nimnet.asn.au> To: =?ISO-8859-2?Q?Micha=B3_Frynas?= <mfrynas@gmail.com> Cc: freebsd-acpi@freebsd.org Subject: Re: IBM T23 volume keys handling Message-ID: <Pine.BSF.3.96.1070528230659.28839B-100000@gaia.nimnet.asn.au> In-Reply-To: <8af9710705280508n5d70c888ke406557f47c4e2c3@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 May 2007, [ISO-8859-2] Micha³ Frynas wrote:
> can someone of you guys, point me a place within the kernel sources, where
> the volume up/volume down keys are handled?
> In more specific I'd like to find a place where the volume keys press event
> is being handled, and add there something like this:
>
> devctl_notify("ACPI_CUSTOM", "ACPI_VOLUME", (arg > val) ? "ACPI Volume Up" :
> "ACPI Volume Down", NULL);
Just checking .. these buttons do work on my T23 with acpi_ibm loaded,
so I guess you're wanting the event notification to do something else?
Otherwise, what Fabian said ..
Cheers, Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1070528230659.28839B-100000>
