From laskavy@ns.cs.msu.su  Tue Jul  1 09:31:27 1997
Received: from ns.cs.msu.su (root@redsun.cs.msu.su [158.250.10.2])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA07207
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 1 Jul 1997 09:31:25 -0700 (PDT)
Received: from janus.msu.su (janus [158.250.17.20]) by ns.cs.msu.su (8.8.6/8.6.12) with SMTP id UAA11293 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 1 Jul 1997 20:31:38 +0400 (DST)
Received: by janus.msu.su (SMI-8.6/SMI-SVR4)
	id UAA05167; Tue, 1 Jul 1997 20:31:37 +0400
Message-Id: <199707011631.UAA05167@janus.msu.su>
Date: Tue, 1 Jul 1997 20:31:37 +0400
From: laskavy@cs.msu.su (Sergei S. Laskavy)
To: FreeBSD-gnats-submit@freebsd.org
Subject: moused(8) + international language text = incompatibility
X-Send-Pr-Version: 3.2

>Number:         4004
>Category:       bin
>Synopsis:       moused(8) + international language text = incompatibility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul  1 09:40:01 PDT 1997
>Closed-Date:    Mon May 4 03:39:54 PDT 1998
>Last-Modified:  Mon May  4 03:40:25 PDT 1998
>Originator:     Sergei S. Laskavy
>Release:        FreeBSD 2.2.2-RELEASE i386
>Organization:
I love FreeBSD Inc.
>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
>Release-Note:
>Audit-Trail:

From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To: laskavy@cs.msu.su (Sergei S. Laskavy)
Cc: FreeBSD-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject: Re: bin/4004: moused(8) + international language text = incompatibility 
Date: Sat, 05 Jul 1997 14:47:59 +0900

 >>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.
 
 I am afraid this is due to the way the mouse pointer is implemented on
 the text screen in the current version of syscons, which uses the
 character font 0xd0 through 0xd3.
 
 Kazu
 

From: "Sergei S. Laskavy" <laskavy@cs.msu.su>
To: yokota@zodiac.mech.utsunomiya-u.ac.jp
Cc: FreeBSD-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject: Re: bin/4004: moused(8) + international language text = incompatibility
Date: Sat, 5 Jul 1997 13:59:33 +0400

 >>>>> "Kazutaka" == Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> writes:
 
     >>> Description:
     >>  The moused(8) changes (without restoring) symbols from the
     >> international language part of the screen code table.
 
     Kazutaka> I am afraid this is due to the way the mouse pointer is
     Kazutaka> implemented on the text screen in the current version of
     Kazutaka> syscons, which uses the character font 0xd0 through
     Kazutaka> 0xd3.
 
 I wonder if somebody is using "moused". Is it hard to add the
 support of XTerm-ish double-triple clicks? And do not repaint all
 screen is selection mode?
State-Changed-From-To: open->analyzed 
State-Changed-By: wosch 
State-Changed-When: Sun Sep 14 11:09:44 PDT 1997 
State-Changed-Why:  
The problem cannot be solved 

State-Changed-From-To: analyzed->closed 
State-Changed-By: phk 
State-Changed-When: Mon May 4 03:39:54 PDT 1998 
State-Changed-Why:  
If it can't be fixed, close it. 
>Unformatted:
