[Bug 368170] Re: shortcuts don't work

Sasquatch sasquatch at snelnet.net
Thu May 28 21:45:58 UTC 2009


Since the last ACPI update from a while back, the powerbtn.sh script
changed a lot, making it easier to fix this. I managed to get this all
working by changing the if-statement to the following:

if pidof gnome-power-manager kded4 xfce4-power-manager > /dev/null; then
    exit
fi

I added the xfce4-power-manager to it, which fixed the power button
action to do what the power manager is set to. I don't have the scripts
for the sleep button and the lid, so those are handled by the power
manager anyway.

-- 
shortcuts don't work
https://bugs.launchpad.net/bugs/368170
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list