Date: Thu, 27 Jun 1996 15:34:36 +0400 (MSD) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) <ache@nagual.ru> To: sos@FreeBSD.ORG Cc: andreas@klemm.gtn.com, current@FreeBSD.ORG Subject: Re: Syscons 8bit chars mouse paste fix Message-ID: <199606271134.PAA00575@nagual.ru> In-Reply-To: <199606270636.IAA04861@ra.dkuug.dk> from "sos@FreeBSD.ORG" at "Jun 27, 96 08:36:53 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <ache@nagual.ru> http://www.nagual.ru/~ache/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606271134.PAA00575>