[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 1.1.0-beta.1-9-ged873b3

Darren Salt linux at youmustbejoking.demon.co.uk
Sun May 17 01:34:20 UTC 2009


The following commit has been merged in the master branch:
commit 726484c0747e244d555a60e66e5170bad3eb94e5
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Sun May 17 00:10:41 2009 +0100

    Add event codes for Fn-F3 and Fn-F4 on 10" keyboards.

diff --git a/etc/acpi/actions/hotkey.sh b/etc/acpi/actions/hotkey.sh
index a6b1784..e9e3eb8 100755
--- a/etc/acpi/actions/hotkey.sh
+++ b/etc/acpi/actions/hotkey.sh
@@ -113,10 +113,12 @@ case $code in
 	;;
 
     # --/F3 - touchpad toggle
-    # (ACPI event code not known)
+    00000037)
+	;;
 
     # --/F4 - resolution change
-    # (ACPI event code not known)
+    00000038)
+	;;
 
     # F3/F5 - decrease brightness
     # F4/F6 - increase brightness

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list