From owner-freebsd-hardware Fri May 24 15:42:47 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA12591 for hardware-outgoing; Fri, 24 May 1996 15:42:47 -0700 (PDT) Received: from gw1.att.com (gw1.att.com [192.20.239.133]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA12581 for ; Fri, 24 May 1996 15:42:43 -0700 (PDT) Received: from aloft.UUCP by ig1.att.att.com id AA17651; Fri, 24 May 96 16:01:28 EDT From: gtc@aloft.att.com (gary.corcoran) To: hardware@FreeBSD.org, mgessner@winc.com Received: from aloft (aloft.cnet.att.com) by aluxpo (4.1/DCS-aluxpo-M4.3) id AA09716; Fri, 24 May 96 16:03:55 EDT Received: from stargazer (stargazer.cnet.att.com) by aloft (4.1/DCS-aloft-M5.1) id AA19709; Fri, 24 May 96 16:04:01 EDT Received: by stargazer (4.1/DCS-aloft_client-S2.1) id AA17988; Fri, 24 May 96 16:03:57 EDT Date: Fri, 24 May 96 16:03:57 EDT Original-From: aluxpo!aloft!gtc (gary.corcoran) Message-Id: <9605242003.AA17988@stargazer> Original-To: FreeBSD.org!hardware, winc.com!mgessner Subject: Re: console control Sender: owner-hardware@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Matt Gessner wrote: > Also, can anyone tell me how I can get my already configured >Logitech mouse to work on psm0? I rebuilt the kernel and it detects the >device on psm0 on boot, but X doesn't behave like it sees a mouse there; >the mouse doesn't respond to movement other than to jump to the upper >left hand corner of the screen. That sounds like the problem I had. The problem was that the mouse "protocol" was set wrong. Change that and your mouse will probably work... Gary