Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020710121819.01a58250@mail.biapo.com> X-Sender: biapo7 AT mail DOT biapo DOT com Date: Wed, 10 Jul 2002 12:23:16 -0400 To: Pavel Tsekov From: rotaiv Subject: Re[3]: line drawing chars in Midnight Commander In-Reply-To: <7533011638.20020710181158@syntrex.com> References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020710115745 DOT 01a3ceb0 AT mail DOT biapo DOT com> <31CB870AD5AA384BB5419025DD9F7A8410430A AT dailymail DOT cfs DOT ac DOT uk> <31CB870AD5AA384BB5419025DD9F7A8410430A AT dailymail DOT cfs DOT ac DOT uk> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020710115745 DOT 01a3ceb0 AT mail DOT biapo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g6AGNR922837 Pavel, It still does not work - here is what I have now in my CYGWIN.BAT file: set TERM=rxvt-cygwin-native set CYGWIN=binmode ntsec tty codepage:oem rxvt -sr -sl 9999 -fn "Lucida ConsoleP-14" -tn rxvt-cygwin-native -bg black -fg grey -e bash --login Here is a directory listeing my font file: Directory of C:\WINDOWS\Fonts 02/07/2000 01:27 AM 116,336 luconP.ttf When I double click on the font file, I get the following information: OpenType Font, Digitally Signed, TrueType Outlines Typeface name: Lucida ConsoleP File size: 114 KB Version: Version 1.60 Copyright © 1993 Bigelow & Holmes Inc. All rights reserved. Do you have any other suggestions on what I could try? rotaiv At 7/10/2002 12:11 PM, Pavel Tsekov wrote: >Hello rotaiv, > >Wednesday, July 10, 2002, 6:03:41 PM, you wrote: > >r> I downloaded the Lucinda font and set the variables as suggested but rxvt >r> is still displaying the incorrect line draw characters with mc on my XP >Pro >r> machine. Here is my cygwin.bat file: > >r> set term=rxvt-cygwin-native >r> set cygwin=binmode ntsec tty codepage:oem > >Use CYGWIN and TERM instead. Btw rxvt does not read the TERM variable >- at least it seem so. > >r> rxvt -sr -sl 9999 -fn "Lucida ConsoleP-14" -bg black -fg grey -e bash >--login > >Add '-tn rxvt-cygwin-native' option to the rxvt command line. > > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Bug reporting: http://cygwin.com/bugs.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/