Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Mouse under X

0 views
Skip to first unread message

Shekar

unread,
Nov 6, 1996, 3:00:00 AM11/6/96
to

I have a packard bell 486 with a Packard Bell (two button) mouse. I used
the defalut configuration for the X windows. The windows come up fine,
but the mouse doesn't move.
Can anyone help me out with this by posting to this newsgroup, or
sending a personal e-mail to she...@hotmail.com?
Thanks in advance for the reply.
-shekar

Rich Garrett [110]

unread,
Nov 6, 1996, 3:00:00 AM11/6/96
to she...@hotmail.com

If you have a serial mouse, linux assumes your mouse is on com1,
irq4 by default. Your mouse device, /dev/mouse, should be symbolically
linked to /dev/cua0. The other possiblity is that your mouse was really
on com2, irq3 (like mine was !). In this case, remove the
current /dev/mouse and type the command "ln -s /dev/mouse /dev/cua1".
This will setup the mouse device to com2, irq3. Another possibility is
irq conflicts. Hope this helps.

-Rich

--
_____________________________________________________________________________

Richard P. Garrett
Member of Technical Staff E-mail: rpga...@lucent.com
Lucent Technologies Phone: (908) 582-5171
Bell Labs Design Automation FAX: (908) 582-3440
Room 3A-433
600-700 Mountain Avenue
P O Box 636
Murray Hill, NJ 07974-0636
_____________________________________________________________________________

Geoff Short

unread,
Nov 6, 1996, 3:00:00 AM11/6/96
to

Shekar (she...@hotmail.com) wrote:
: I have a packard bell 486 with a Packard Bell (two button) mouse. I used
: the defalut configuration for the X windows. The windows come up fine,
: but the mouse doesn't move.

If it's a serial mouse, on COM1 in dos, then you need to do:
ln -s /dev/ttyS0 /dev/mouse
If it's a ps/2 mouse, then:
ln -s /dev/psaux /dev/mouse

The config file should be edited to to Microsoft on /dev/mouse, which is
probably the default.

Any more problems, see the Serial Mouse mini-HOWTO, or the Busmouse
HOWTO, at your local mirror of sunsite.unc.edu.

Geoff
--
----------------------------------------------------------------------------
Ever sit and watch ants? They're always busy with grs...@york.ac.uk
something, never stop for a moment. I just ge...@kipper.york.ac.uk
can't identify with that kind of work ethic. http://kipper.york.ac.uk/~geoff

Theral Mackey

unread,
Nov 6, 1996, 3:00:00 AM11/6/96
to

In article <3280B6...@hotmail.com>, Shekar <she...@hotmail.com> wrote:
>I have a packard bell 486 with a Packard Bell
^^^^^^^^^^^^
'nuf said


T-mack
--
Theral Mackey T-mack
Georgia Institute of Technology, Atlanta Georgia, 30332
Visit Tech's H2O Polo page at www.prism.gatech.edu/~tm92
Email: tm...@prism.gatech.edu or gt3...@prism.gatech.edu

0 new messages