[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 1.1.5-6-g4b04e83

Darren Salt linux at youmustbejoking.demon.co.uk
Fri Dec 25 00:01:31 UTC 2009


The following commit has been merged in the master branch:
commit 4b04e835711157bca9e218277bc00366e3760f3e
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Thu Dec 24 23:56:50 2009 +0000

    Have the audio keys affect the Master mixer control by default.

diff --git a/debian/changelog b/debian/changelog
index 4be1148..475d88c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ eeepc-acpi-scripts (1.1.6) UNRELEASED; urgency=low
       product name (requires DMI support, which is normally enabled).
   * Add support for the S.H.E. button on some models, e.g. 1002HA.
     - This is incomplete: no known button event.
+  * Have the audio keys affect the 'Master' mixer control by default. This
+    has a side effect: the 'Beep' control is effectively muted when 'Master'
+    is muted.
 
  -- Darren Salt <linux at youmustbejoking.demon.co.uk>  Fri, 18 Dec 2009 16:48:05 +0000
 
diff --git a/debian/eeepc-acpi-scripts.default.in b/debian/eeepc-acpi-scripts.default.in
index cc753cc..8ff4268 100644
--- a/debian/eeepc-acpi-scripts.default.in
+++ b/debian/eeepc-acpi-scripts.default.in
@@ -22,8 +22,8 @@ SOUND_SWITCH=
 SOUND_SWITCH_EXCLUSIVE=
 
 # If auto-configuring, whether to prefer the Master control over others.
-# Set to 'yes' to enable this. Normally takes effect on reboot.
-SOUND_PREFER_MASTER=no
+# Set to 'no' to enable this. Normally takes effect on reboot.
+SOUND_PREFER_MASTER=yes
 
 # Default volume level change.
 # You can specify the change in all ways supported by amixer, e.g.

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list