Path: utzoo!mnetor!uunet!mcvax!guido From: guido@cwi.nl (Guido van Rossum) Newsgroups: comp.windows.x Subject: Re: xterm problems on V11R2 Message-ID: <465@sering.cwi.nl> Date: 3 Apr 88 22:38:12 GMT References: <99@dgcad.UUCP> Organization: CWI, Amsterdam Lines: 13 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