From owner-freebsd-mobile Mon Sep 14 21:03:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA21001 for freebsd-mobile-outgoing; Mon, 14 Sep 1998 21:03:05 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20996 for ; Mon, 14 Sep 1998 21:03:04 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id VAA04799; Mon, 14 Sep 1998 21:02:44 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Mon, 14 Sep 1998 21:02:44 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: Stephen Nadas cc: freebsd-mobile@FreeBSD.ORG Subject: Re: mouse driver for ThinkPad 755C In-Reply-To: <199809141129.HAA29636@rtpmail03.raleigh.ibm.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Avoid using sysinstall. Do: % man moused vidcontrol You can also modify moused values in /etc/rc.conf: % grep mouse /etc/rc.conf moused_enable="NO" # Run the mouse daemon. moused_type="auto" # See man page for rc.conf(5) for ... moused_port="/dev/cuaa0" # Set to your mouse port. moused_flags="" # Any additional flags to moused. Does your mouse work ok with X? -- Yan I don't have the password .... + Jan Koum But the path is chainlinked .. | Spelled Jan, pronounced Yan. There. So if you've got the time .... | Web: http://www.best.com/~jkb Set the tone to sync ......... + OS: http://www.FreeBSD.org On Mon, 14 Sep 1998, Stephen Nadas wrote: >Jan, > >what level freebsd? these also seem to work okay with 2.2.6 (?) and >2.2.7 levels where the /stand/sysinstall --> mouse procedure prompts >for "port" (set to ps/2) then enable, then test. Then /dev/mouse >also works. > >-Steve > >Date sent: Mon, 14 Sep 1998 00:38:51 -0700 (PDT) >From: "Jan B. Koum " >To: Murray Stokely >Copies to: freebsd-mobile@FreeBSD.ORG >Subject: Re: mouse driver for ThinkPad 755C > >> >> Are you trying it as ps/2 mouse? Does kernel detect it as psm0? >> If you trying to get it to work with X, make sure X knows your >> mouse is /dev/psm0 and that and your system finds it OK: >> % dmesg | grep psm >> >> -- Yan >> >> I don't have the password .... + Jan Koum >> But the path is chainlinked .. | Spelled Jan, pronounced Yan. There. >> So if you've got the time .... | Web: http://www.best.com/~jkb >> Set the tone to sync ......... + OS: http://www.FreeBSD.org >> >> On Sun, 13 Sep 1998, Murray Stokely wrote: >> >> > How does one get the mouse to work on a IBM ThinkPad 755C with >> >FreeBSD? Using /stand/sysinstall I cannot get the mouse daemon to >> >recognize my hardware. >> > >> > - Murray >> > >> > >> >To Unsubscribe: send mail to majordomo@FreeBSD.org >> >with "unsubscribe freebsd-mobile" in the body of the message >> > >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-mobile" in the body of the message >> > > > >ip: nadas@raleigh.ibm.com / VM: nadas at rtp/notes: nadas@ibmusm23 >+1-919-254-2363 / Tieline: 8-444-2363 / Fax: use X-5483 > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message