From owner-freebsd-bugs Sat Jul 5 03:00:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA29571 for bugs-outgoing; Sat, 5 Jul 1997 03:00:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA29560; Sat, 5 Jul 1997 03:00:02 -0700 (PDT) Date: Sat, 5 Jul 1997 03:00:02 -0700 (PDT) Message-Id: <199707051000.DAA29560@hub.freebsd.org> To: freebsd-bugs Cc: From: "Sergei S. Laskavy" Subject: Re: bin/4004: moused(8) + international language text = incompatibility Reply-To: "Sergei S. Laskavy" Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/4004; it has been noted by GNATS. From: "Sergei S. Laskavy" 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 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?