[Debian-eeepc-devel] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 45d1d2f03d6406576a0d767f341689b499c921b1

Damyan Ivanov dmn at debian.org
Tue Sep 9 07:46:22 UTC 2008


The following commit has been merged in the master branch:
commit 99cdc52fa7b9858978ebb144205bdbb66a492ab4
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Sep 9 10:38:58 2008 +0300

    volume hotkeys are configurable now

diff --git a/debian/eeepc-acpi-scripts.default b/debian/eeepc-acpi-scripts.default
index ec0c282..a8cdbf9 100644
--- a/debian/eeepc-acpi-scripts.default
+++ b/debian/eeepc-acpi-scripts.default
@@ -31,6 +31,11 @@ BLUETOOTH_FALLBACK_TO_HCITOOL='yes'
 #      on/off any USB bluetooth adapter found
 #  - handle_camera_toggle
 #      Toggles internal camera on/off
+#  - handle_mute_toggle
+#      Toggles audio on/off
+#  - handle_volume_up
+#  - handle_volume_down
+#      Adjust volume level
 #  - NONE
 #      Ignore the key
 #  - custom command
@@ -40,3 +45,6 @@ SOFTBTN1_ACTION='handle_blank_screen'
 SOFTBTN2_ACTION='NONE'
 SOFTBTN3_ACTION='handle_camera_toggle'
 SOFTBTN4_ACTION='handle_bluetooth_toggle'
+FnF7='handle_mute_toggle'
+FnF8='handle_volume_down'
+FnF9='handle_volume_up'

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-devel mailing list