I saw that the terminal.app can use startup script...
I don't know if it is possible to do this but I would like to make some kind of a script that would open 3 terminal windows each time I launch terminal.app. I would like those windows to have a configuration similar to this:
+---------+ +---------+
I.........I I.........I
I....1....I I....2....I
I.........I I.........I
I.........I +=========+
I.........I I.........I
I.........I I....3....I
I.........I I.........I
+---------+ +---------+
If possible, I would like "top" to start automatically in window 1. With this, I could run X from window 2 and keep 3 for other stuff (killing frozen apps for example).
How do I do that?
Colddiver
I don't know if it is possible to do this but I would like to make some kind of a script that would open 3 terminal windows each time I launch terminal.app. I would like those windows to have a configuration similar to this:
+---------+ +---------+
I.........I I.........I
I....1....I I....2....I
I.........I I.........I
I.........I +=========+
I.........I I.........I
I.........I I....3....I
I.........I I.........I
+---------+ +---------+
If possible, I would like "top" to start automatically in window 1. With this, I could run X from window 2 and keep 3 for other stuff (killing frozen apps for example).
How do I do that?
Colddiver