Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2001 07:55:28 +0200 (CEST)
From:      Bernd Luevelsmeyer <bdluevel@heitec.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   misc/30778: termcap problem with wyse-60 terminal
Message-ID:  <200109240555.f8O5tSx01125@ heitec.net>

next in thread | raw e-mail | index | archive | help

>Number:         30778
>Category:       misc
>Synopsis:       termcap problem with wyse-60 terminal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 23:00:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bernd Luevelsmeyer
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
FreeBSD 4.4-STABLE #1: Mon Sep 24 07:02:22 CEST 2001

>Description:
Using a terminal 'wy60', the initialization with 'tset' results in the messages
"TERMCAP", line 0, terminal 'wy60-43': enter_alt_charset_mode but no exit_alt_charset_mode
"TERMCAP", line 0, terminal 'wy60-43': enter_alt_charset_mode but no acs_chars

This can be helped by omitting the 'as=' entry from the terminal description.

>How-To-Repeat:
  %tset wyse60

>Fix:
--- /usr/share/misc/.vimbk/termcap.vimbk	Mon Sep 10 04:43:40 2001
+++ /usr/share/misc/termcap	Mon Sep 24 07:30:31 2001
@@ -3519,7 +3519,7 @@
 # (Wyse Tech, svd@bigboy.wyse.com) and Douglas Good (doug@cli.com).
 # Merged by Paul Vojta (vojta@math.berkeley.edu).
 wy60|wyse60|Wyse 60 in native mode:\
-	:ae=\EH^C:al=4\EE:am:as=\EH^B:bl=^G:bs:bt=\EI:bw:cd=100\Ey:ce=\Et:\
+	:ae=\EH^C:al=4\EE:am:bl=^G:bs:bt=\EI:bw:cd=100\Ey:ce=\Et:\
 	:cl=100\E*:cm=\E=%+ %+ :co#80:ct=\E0:da:db:dc=11\EW:dl=5\ER:do=^J:\
 	:ds=\EF\r:ei=\Er:fs=\r:ho=^^:hs:if=/usr/share/tabset/std:im=\Eq:ip=3:\
 	:is=\Ed$\EcD\E'\Er\EH^C\Ed/\EO\Ee1\Ed*\E`@\E`9\E`1^N^T\EwG\Ew0^^^K:\
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109240555.f8O5tSx01125>