Paulo J. Matos wrote:
> Hello,
> 
> In version 0.16.8.5 I'm having the following issue:
> Sometimes when I open a window (lately skype but also happened to
> xchat) from the system tray, the window is not shown or sometimes is
> even shown partially of the screen (outside any virtual desktop). With
> skype, I can't even see it sometimes because it also happens when I
> open the application. Skype shows its icon in the system tray and I
> can see no window... I can't make a call, nothing. I wonder is there's
> a way to know where's a given window or if there's a way to move a
> window to a given virtual desktop without knowing where the window is
> (maybe through application name or something).
> 
> Cheers,
> 
eesh can do all of this.

Show all managed windows:
$ eesh wl all

Move a window of which the title contains "Firefox" to upper left corner 
or desk 0:
$ eesh win_op Firefox move 0 0
$ eesh win_op Firefox desk 0

Full eesh help:
$ eesh help full

/Kim

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to