LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Fluxbox/aterm question (https://www.linuxquestions.org/questions/linux-software-2/fluxbox-aterm-question-141424/)

pen^2 02-02-2004 12:49 PM

Fluxbox/aterm question
 
Hi,

I'm using fluxbox as my window manager, and I have aborderless aterm set to start when fluxbox starts. What I would like to do is have a second aterm load at startup, but in a different possition on the screen. Anybody know if thats possible/how it's done?

Thanks.

teval 02-02-2004 06:38 PM

aterm -help will show you it's the geometry option. :)
man xterm should explain that from what I remember

enigmasoldier 02-03-2004 02:38 AM

There is a penetration testing / forensics bootable cd linux distro named F.I.R.E. that does just what you want. It loads 4 aterms cascaded and in diff colors.

Link:
http://fire.dmzs.com/

pen^2 02-03-2004 04:44 AM

Got it now. Thanks all.

Crashed_Again 02-03-2004 06:07 AM

Your not going to tell us what it is? For the record its the -g switch. Something like:

aterm -g 179x25+0+0

-g width x height + x coordinate + y coordinate


All times are GMT -5. The time now is 02:50 AM.