Add a simple version of the toshiba acpi addon
Sjoerd Simons
sjoerd at luon.net
Wed Mar 1 10:36:25 PST 2006
On Wed, Mar 01, 2006 at 06:08:29PM +0000, Richard Hughes wrote:
> + else if (value == 0x140) /* FnF6 */
> + result = "brightness_down";
> + else if (value == 0x141) /* FnF7 */
> + result = "brightness_up";
> + else if (value == 0x142) /* FnF8 */
> + result = "wifi_power";
The naming here is another convention as what's currently in the keyboard
addon. So we really need to decide which we we're gonna use. I'm for the
``new'' version, because it's a lot nicer to read :) David?
Sjoerd
--
Friction is a drag.
More information about the hal
mailing list