Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: README-0.16.8 Log Message: Enable running scripts on startup/restart. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/README-0.16.8,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- README-0.16.8 6 Feb 2005 19:13:11 -0000 1.1 +++ README-0.16.8 7 Feb 2005 23:44:57 -0000 1.2 @@ -21,6 +21,7 @@ - Built-in composite manager. - An iconbox can be configured to act as System Tray (middle mouse->Desktop->Create Systray). +- Possibility to run programs on initial startup and on restart. Notes: @@ -52,6 +53,14 @@ e16menuedit will no longer work. e16menuedit2 will. +It is now possible to execute scripts on startup and/or restart. Use +$ eesh set misc.session.cmd_init <script> +to set the "init" script, and +$ eesh set misc.session.cmd_start <script> +to set the "start" script. +The "init" script is executed only the first time e16 is started on the +display, and the "start" script is run every time e16 (re)starts. + Configuration files ------------------- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs