The following commit has been merged in the master branch:
commit 563127c911dd799edcc4f924438966bdb8b302f9
Author: Damyan Ivanov <[EMAIL PROTECTED]>
Date:   Sun Sep 7 14:01:47 2008 +0300

    remove empty notify() call on vga toggle

diff --git a/actions/hotkey.sh b/actions/hotkey.sh
index b21bb52..fcba767 100755
--- a/actions/hotkey.sh
+++ b/actions/hotkey.sh
@@ -152,7 +152,6 @@ case $code in
        ;;
        # F+F5 -- toggle vga
        0000003[012])
-       notify
        /etc/acpi/actions/vga-toggle.sh
        ;;
     # Fn+F9 -- increase volume

-- 
Maintenance of eeepc-acpi-scripts debian package

_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel

Reply via email to