LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   reboot mouse from the command line? (https://www.linuxquestions.org/questions/linux-general-1/reboot-mouse-from-the-command-line-513117/)

Tortanick 12-23-2006 06:13 AM

reboot mouse from the command line?
 
I have an occasional problem where my USB mouse dosn't work, its allways solvable by unplugging it then pluging it in aganin. I was wandering if there is some way to mimic removing then replugging the mouse from the command line?

bigrigdriver 12-23-2006 10:59 AM

Assuming usb-uhci is the controlling module, you could (as root)
rmmod usb-uhci
modprobe usb-uhci

Tortanick 12-23-2006 12:06 PM

well unless its invisible to lsmod I'm not useing usb-uhci :(


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