From owner-freebsd-questions Sun Feb 24 7:18:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chg.ru (netserv1.chg.ru [193.233.46.3]) by hub.freebsd.org (Postfix) with ESMTP id 9F97237B400 for ; Sun, 24 Feb 2002 07:18:49 -0800 (PST) Received: (from dima@localhost) by chg.ru (8.9.3/8.9.3) id SAA04399 for questions@freebsd.org; Sun, 24 Feb 2002 18:18:47 +0300 (MSK) (envelope-from dima) Date: Sun, 24 Feb 2002 18:18:47 +0300 From: "Dmitry S. Sivachenko" To: questions@freebsd.org Subject: X and moused Message-ID: <20020224181847.A4382@netserv1.chg.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! I am started moused and after that my X does not start: Fatal server error: Cannot open mouse (Device busy) I have the following in my /etc/XF86Config: Section "Pointer" Protocol "PS/2" Device "/dev/psm0" Buttons 5 I started moused from /etc/rc.conf as: mousechar_start=3 moused_enable="YES" moused_type="ps/2" moused_flags="-z 4" What should I do in order to run X with moused started? Thank you in advance, --dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message