From gerd.moellmann@t-online.de  Fri Feb 28 04:03:25 2003
Return-Path: <gerd.moellmann@t-online.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2CA1837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 04:03:25 -0800 (PST)
Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6C1AE43F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 04:03:24 -0800 (PST)
	(envelope-from gerd.moellmann@t-online.de)
Received: from fwd05.sul.t-online.de 
	by mailout07.sul.t-online.com with smtp 
	id 18ojEZ-00069C-03; Fri, 28 Feb 2003 13:03:23 +0100
Received: from gerd.free-bsd.org (520015515780-0001@[217.85.168.155]) by fwd05.sul.t-online.com
	with esmtp id 18ojEN-1UN3aqC; Fri, 28 Feb 2003 13:03:11 +0100
Received: from gerd.free-bsd.org (localhost [127.0.0.1])
	by gerd.free-bsd.org (8.12.7/8.12.7) with ESMTP id h1SC39Kq000410
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 13:03:10 +0100 (CET)
	(envelope-from gerd@gerd.free-bsd.org)
Received: (from gerd@localhost)
	by gerd.free-bsd.org (8.12.7/8.12.7/Submit) id h1SC35sN000409;
	Fri, 28 Feb 2003 13:03:05 +0100 (CET)
Message-Id: <200302281203.h1SC35sN000409@gerd.free-bsd.org>
Date: Fri, 28 Feb 2003 13:03:05 +0100 (CET)
From: gerd.moellmann@t-online.de (Gerd Moellmann)
Reply-To: Gerd Moellmann <gerd.moellmann@t-online.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: iso8859-15 termcap entries needed
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48775
>Category:       conf
>Synopsis:       iso8859-15 termcap entries needed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 28 04:10:12 PST 2003
>Closed-Date:    Sat Jul 30 01:20:52 GMT 2005
>Last-Modified:  Sat Jul 30 01:20:52 GMT 2005
>Originator:     Gerd Moellmann
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
None
>Environment:
System: FreeBSD gerd.free-bsd.org 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Wed Feb 26 00:02:13 CET 2003 root@gerd.free-bsd.org:/usr/obj/usr/src/sys/KERNG i386

>Description:

ISO8859-15 doesn't contain the `graphics charset pairs' that ISO8859-1
has for termcap capability `ac', which is used by dialog(1), for
instance.  Choosing one of the existing termcap entries on the
console, say TERM=cons25l1 (iso8859-1), leads to garbled-looking
termcap applications.

>How-To-Repeat:

Set LANG to de_DE.ISO8859-15, choose a iso8859-15 font with
vidfont(1).  Try to find a TERM setting with which vidfont(1) display
looks reasonable.

>Fix:

Include entries in /etc/termcap like

cons25l9|cons25l9|cons25 latin9:\
	:ac@:tc=cons25l1:



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: schweikh 
State-Changed-When: Sun Mar 14 05:40:12 PST 2004 
State-Changed-Why:  
I can't reproduce the problem on -CURRENT.  With 
font8x8="iso15-8x8" 
font8x14="iso15-8x14" 
font8x16="iso15-8x16" 
in my /etc/rc.conf and TERM=cons25l1 sysinstall looks like this: 

+------------------------ sysinstall Main Menu -------------------------+ 
| Welcome to the FreeBSD installation and configuration tool.  Please   | 
| select one of the options below by using the arrow keys or typing the | 
| first character of the option name you're interested in.  Invoke an   | 
| option with [SPACE] or [ENTER].  To exit, use [TAB] to move to Exit.  | 
| +-------------------------------------------------------------------+ | 
| |    Usage       Quick start - How to use this menu system          | | 
| |   Standard     Begin a standard installation (recommended)        | | 
| |   Express      Begin a quick installation (for experts)           | | 
| |    Custom      Begin a custom installation (for experts)          | | 
| |   Configure    Do post-install configuration of FreeBSD           | | 
| |   Doc          Installation instructions, README, etc.            | | 
| |   Keymap       Select keyboard type                               | | 
| |   Options      View/Set various installation options              | | 
| |   Fixit        Repair mode with CDROM/DVD/floppy or start shell   | | 
| |   Upgrade      Upgrade an existing system                         | | 
| |   Load Config  Load default install configuration                 | | 
| |   Index        Glossary of functions                              | | 
| +-------------------------------------------------------------------+ | 
+-----------------------------------------------------------------------+ 
|                        [Select]    X Exit Install                     | 
+------------------[ Press F1 for Installation Guide ]------------------+ 

Could you be more specific about the garbled look 
or is the problem already solved? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48775 
State-Changed-From-To: feedback->closed 
State-Changed-By: kris 
State-Changed-When: Sat Jul 30 01:20:43 GMT 2005 
State-Changed-Why:  
Feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48775 
>Unformatted:
