From owner-freebsd-questions Fri Mar 31 15:44:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id B312237B948 for ; Fri, 31 Mar 2000 15:44:27 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA51860; Sat, 1 Apr 2000 09:14:09 +0930 (CST) Date: Sat, 1 Apr 2000 09:14:09 +0930 From: Greg Lehey To: David Banning Cc: questions@FreeBSD.ORG Subject: Re: where is the xterm termcap? Message-ID: <20000401091409.B51727@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 31 March 2000 at 10:17:08 +0000, David Banning wrote: > I am looking where the system finds it's xterm definitions > under XFree86 3.3.3 FreeBSD 3.4 > doing a 'locate termcap' I get so many files... Traditionally, it's in /etc/termcap. On FreeBSD, /etc/termcap is a symbolic link to /usr/share/misc/termcap. Also by tradition, the xterm termcap entry is broken. The following may be better, or it may be identical: xterm|vs100|xterm terminal emulator (X window system):\ :li#65:\ :kh=\EOH:@7=\EOF:kb=^H:kD=^?:\ :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:km:\ :is=\E>\E[?1;3;4;5l\E[?7;8h\E[1;65r\E[65;1H:\ :rs=\E>\E[?1;3;4;5l\E[?7;8h:\ :tc=vt220: Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message