Positioning Windows in X

Peter L. Peres plp-ysDPMY98cNQDDBjDh4tngg at public.gmane.org
Thu Oct 28 09:29:52 UTC 2004



On Wed, 27 Oct 2004, William O'Higgins wrote:

> I know that it is possible to launch an window in X and dictate where it
> appears.  What I don't know is how.
>
> Is it window manager-specific (in which case I am using OpenBox), or
> based on X?
>
> Basically, I want to launch an Eterm and have it appear at a specific
> place on the screen.  Any pointers?  Thanks.

eterm -geometry WxH+L+R &

or

eterm -geometry +L+R &

for automatic size. You can also use -L+R or whatever suits you. 
Coordinates are pixels from left top corner of window. You can also use 
more explicit coordinates if the server is set up right, like +1+2cm .

Peter
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list