Date: Mon, 28 May 2007 14:08:11 +0200 From: "=?ISO-8859-2?Q?Micha=B3_Frynas?=" <mfrynas@gmail.com> To: freebsd-acpi@freebsd.org Subject: IBM T23 volume keys handling Message-ID: <8af9710705280508n5d70c888ke406557f47c4e2c3@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, 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); Thanks in advance, Michal Frynas.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8af9710705280508n5d70c888ke406557f47c4e2c3>