LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Getting mouse to work under Linux? (https://www.linuxquestions.org/questions/linux-newbie-8/getting-mouse-to-work-under-linux-57323/)

slackerbie 04-29-2003 01:09 PM

Getting mouse to work under Linux?
 
Hi there ya'll.

I've just installed a fresh copy of Slack9.0 and I tryed to start KDE (startx) but this tells me that it can't open the mouse device. Now is this mouse not on a port like you see with the new computers (mine is 486) but on some sort of COM port (I recone).

Can anyone tell me how I might get this rodent to do its work :p

Thnx in advance

acid_kewpie 04-29-2003 01:21 PM

presumably it will be on /dev/ttyS0 or S1, so the pure way would be to open up /etc/X11/XF86Config and change the mouse device to point to the correct location.

trickykid 04-29-2003 01:30 PM

Yeah, most likely its on COM1 if its a serial mouse most likely.

You should be able to make a link to /dev/mouse from /dev/ttys0 which would be the COM1 port.

Try running xf86config and specify during the setup that your using a Generic Serial Mouse, as it should detect and work with that sort of configuration.

slackerbie 05-01-2003 06:10 AM

Thnx :)

slackerbie 05-01-2003 06:58 AM

WHAHAHAHAHAAH! Beautiful, probabley got it to work :cool:

But........

can't test it cause my card can't handle the X server (VESA compatible) :D

Thnx anyway.


All times are GMT -5. The time now is 03:27 PM.