From owner-freebsd-current Tue Oct 15 14:28:00 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA09736 for current-outgoing; Tue, 15 Oct 1996 14:28:00 -0700 (PDT) Received: from rosie.scsn.net (scsn.net [206.25.246.12]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA09717 for ; Tue, 15 Oct 1996 14:27:42 -0700 (PDT) Received: from rhiannon.scsn.net (cola60.scsn.net [206.25.247.60]) by rosie.scsn.net (post.office MTA v2.0 0813 ID# 0-13529) with ESMTP id AAA208; Tue, 15 Oct 1996 17:26:27 -0400 Received: (from root@localhost) by rhiannon.scsn.net (8.7.6/8.6.12) id RAA00691; Tue, 15 Oct 1996 17:27:38 -0400 (EDT) From: "Donald J. Maddox" Message-Id: <199610152127.RAA00691@rhiannon.scsn.net> Subject: Re: Bug with moused and XFree86 In-Reply-To: <199610150128.SAA12417@freefall.freebsd.org> from "Justin T. Gibbs" at "Oct 14, 96 06:28:05 pm" To: gibbs@freefall.freebsd.org (Justin T. Gibbs) Date: Tue, 15 Oct 1996 17:27:38 -0400 (EDT) Cc: current@FreeBSD.org Reply-To: dmaddox@scsn.net X-Mailer: ELM [version 2.4ME+ PL28 (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 > >/dev/sysmouse? > > > >The installer links it to /dev/mouse, actually. > > > > Jordan > > /dev/sysmouse, /dev/mouse linked to /dev/sysmouse, same difference. > The point is to be using the device managed by moused, not the hardware > device. > > -- > Justin T. Gibbs > =========================================== > FreeBSD: Turning PCs into workstations > =========================================== I must be missing something here... I normally use /dev/cuaa0 for my 'mouseman' type mouse. After reading this thread, I tried using /dev/sysmouse instead, but then I don't get any mouse events at all. Neither moused nor X see the mouse, and 'cat < /dev/sysmouse' while moving the mouse shows nothing. However, all of the above work just fine with /dev/cuaa0... What am I doing wrong? -- Donald J. Maddox (dmaddox@scsn.net)