Python Forum
multiple mice input? (windows) - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: multiple mice input? (windows) (/thread-3752.html)



multiple mice input? (windows) - madscijr - Jun-20-2017

Does anyone know how to get Python to read separate input from 2 or more USB mice plugged into the same PC? (I am using Windows.)


RE: multiple mice input? (windows) - Larz60+ - Jun-21-2017

see this: https://stackoverflow.com/questions/42817236/how-to-manage-multiple-mice-and-keyboards-with-pygame
it appears that it can be done with pygame.