[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: (setting and getting window sizes) Final solution
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-app-devel-list redhat com
- Subject: Re: (setting and getting window sizes) Final solution
- Date: Wed, 30 Jun 1999 10:52:23 -0400 (EDT)
On Wed, 30 Jun 1999, XinKai Wang wrote:
>
> BTW: I don't like to use session manager to do these things for me.
> First, I'd like to let my program run well on all the systems no matter
> have session manager or not. Second, my session manager never work
> properly as I see. It did nothing useful but launch 8 netscape window,
> 32 xterm, 4 login , 6 xosview window for me. So now I wrote a shell
> script to do this:
>
> cp ~/.gnome/session.bak ~/.gnome/session
> gnome-session&
>
It's just that it will be bad if everyone writes their programs to work
around the broken session manager, because the session manager won't be
broken forever, and then the session manager will work but all the
programs will be broken. So, let's fix the broken stuff instead of
breaking the working stuff. :-)
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]