hi!

On Thursday February 7 2013 13:05:02 Claudio Cesar de Sa escribió:
> Exactly what I supected ... in  /etc/enlightenment/sysactions.conf
> presents lines such
> ........................
> action:   suspend   /etc/acpi/sleep.sh force
> action:   hibernate /etc/acpi/hibernate.sh force
> ...............................
> 
> but in /etc/acpi/ ... there are not files such sleep.sh and hibernate.sh
> look:
> root@gerzat:/home/ccs# ls -al /etc/acpi/
> total 24
> drwxr-xr-x   3 root root  4096 Set 27 09:17 .
> drwxr-xr-x 165 root root 12288 Fev  7 13:26 ..
> drwxr-xr-x   2 root root  4096 Set 27 09:17 events
> -rwxr-xr-x   1 root root  1155 Mar 23  2011 powerbtn-acpi-support.sh
> 
> so in powerbtn-acpi-support.sh I need to study  and change it to create a
> news for
> action:   suspend   /etc/acpi/sleep.sh force
> action:   hibernate /etc/acpi/hibernate.sh force
> 
> or try a solution with:
> action:   suspend      /usr/sbin/pm-suspend
> action:   hibernate    /usr/sbin/pm-hibernate

You should check with method/scripts/binary are you using. If you have 
installed synaptic, do a search over there (you could yous apt or aptitude or 
whaterever. You get the point =) ).

First try to figure out how your system can do such actions and then copy those 
to sysaction. That should do it.
> 
> or copy these scripts from Elive, thanks meanwhile ...
> 
> in /etc/enlightenment/sysactions.conf contains all global configuration for
> enlightenment?

It only contain sysactions as shutdown or hibernate. E's configuration is 
binary, using it's own EFL eet format.

> 
> thanks once, later I be will reacting on results
> 
> claudio
> 
> 2013/2/7 P Purkayastha <[email protected]>
> 
> > On 02/07/2013 06:56 PM, Claudio Cesar de Sa wrote:
> > > In both tentatives with e17 the problem was the same: many icons don't
> > > worked as expected. Mainly:
> > > the icons for suspend, power off, halt, simply, don't  worked.
> >
> > Find out where etc/enlightenment/sysactions.conf is present in your
> > filesystem. Then modify that file so that your user has permission to
> > run the commands in that file. Also, make sure that the commands that
> > are run are correct and appropriate.
> >
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Free Next-Gen Firewall Hardware Offer
> > Buy your Sophos next-gen firewall before the end March 2013
> > and get the hardware for free! Learn more.
> > http://p.sf.net/sfu/sophos-d2d-feb
> > _______________________________________________
> > enlightenment-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
> 
> 
> 
> 


Wido
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to