[NTLUG:Discuss] gnome terminal question
Kyle Davenport
Kyle_Davenport at compusa.com
Thu Mar 11 09:34:15 CST 2004
From: Jack Snodgrass <jack at jacksnodgrass.com>
> Does anyone know how to call gnome-terminal to start up a session on a
existing window in a new tab?
Doesn't seem to work on an existing window, but you can create a new window
with multiple tabs like this:
gnome-terminal --hide-menubar --window-with-profile-internal-id=0x1e00003
-e 'ssh host1' --tab-with-profile-internal-id=0x1e00003 -e 'ssh host2'
--tab-with-profile-internal-id=0x1e00003 -e 'ssh host3'
perhaps if you could obtain the internal-id of the current window, it would
work there too. Anyway, this works for me, and I'm running gnome-terminal
2.2.1
Kyle
More information about the Discuss
mailing list