J. Erik Heinz wrote:
Hi,

Kim Woelders <[EMAIL PROTECTED]> words
        on 02.03.2006 - 18:51 (+0100 Zulu-Time):


Rx wrote:

Hi: I would to run the  keybinding command    __ACTION __A_GOTO_DESK n
in bash, so I can tell crontab to switch out of a desktop at a specific time. What is the shell command?



In any version you can get eesh command help with:
$ eesh -ewait help

I used this always without -ewait. And I couldn't finde a difference
between eesh -ewait help and eesh help. For what is -ewait good ?

Cheers Erik

It is required by eesh for versions < 0.16.8.
The old syntax is
$ eesh -ewait "command with parameters"
when some response is expected, or
$ eesh -e "command with parameters"
when not.
The new eesh(/e16) is fully backward compatible (including the interactive and piped modes) and for simplicity also supports
$ eesh command with parameters
as an alternative to the -ewait form.

/Kim


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to