Re: To use --geometry in a Gtk application

2007-02-23 Thread Attilio Fiandrotti
G Hasse wrote: > Hello! > > I have panel PC without a window manager. > > I want to position the windows with -geometry 100x100+200+200 > something. > > I have not found any way to do this. Funny though the > option --display=XXX.XXX.XXX.XXX:0.0 does work. > > Accodingly one might try --geometr

Re: To use --geometry in a Gtk application

2007-02-22 Thread Michael Torrie
On Fri, 2007-02-23 at 02:07 +0100, G Hasse wrote: > Hello! > > I have panel PC without a window manager. > > I want to position the windows with -geometry 100x100+200+200 > something. > > I have not found any way to do this. Funny though the > option --display=XXX.XXX.XXX.XXX:0.0 does work. > >

Re: To use --geometry in a Gtk application

2007-02-22 Thread Yeti
On Fri, Feb 23, 2007 at 02:07:17AM +0100, G Hasse wrote: > I want to position the windows with -geometry 100x100+200+200 > something. > > I have not found any way to do this. Funny though the > option --display=XXX.XXX.XXX.XXX:0.0 does work. > > Accodingly one might try --geometry=100x100+200+200

To use --geometry in a Gtk application

2007-02-22 Thread G Hasse
Hello! I have panel PC without a window manager. I want to position the windows with -geometry 100x100+200+200 something. I have not found any way to do this. Funny though the option --display=XXX.XXX.XXX.XXX:0.0 does work. Accodingly one might try --geometry=100x100+200+200 but this does not w