Path: utzoo!mnetor!uunet!portal!atari!daisy!lydia From: lydia@daisy.UUCP (Lydia Yomtovian) Newsgroups: comp.windows.x Subject: Re: xterm problems on V11R2 Message-ID: <995@daisy.UUCP> Date: 5 Apr 88 03:24:06 GMT References: <99@dgcad.UUCP> <465@sering.cwi.nl> Organization: Daisy Systems, Mt. View, CA Lines: 33 In article <465@sering.cwi.nl>, guido@cwi.nl (Guido van Rossum) writes: > In article <99@dgcad.UUCP> jayaram@dgcad.UUCP writes: > >i. The -ls option doesn't execute my .login file. > Correct. To fix, find in main.c a list of statements like > if (term->misc. ... > and add one saying > if (term->misc.login_shell) login_shell = 1; > > >ii. The titlebar is gone. > That's the responsibility of the window manager (e.g., uwm) in X11. > Unfortunately, the particular window manager provided for free (i.e., > uwm) doesn't do title bars. > > --Guido van Rossum, CWI, Amsterdam -- guido@cwi.nl That implies that there is uwm (not a free one) that does support a window titlebar. Who provides such a uwm? Is any one uses already such a uwm with X11? And if so, does this uwm recogniz the titlebar as a separate entity from the window? That is, can the same mouse key be used, on both the window and the titlebar, but yet perform different function (ex.,popup different menus)??? Has anyone achieved such functionality (geographical recognition of the mouse) with their window manager using X11? Any information is welcomed. --------Lydia Yomtovian--- sun!nsc!daisy!lydia Daisy Systems, Mt. View CA