aboutsummaryrefslogtreecommitdiff
path: root/sbin/devd/asus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/devd/asus.conf')
-rw-r--r--sbin/devd/asus.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/sbin/devd/asus.conf b/sbin/devd/asus.conf
index eed369f6ca4d..0962af7df2e0 100644
--- a/sbin/devd/asus.conf
+++ b/sbin/devd/asus.conf
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# ASUS specific devd events
@@ -14,14 +13,14 @@ notify 0 {
match "system" "ACPI";
match "subsystem" "ASUS";
match "notify" "0x31";
- action "mixer vol.volume=-10";
+ action "mixer vol.volume=-10%";
};
notify 0 {
match "system" "ACPI";
match "subsystem" "ASUS";
match "notify" "0x30";
- action "mixer vol.volume=+10";
+ action "mixer vol.volume=+10%";
};
# The next blocks enable volume hotkeys that can be found on the Asus EeePC
@@ -36,14 +35,14 @@ notify 0 {
match "system" "ACPI";
match "subsystem" "ASUS-Eee";
match "notify" "0x14";
- action "mixer vol.volume=-10";
+ action "mixer vol.volume=-10%";
};
notify 0 {
match "system" "ACPI";
match "subsystem" "ASUS-Eee";
match "notify" "0x15";
- action "mixer vol.volume=+10";
+ action "mixer vol.volume=+10%";
};
# Enable user hotkeys that can be found on the Asus EeePC