|
Home > Archive > Unix questions > February 2004 > open GUI
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi all,
Does anyone know how to specify where a GUI is displayed when opened? For
example, how would I specify to open admintool in the upper right hand
corner? Thanks for any help.
Susan
| |
| Oscar del Rio 2004-02-24, 6:34 am |
| Susan wrote:
> Does anyone know how to specify where a GUI is displayed when opened? For
> example, how would I specify to open admintool in the upper right hand
> corner? Thanks for any help.
Check "man X" particularly the "geometry specifications" section.
admintool -geometry -0+0
| |
|
| Thanks. This worked great!
"Oscar del Rio" <delrio@mie.utoronto.ca> wrote in message
news:c1g94t$c8i$1@news.mie...
> Susan wrote:
For[color=blue]
>
> Check "man X" particularly the "geometry specifications" section.
>
> admintool -geometry -0+0
>
|
|
|
|
|