Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 1997 20:31:37 +0400
From:      laskavy@cs.msu.su (Sergei S. Laskavy)
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/4004: moused(8) + international language text = incompatibility
Message-ID:  <199707011631.UAA05167@janus.msu.su>
Resent-Message-ID: <199707011640.JAA07744@hub.freebsd.org>

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

>Number:         4004
>Category:       bin
>Synopsis:       moused(8) + international language text = incompatibility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul  1 09:40:01 PDT 1997
>Last-Modified:
>Originator:     Sergei S. Laskavy
>Organization:
I love FreeBSD Inc.
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

FreeBSD Hedgehog.Moscow.Ru 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Sat May 31 00:28:19 MSD 1997     laskavy@Hedgehog.Moscow.Ru:/usr/src/sys/compile/HEDGEHOG  i386

>Description:

The moused(8) changes (without restoring) symbols from the
international language part of the screen code table.

>How-To-Repeat:

[log in from the ttyv* with moused(8) enabled]

$ vidcontrol -f 8x16 /usr/share/syscons/fonts/iso-8x16.fnt
$ awk 'BEGIN{for(i=32;i<256;i++)printf"%c",i}' /dev/null
 !"#$%&'()*+,-./0123456789:;<=>?
[funny chars deleted...]
$ vidcontrol -m

[look at the parts of the arrow pointer in the list of funny chars]

>Fix:
	
Do not use that arrow pointer.
I suggest to use the usual cursor-like pointer (maybe, coloured).

Thanks, Sergei S. Laskavy
>Audit-Trail:
>Unformatted:



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