From owner-freebsd-questions Mon Mar 22 3: 8:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dns.ie-online.it (dns.ie-online.it [194.133.148.8]) by hub.freebsd.org (Postfix) with ESMTP id AABCE14BDB for ; Mon, 22 Mar 1999 03:08:54 -0800 (PST) (envelope-from sriva@alice.it) Received: from dns.ie-interna.it (host1.ie-online.it [194.133.148.10]) by dns.ie-online.it (8.8.8/8.8.8) with ESMTP id MAA28903 for ; Mon, 22 Mar 1999 12:08:31 +0100 (CET) (envelope-from sriva@alice.it) Received: from stefano (stefano.ie-interna.it [192.168.0.33]) by dns.ie-interna.it (8.8.8/8.8.8) with SMTP id MAA29771 for ; Mon, 22 Mar 1999 12:08:31 +0100 (CET) (envelope-from sriva@alice.it) Message-Id: <3.0.5.32.19990322120831.00a853a0@relay.alice.it> X-Sender: riva@relay.alice.it X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 22 Mar 1999 12:08:31 +0100 To: freebsd-questions@FreeBSD.ORG From: Stefano Riva Subject: Console and TERMCAP Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm porting an old application from SCO to FreeBSD (recompiling everything, not using iBCS2 emulation) and I'm experiencing a problem with sc0 - standard terminal cons25. The application has a color ANSI display, but on the FreeBSD console I can't see colors nor line-drawing characters (they're used to draw windows and menus borders): the display works, but in b&w and with chars like D, 3, Z and Y instead of lines. The strange thing is that the background of the screen is correctly filled with square-dotted (I don't know the english name for PC IBM 437 code page 0xB2 extended char) chars, so the problem isn't really that I don't get extended chars. When I'm telnetted in from a Windows PC using Netterm, I see the line-drawing chars but always in b&w. Of course I tried to setup TERM vars to "ansi" instead of "cons25". Nothing changes. I tried to use the SCO-ANSI entry of a SCO OpenServer 5 TERMCAP in the FreeBSD's TERMCAP. Nothing changes. I tried a bunch of other things. Nothing. I'm looking for ideas and/or detailed material about the FreeBSD's console, especially related with similarities/differences with SCO console (in kernel configuration files, sc0 has the comment "resembling an SCO console"). --- Stefano Riva Software Engineer - System Administrator Informazioni Editoriali I.E. Srl Phone +39-027528400, Fax +39-027528451 Email sriva@alice.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message