View Single Post
Posts: 566 | Thanked: 150 times | Joined on Dec 2007
#3
Originally Posted by Benson View Post
I solved it by putting a delay in, so you will have released the button before it gets to softpoweroff.

In /etc/powerlaunch/common.conf, change it to:
PHP Code:
powerkey_long timer_set powerkey_long2 1.0
powerkey_long2 
softpoweroff 
Thanks for the tip.Setting the delay to 1.5 prevents unwanted returns from softpoweroff if you hold the power button a tad too long.