Wow, an answer!!! Hi there! (This list is a bit cold, huh? Took some 15 days to get an answer.)
But ir WORKS!! Thanks a lot BAM. I added: eesh -e "win_op WINDOWID shade" (replacing WINDOWID by the proper number) to the actions licq should take when a message arrives. The only thing is: when two messages arrive almost simultaneously, then the window gets shaded again by that command... so I have to create another solution (perhaps using licq's "infofs"). Thanks again man, Roberto. On Wed, 17 Nov 2004 23:54:08 -0500, BAM <[EMAIL PROTECTED]> wrote: > On Wed, 2004-11-03 at 20:54 -0200, Roberto Winter wrote: > > I'd like to have the licq window 'unshade' everytime a new message arrives. > > is there a way to do this, like a command line program, or maybe one > > that can be done? > > Write a small script using E's IPC interface (or parse eesh -ewait > output). Get the window id with "window_list", and then do "winop WINID > shade" (If the window is shaded it unshades). > > Your script would then be executed by licq or monitor the dir. > > -- > BAM - "The purpose of writing is to inflate weak ideas, obscure pure > reasoning, and inhibit clarity. With a little practice, writing > can be an intimidating and impenetrable fog!" > -- Calvin > > ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
