From owner-mint@fishpool.com Fri Jul 11 11:12:01 2003 Date: Fri, 11 Jul 2003 11:05:45 +0200 From: Thomas Binder To: MiNT Mailing List Subject: Re: [MiNT] Configuring TosWin? Message-ID: <20030711110545.A27436@pc272.hrzpub.tu-darmstadt.de> Reply-To: gryf@hrzpub.tu-darmstadt.de Mail-Followup-To: Thomas Binder , MiNT Mailing List References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jimd@panix.com on Thu, Jul 10, 2003 at 04:28:11PM -0400 X-MailScanner: Found to be clean Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: gryf@hrzpub.tu-darmstadt.de Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! On Thu, Jul 10, 2003 at 04:28:11PM -0400, Jim DeClercq wrote: > OK, Pine is set to monochrome. No change. The only thing that > changed was that inverse video where it was not supposed to be > left after the full set of tw-files were on both end of a telnet > link. >=20 > TosWin is set to tw52, which, on a TT with a TTM195 monitor, > should pick up tw52-m, but there is no way of telling if it does. What does echo $TERM say on the remote system (i.e. where you normally run pine)? It should be tw52 or tw52-m, depending on what exactly you set up in TosWin. Or even better, try ls -lL "${TERMINFO:-$HOME/.terminfo}"/?/"$TERM" This should list one file, if it doesn't, you're either missing a matching terminfo file, or $TERMINFO isn't set properly. If it does list a file, you now have to make sure that pine actually picks it up. For that, do the following: ls -luL "${TERMINFO:-$HOME/.terminfo}"/?/"$TERM" Note the timestamp this prints out - it's the time of the last access to the file. Then wait at least one minute, run & quit pine, and run ls -luL "${TERMINFO:-$HOME/.terminfo}"/?/"$TERM" again. If the timestamp hasn't changed, pine did not pick up the terminfo file. Most likely, this happened because pine wasn't compiled using ncurses/terminfo support - though I don't know if that's possible since it's a long time ago I last built pine. Ciao Thomas --=20 Thomas Binder (Gryf @ IRCNet) gryf@hrzpub.tu-darmstadt.de PGP-key available on request! Vote against SPAM: http://www.politik-digital.de/spam/ --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQB1AwUBPw596YtnXqbpEtNBAQECMAMA3w6q7FtSXpzryBUOHPgU771XhKUwTEr9 jMAvYd1wJ3pe1dE1N3jvszJYWzHFDSQRN7sO2kUOWwYK/ZXHQ2s2+mLT16IA7cMd qNghcnJ1vSW3dkPP0VZu0eiZQvt/h67F =ckRP -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ--