SavinaRoja / PyUserInput

A module for cross-platform control of the mouse and keyboard in python that is simple to install and use.
GNU General Public License v3.0
1.07k stars 244 forks source link

Update windows.py to support multiple monitors. #35

Closed trafficone closed 10 years ago

trafficone commented 10 years ago

Update windows.py to check the number of monitors, and return the virtual screen size if it is more than one.