How can I test my mouse wheel click with windows 7
Solution 1:
Javascript can detect a middle-click. Try this page. http://unixpapa.com/js/testmouse.html
If you have a non-generic mouse, the driver may include a diagnostics utility.
Javascript can detect a middle-click. Try this page. http://unixpapa.com/js/testmouse.html
If you have a non-generic mouse, the driver may include a diagnostics utility.