Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 95 10:39:39 MDT
From:      terry@cs.weber.edu (Terry Lambert)
To:        mdiez@ebrps.engr.subr.edu (Matthew Diez)
Cc:        tom@haven.uniserve.com, hackers@FreeBSD.org
Subject:   Re: Mouse in X
Message-ID:  <9505171639.AA26290@cs.weber.edu>
In-Reply-To: <Pine.A32.3.91.950516230650.8663A-100000@ebrps.engr.subr.edu> from "Matthew Diez" at May 16, 95 11:08:12 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> On Tue, 16 May 1995, Tom Samplonius wrote:
> 
> > On Tue, 16 May 1995, Matthew Diez wrote:
> > 
> > > I'm trying to set up my MS Compatible mouse for X.  It's attached to 
> > > com1, and the dev entry SHOULD be ttyd0.  Everytime I start X, I have no 
> > 
> >   Shouldn't it be on /dev/tty00?
> > 
> > Tom
> Tried that also...  Okay, tried /dev/tty00, NO GOOD.  Is it a problem in 
> my /etc/ttys?
> I think it is...
> BTW, what good are mse0 and psm0??

It should be good on /dev/tty00 if it is really a serial mouse.  Check
that your XF86Config has the correct information in it.

/dev/mse0 is for bus mice (that have a bus mouse controller board).

/dev/psm0 is for PS/2 style mice that plug into the alternate keyboard
controller connector (the PS/2 mouse connector) on the motherboard itself.

Neither of these are serial mice, so if you aren't using them, ignore them
and concentrate on tty00 for com1 or tty01 for com2.

If you have an internal modem or something on com3/irq 4, then that could
also be your problem, since it would eat interrupts.


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9505171639.AA26290>