Package: kpowersave
Version: 0.7.3-2
Severity: wishlist

Hi,
actually default is "ActionOnPowerButton=SHUTDOWN".
This is "dangerous" because if you press the power button by mystake you will 
have your box to shutdown without any chance to stop this process.
Instead with "ActionOnPowerButton=LOGOUT_DIALOG" you will be presented the 
logout dialog and you can choose what to do; i think this latter is a more 
reasonable default value.
I attach the patch that work for me.

Best,
regards.

--- src/config/kpowersaverc_default	2007-09-17 19:39:45.000000000 +0200
+++ src/config/kpowersaverc_default.new	2008-06-15 18:39:52.000000000 +0200
@@ -3,7 +3,7 @@
 lockOnLidClose=true
 ActionOnLidClose=
 ActionOnLidCloseValue=
-ActionOnPowerButton=SHUTDOWN
+ActionOnPowerButton=LOGOUT_DIALOG
 ActionOnPowerButtonValue=
 ActionOnSleepButton=SUSPEND2RAM
 ActionOnS2DiskButton=SUSPEND2DISK

Reply via email to