A new version of /etc/acpi/powerbtn.sh arrived today in updates, oddly(?) with no comment here.
>From my testing of pressing the power button, the action I have set in KDE is now honoured. >From testing the new script directly, it returns a 0 in the place I expect, >and calling the methods as intended also works OK. r...@wopr:~# . /usr/share/acpi-support/policy-funcs r...@wopr:~# `CheckPolicy` 0: command not found r...@wopr:~# if ( [ `CheckPolicy` = 0 ] || CheckUPowerPolicy ); then echo "exiting"; fi exiting r...@wopr:~# -- kde power button configuration ignored https://bugs.launchpad.net/bugs/553557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs