opening four gnome-terminals into pre-defined positions

William O'Higgins Witteman william.ohiggins-H217xnMUJC0sA/PxXw9srA at public.gmane.org
Wed Mar 30 12:59:57 UTC 2011


On Wed, Mar 30, 2011 at 08:40:16AM -0400, Digimer wrote:
>
>  When working on certain projects, I like to open four gnome-terminal
>windows in a particular pattern. Specifically;
>
>1. 80x25, anchored to the top-left of the screen
>2. 120x25, anchored to the top-right of the screen
>3. 80x25, anchored to the bottom-left of the screen
>4. 120x25, anchored to the bottom-right of the screen
>
>  Is this scriptable or some other way automateable? I find it quite the
>hassle to always have to spawn/resize/move the four windows every time I
>start my computer.

Yes - you can specify position and size in the command line, so a quick
bash script or alias and you're all set.  Here is one I use putting a
terminal in the top right:

gnome-terminal --hide-menubar --geometry 80x73+0+0
-- 

yours,

William

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://gtalug.org/pipermail/legacy/attachments/20110330/c1711184/attachment.sig>


More information about the Legacy mailing list