From owner-freebsd-questions Fri Sep 10 9:38:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 43BFE150E1 for ; Fri, 10 Sep 1999 09:38:26 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Fri, 10 Sep 1999 12:38:23 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105C3F@site2s1> From: Christopher Michaels To: 'Geza Fodor' Cc: freebsd-questions@freebsd.org Subject: RE: mouse first worked, now have to enabled Date: Fri, 10 Sep 1999 12:40:55 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, if you didn't notice, the one that is starting with the system has a command line of -p /dev/c (??) and the one after you enable it is -t auto. At a look in /etc/rc.conf and find the line that starts moused. Change it's command line parameters to "-t auto". You may also want to put a "-p /dev/cuaa0" (where /dev/cuaa0 is the path to your comm port). -Chris > -----Original Message----- > From: Geza Fodor [SMTP:hae_geza@yahoo.com] > Sent: Friday, September 10, 1999 2:37 AM > To: ChrisMic@clientlogic.com > Cc: freebsd-questions@freebsd.org > Subject: RE: mouse first worked, now have to enabled > > After booting: > > ps auwx | grep moused > root 239 0.0 0.2 788 412 ?? Ss 12:11AM 0:00.00 moused > -p /dev/c > > After sysinstall: > > ps auwx | grep moused > root 288 0.0 0.2 788 412 ?? Is 12:13AM 0:00.31 moused > -t auto > > What is the difference? > > Geza > __________________________________________________ > Do You Yahoo!? > Bid and sell for free at http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message