From owner-freebsd-questions Sun Apr 22 4: 5: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from yoda.fmi.uni-passau.de (yoda.fmi.uni-passau.de [132.231.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 75DC437B424 for ; Sun, 22 Apr 2001 04:04:58 -0700 (PDT) (envelope-from schlenke@yoda.fmi.uni-passau.de) Received: from bender.fmi.uni-passau.de (bender [132.231.1.103]) by yoda.fmi.uni-passau.de (8.8.8/8.8.8) with ESMTP id NAA25801; Sun, 22 Apr 2001 13:04:29 +0200 (MEST) Received: from localhost (schlenke@localhost) by bender.fmi.uni-passau.de (8.8.8/8.8.8) with ESMTP id NAA02177; Sun, 22 Apr 2001 13:07:35 +0200 (MET DST) X-Authentication-Warning: bender.fmi.uni-passau.de: schlenke owned process doing -bs Date: Sun, 22 Apr 2001 13:07:35 +0200 (MET DST) From: Schlenker To: "Robert T.G. Tan" Cc: Subject: Re: XTERM In-Reply-To: <20010422124046.B1075@cs.pdx.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mattias Schlenker / Tel 0851 9441369 oder 0173 8149735 Freyunger Str. 42 / http://www.webweaver.de 94034 Passau / http://www.fmi.uni-passau.de/~schlenke On Sun, 22 Apr 2001, Robert T.G. Tan wrote: > Where does TERM get set, if not in ~/.*rc, or /etc/whatever-default-configs Like most Un*x progs it reads is configuration from ~/.Xdefaults. A friends .Xdefaults looks like the following (Thank you Timon): XTerm*colorBD: blue XTerm*colorUL: darkgreen XTerm*colorBlink: true XTerm*saveLines: 1500 XTerm*cursorColor: blue XTerm*scrollBar: true xterm*fullCursor: true xterm*reverseWrap: true xterm*titleBar: false see 'man xterm' for detail. But the syntax should be clear. Bye Matt PS: Could someone help me solving the Psion problems mentioned before? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message