From owner-freebsd-current Thu Jun 27 04:51:33 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA20464 for current-outgoing; Thu, 27 Jun 1996 04:51:33 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA20448; Thu, 27 Jun 1996 04:51:20 -0700 (PDT) Received: by sovcom.kiae.su id AA16828 (5.65.kiae-1 ); Thu, 27 Jun 1996 14:50:49 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Thu, 27 Jun 96 14:50:49 +0300 Received: (from ache@localhost) by nagual.ru (8.7.5/8.7.3) id PAA00575; Thu, 27 Jun 1996 15:34:37 +0400 (MSD) Message-Id: <199606271134.PAA00575@nagual.ru> Subject: Re: Syscons 8bit chars mouse paste fix To: sos@FreeBSD.ORG Date: Thu, 27 Jun 1996 15:34:36 +0400 (MSD) Cc: andreas@klemm.gtn.com, current@FreeBSD.ORG In-Reply-To: <199606270636.IAA04861@ra.dkuug.dk> from "sos@FreeBSD.ORG" at "Jun 27, 96 08:36:53 am" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL22 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > In reply to =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= who wrote: > > > > > Any other gripes at the moment ?? > > > > Yes, it start to paste 8bit chars, but it pust ANOTHER 8bit chars! > > The reason is simple: screen map not counted for C&P operation. > > So, your patch didn't work proberly ?? :) :) It works, but not for scrnmap. > Yes this is an artifact of how the mousepointer works, its the > chars D0-D3 actually, what you see must be because of your > scrmap. There is no fix for this, other than changeing the > involved chrs, just tomove the problem to another place. I chose > D0-D3 as they seemed to conflict the least in the charsets > that I use. Also the chars must be in the range that gets > bit 7 copied into bit 8 on 9 bit wide resolutions, which further > limits the available range. I know that 4 characters must be dead for mousepointer, but they must be choosed in _per-charset_ basis and scrnmap must be counted too. It can be moused option or maybe put this info into keymap table? > > X incompatibility and rc incompatibility still exists. > > Whats the griefs with X if both use /dev/cuaa? ?? As I already say (my old report still active): try to resize (enlarge) window, i.e. hold down mouse button and move frame slowly, your pointer jumps back in 0,0 location direction periodically. I have mousesystems. I didn't notice any strangeness while simple move mouse without pressing buttons. -- Andrey A. Chernov http://www.nagual.ru/~ache/