NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Done :-) (Score:1)
-geometryand such, but that didn't work out the way I intended...Then, I decided to go for a different approach... my
.bash_profilenow reads:# four xterms to start withxterm -bg black -fg white -vb +sk -geometry +0+0 -e " upcoming ; bash "xterm -bg black -fg white -vb +sk -geometry +507+0xterm -bg black -fg white -vb +sk -geometry +0+340xterm -bg black -fg white -vb +sk -geometry +507+340Notice the trick with the ;-) Since the xterm would
automatically exit after the completion of the command, the command now
includes a new bash :-) Nice, uh? :-)
-eswitchThanks to slanning and to melopt for the ideas :-)
jac
PS: Now I just have to find a way to run those commands *only* when in graphical mode! Shouldn't be too hard... :-)
Reply to This
Re:Done :-) (Score:1)
Re:Done :-) (Score:1)
Re:Done :-) (Score:1)
Re:Done :-) (Score:2)