From owner-freebsd-current Mon Jun 24 04:55:46 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA08966 for current-outgoing; Mon, 24 Jun 1996 04:55:46 -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 EAA08937; Mon, 24 Jun 1996 04:55:32 -0700 (PDT) Received: by sovcom.kiae.su id AA09845 (5.65.kiae-1 ); Mon, 24 Jun 1996 14:41:48 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 24 Jun 96 14:41:48 +0300 Received: (from ache@localhost) by nagual.ru (8.7.5/8.7.3) id PAA00830; Mon, 24 Jun 1996 15:32:34 +0400 (MSD) Message-Id: <199606241132.PAA00830@nagual.ru> Subject: Re: Syscons CUT&PASTE functionality added... To: sos@freebsd.org Date: Mon, 24 Jun 1996 15:32:33 +0400 (MSD) Cc: andreas@klemm.gtn.com, current@freebsd.org In-Reply-To: <199606241108.NAA06723@ra.dkuug.dk> from "sos@freebsd.org" at "Jun 24, 96 01:08:09 pm" 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 > > 2) Graphics mode entered: syscons tells moused to close > > mouse device. > > 3) Graphics mode exited: syscons tells moused to open > > mouse device. > > > > [it fix X11 conflicts] > > Nope, because X NEVER closes the mouse device :( It is nothing wrong to have mouse device opened two times, it is wrong to read it from two demons in the same time. If X not read mouse device while you switch to text screen, it will work. -- Andrey A. Chernov http://www.nagual.ru/~ache/