Lucas van Staden <[EMAIL PROTECTED]> words
        on 23.01.2007 - 09:20 (+0000 Zulu-Time):

> I run a 2 monitor setup.
> Sometimes I have an application open on screen 0, but need to move it to
> screen 1. Would prefer keyboard shortcuts. 

I think the most X programms have the -d flag for DISPLAY. There you
can tell them on which DISPLAY ( Monitor-Screen ) the programm should
be placed. I use this for some programms. ie: 

Eterm -d :0.1 -g 141x12+0+798 --borderless -e leo "$( xclip -o)" && exit &
# leo is another script from me, it just searches dict.leo.org

or in short, to open Eterm on my Second screen: Eterm -d :0.1 

I have made the experiece that you have to check first on which screen
your focus is and then adapt the display. In my case :0.0 or :0.1


Cheers -- Erik

-- 
J. Erik Heinz
Keyboard-samuraing in process

:: All non-mailinglist mail to this emailadress will be deleted.

Xing: https://www.xing.com/profile/JErik_Heinz
Blog: http://jerik.blogspot.com

-------------------------------------------------------------------------
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