LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mouse don't work (https://www.linuxquestions.org/questions/linux-newbie-8/mouse-dont-work-136398/)

kenka 01-19-2004 12:57 PM

Mouse don't work
 
My mouse don't work in console and when I load up X it won't work there either, I've tryed most options in xf86config.

I've tryed 2 other mice and they won't work either in linux.

they work fine in win.

TheOther1 01-19-2004 01:08 PM

I think you need gpm running for console mouse support:
Quote:

GPM adds mouse support to text-based Linux applications such the Midnight Commander. Is also allows mouse-based console cut-and-paste operations, and includes support for pop-up menus on the console.
If your mouse won't work at all, anywhere, try running setup and select mouse configuration.

kenka 01-20-2004 04:05 AM

I have gpm installed.

Demonbane 01-20-2004 04:09 AM

What kind of mouse is it and can u post the mouse configuration part in your XF86Config?

lugoteehalt 01-20-2004 01:30 PM

Does it say something like 'starting console mouse services' when starting up. Is it a bit odd that X works at all - if no mouse?? God knows.:)

moonloader 01-20-2004 01:42 PM

just plug in and out then reboot your pc

TheOther1 01-20-2004 02:05 PM

Do you have kudzu running?
Code:

chkconfig --list | grep kudzu
should return something like:
Code:

kudzu          0:off  1:off  2:off  3:on    4:on    5:on    6:off
kudzu wil detect new hardware and try to install/config it for you.


All times are GMT -5. The time now is 02:33 PM.