Re: Problems with gnome window hints



Tom Tromey <tromey@cygnus.com> writes:
> >>>>> "Felix" == Felix Bellaby <felix@pooh.u-net.com> writes:
> [ race between panel and E startup ]
> 
> Felix> There is an alternative available based on using the session
> Felix> manager.
> 
> I don't really agree...

Yep.  The problem itself has little to do with session management.  The
same race can appear if I use the following .xinitrc:

	xterm -g 80x50 -sb -ls &
	mywm &
	panel

Assuming `mywm' has supports Gnome WM hints.  Nothing prevents `mywm'
from initializing after the panel has started up.

Trying to solve this problem with the session manager alone doesn't
sound right.

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]