Recently, I found that sleep and hibernate do not work from E17 while they were working fine from KDE. So, I decided to dig. I found that I had to configure them in sysactions.conf. I had installed e17 in /opt so I searched for it there and found it in /opt/e17/etc/enlightenment. I changed the following line
action: suspend /etc/acpi/sleep.sh force
to
action: suspend /usr/sbin/pm-suspend
as my system had no such script as sleep.sh and sleep worked fine ine E17.
No comments:
Post a Comment