Date: Mon, 24 Jun 1996 14:29:44 +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: current@freebsd.org Subject: Re: moused conflicts with X11 Message-ID: <199606241029.OAA00409@nagual.ru> In-Reply-To: <199606240718.JAA05240@ra.dkuug.dk> from "sos@freebsd.org" at "Jun 24, 96 09:18:53 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> Actually I think its an artifact from both moused & the X server > having /dev/mousedev open at the same time. This is only > fixable by either killing moused when running X, or have > moused track the shown vty, and open/close /dev/mousedev according > to that. Why? Syscons already detect when terminal video mode changed to graphics mode. All you need is turn off moused while syscons in graphics mode and turn it back on graphics mode exit. -- 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?199606241029.OAA00409>