mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Nov. 20 2004,04:11 |
|
The "-geometry" or "-g" option allows you to specify exactly where and how large you want the aterm window to be. The syntax is "aterm -g [width]x[height]+[x-position]+[y-position]"
80x25+20+10 is 80 characters wide, 25 lines high, 20 pixels from left, 10 pixels from top.
You can also use - instead of + to place the window relative to the right and bottom.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|