conf/51830: new entries in termcap
serg at vostok.net
serg at vostok.net
Tue May 6 00:10:22 PDT 2003
>Number: 51830
>Category: conf
>Synopsis: new entries in termcap
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue May 06 00:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Sergiy Vyshnevetskiy
>Release: FreeBSD 5.0-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD serg.vostok.net 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #1: Tue May 6 00:18:23 EEST 2003 root at serg.vostok.net:/usr/obj/usr/src/sys/SERG i386
>Description:
There are no terminal types in termcap for VGA_90* russian video modes.
>How-To-Repeat:
Just look in your /etc/termcap.
>Fix:
This patch should work.
--- termcap.orig Tue Apr 29 22:20:03 2003
+++ termcap Mon May 5 19:53:45 2003
@@ -2453,6 +2453,28 @@
:li#60:tc=cons25r:
cons60r-m|cons60u-m|cons60-koi8-mono:\
:li#60:tc=cons25r-m:
+# Syscons console with 90 characters (VGA modes)
+# KOI8-R/KOI8-U FreeBSD console with ACS support
+cons25r-v|cons25u-v|pc3r-v|ibmpc3r-vga|cons25-koi8-vga:\
+ :co#90:tc=cons25r:
+cons25r-mv|cons25u-mv|pc3r-mv|ibmpc3r-monovga|cons25-koi8-monovga:\
+ :co#90:tc=cons25r-m:
+cons30r-v|cons30u-v|cons30-koi8-vga:\
+ :co#90:tc=cons30r:
+cons30r-mv|cons30u-mv|cons30-koi8-monovga:\
+ :co#90:tc=cons30r-m:
+cons43r-v|cons43u-v|cons43-koi8-vga:\
+ :co#90:tc=cons43r:
+cons43r-mv|cons43u-mv|cons43-koi8-monovga:\
+ :co#90:tc=cons43r-m:
+cons50r-v|cons50u-v|cons50-koi8-vga:\
+ :co#90:tc=cons50r:
+cons50r-mv|cons50u-mv|cons50-koi8-monovga:\
+ :co#90:tc=cons50r-m:
+cons60r-v|cons60u-v|cons60-koi8-vga:\
+ :co#90:tc=cons60r:
+cons60r-mv|cons60u-mv|cons60-koi8-monovga:\
+ :co#90:tc=cons60r-m:
# ISO 8859-2 FreeBSD console with ACS support
cons25l2|cons25-iso8859-2:\
:ac=f\260i\247:\
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list