I've got a situation which requires me to periodically switch from using my USB mouse to a PS2 one. Upon this switch, the scroll wheel no longer works. If I restart the system, the mouse is loaded during startup and it all works fine.
I'm wondering if there's a way to restart just the mouse system to get it to recognize the new mouse. Something along the lines of
'/etc/init.d/<something that handles the mouse> restart'
Thanks.
