Results 1 to 6 of 6
my mouse doesnt work, it worked when i was installing gentoo.it is a usb plug but i use the extention so i can put it in the mouse slot and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-25-2005 #1
mouse doesnt work {solved}
my mouse doesnt work, it worked when i was installing gentoo.it is a usb plug but i use the extention so i can put it in the mouse slot and neither the usb or the mouse slot work.
- 10-25-2005 #2Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
Wish I had a better answer, but if you do change where you plug it in, you should reboot to make sure it gets detected. There's probably a service that you could restart to save a full reboot. And check your /etc/X11/xorg.conf under "Section InputDevice". And if gpm is running ('ps -A | grep gpm'), kill it (gpm -k), because sometimes that interferes with xorg.conf mouse set up.
/IMHO
//got nothin'
///this use to look better
- 10-25-2005 #3Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
Yo do not need to reboot your computer to get the mouse to work, in /etc/X11/xorg.conf set the mouse device as /dev/input/mice and the type as "auto" the next time you start X it will be detected and will work. after doing this you can use any mouse without having to log out first because all are listed under /dev/input/mice
Proud to be a GNU/Gentoo Linux user!
- 10-25-2005 #4
- 10-25-2005 #5Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
That's great. Can you tell us how you fixed it?
Originally Posted by crashandburn0420 /IMHO
//got nothin'
///this use to look better
- 10-25-2005 #6
i used
then used the numkeys as the mouse, set the mouse to auto and the file to /dev/input/mice. i rebooted it and it only worked in graphpical environments not in links unless i am running links under gnomeCode:xorgcfg


Reply With Quote
