-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I'm having some nightmares configuring my hotkeys on the Asus M6N. On boot I get the following messages: Asus Laptop ACPI Extras version 0.30 M6N model detected, supported So everything should be fine on this side. However, hotkeys refuse to work with sid. I have the following scripts: /etc/acpi/events/hotkey: event=hotkey ATKD .* action=/etc/acpi/hotkey.sh %e and /etc/acpi/hotkey.sh: #!/bin/sh case "$3" in 00000032) /usr/bin/amixer set Master toggle ;; 00000030) /usr/bin/amixer set Master 1+ ;; 00000031) /usr/bin/amixer set Master 1- ;; 0000005d) /usr/local/sbin/hotkey_wlan ;; esac For what ever reason hotkey_wlan is the only keys that's working. Here's the output fom /var/log/messages: logger: /etc/acpi/hotkey.sh: hotkey ATKD 0000005d 00000000 logger: /etc/acpi/hotkey.sh: hotkey ATKD 0000005d 00000001 kernel: ADDRCONF(NETDEV_UP): eth2: link is not ready kernel: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready logger: /etc/acpi/hotkey.sh: hotkey ATKD 00000030 00000006 It used to work ages ago with sarge but now that I switched to sid I don't get my hotkeys working again. Do you have any hint's i can look at. All examples I found so far on the web are pretty similar to my attempt. Thanks Frank - -- Frank Zimmermann | Junker-Jörg-Str. 2 | mail: [EMAIL PROTECTED] 10318 Berlin | phone: +49-30-67304676 Germany | mobile: +49-1520-6017456 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH2phijjP4Q5CsRGgRApK2AKDCKsL1Lrh7P0xLxFwJuLRnoFCfTgCfdx/W jgO7K8KXGPApsTPmY0b+Qfo= =3AGf -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]