From owner-freebsd-questions Wed Jan 20 08:21:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16884 for freebsd-questions-outgoing; Wed, 20 Jan 1999 08:21:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16874 for ; Wed, 20 Jan 1999 08:21:56 -0800 (PST) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id IAA27390; Wed, 20 Jan 1999 08:21:41 -0800 (PST) Message-ID: <36A60282.736695D1@seattleu.edu> Date: Wed, 20 Jan 1999 08:21:22 -0800 From: Eric Hodel X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Roger M." CC: "freebsd-questions@FreeBSD.ORG" Subject: Re: Problems with X-Windows References: <19990120020356.25446.qmail@hotmail.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, Eric > > Thank you, very much!!! > > You were right! The problem can be partially solved by editting the > xinitrc file. > > When we install FreeBSD at the first time, the default xinitrc file > looks something like it: > > #!/bin/sh > > userresources= .... > usermodmap= ... > sysresources= ... > sysmodmap= ... > > (etc ....) > > #start some nice programs > > twm & > xclock -geometry .... > xterm -gemometry... > exec xterm .... > > So I changed 'twm &' to the end of the file and it turned to: > > #start some nice programs > > xclock -geometry ... > xterm -geometry.... > > twm (without '&') > > I noticed that the screen now doesn´t freeze (when I choose quit option > the X-Window really quits), but that boring error message remains: "... > xterm: fatal IO error 32 (Broken pipe) or KillClient on Xserver :0.0 ". Can't say, I've always just ignored it as something that happens when you close an xterm. > By the other hand, when I disable the xterm window (putting '#' at the > beggining of 'xterm' line), this message disappears. Don't know... > Would it be a conflict between xterm and the Xserver? Some suggestions? > > I'd be glad if I heard something from you. Its best to send your questions back to the list, rather than directly to respondants. I've cc'ed the list in case anyone has further questions. > Thanks, again > > Roger M. > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com hotmail == NT, bleh. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message