Michele Caini wrote:
> Hi.
> Someone knows why my suspend / hibernate button in system menĂ¹ don't work?
> I've a suspend2 kernel on gentoo but... nothing!!
> Please, help me!!
>   
The actions for the shutdown/hibernate/suspend buttons are defined in 
/etc/enlightenment/sysactions.conf, like this:

action:   halt      /sbin/shutdown -h now
action:   reboot    /sbin/shutdown -r now
action:   suspend   /etc/acpi/sleep.sh force
action:   hibernate /etc/acpi/hibernate.sh force

If those scripts either don't exist or don't work on your system, having 
a suspend2-enabled kernel will not help much. You'll have to edit 
sysactions.conf to match your system configuration or make the scripts work.

Best,   Nick.





-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to