LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora - Installation (https://www.linuxquestions.org/questions/fedora-installation-39/)
-   -   My Serial Mouse Won't Work! Please help! (https://www.linuxquestions.org/questions/fedora-installation-39/my-serial-mouse-wont-work-please-help-349419/)

bulletrick 08-02-2005 09:07 PM

My Serial Mouse Won't Work! Please help!
 
I am currently using Serial a Mouse and Keyboard coz i have no PS/2 or USB ports. They are both working fine with my Win98.

I was planning to have dual OS but during the graphical installation of Fedora Core 4, my mouse won't work but my keyboard does. The same happened after I installed Ubuntu Linux <ubuntulinux.org>, my mouse won't work but my keyboard does.

Is it because both uses GNOME? I have a faulty MDK installer (it hungs up at the middle of installation) but my mouse works on it finely. Is it because it is KDE?

Please help! I really want to migrate to Linux!

Thanks a lot!

kencaz 08-02-2005 09:44 PM

Hmm, have not setup a serial mouse in awhile but it may be that xorg.conf is looing for /dev/mouse for the Device... Try pointing xorg to look at the serial port for your mouse:

# vi /etc/X11/xorg.conf

Section "InputDevice"
Option "Device" "/dev/ttyS0
or
Option "Device" "/dev/ttyS1

S0=com1
S1=com2

KC


All times are GMT -5. The time now is 06:41 AM.