Link to home
Start Free TrialLog in
Avatar of aevensen
aevensen

asked on

startx on redhat 5.1

Why does not my ordenary microsoft serial mouse work
under my linux xserver??? Sometimes it works, sometimes not.
If i use a PS/2 mouse, it works fine. I have tried every
possible setting, and configured the XF86Config file many
times, but there is not so many options on mouse in there.
the link between /dev/cua0 and /dev/mouse is there, and I have the mouse on /dev/cua0 (com1 under DOS) Please help!!
Avatar of ahoffmann
ahoffmann
Flag of Germany image

If it is a serial mouse you should have a link /dev/mouse to
/dev/ttyS0 and  **not** to  /dev/cua0.

Did you use gpm too? If so kill it and try again.
Avatar of marcelofr
marcelofr

information under mouse section in /etc/X11/XF86Config and /etc/sysconfig/mouse should be consistent... try runnig "mouse-test" and set them correctly...

good Luck
ASKER CERTIFIED SOLUTION
Avatar of jetx
jetx
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial