moses-palmer / pynput

Sends virtual input commands
GNU Lesser General Public License v3.0
1.79k stars 248 forks source link

Possible to detect which display monitor the mouse event is on? #328

Closed suurjaak closed 3 years ago

suurjaak commented 3 years ago

If a system uses multiple monitors, is it possible to find out which monitor the mouse event was on?

moses-palmer commented 3 years ago

Thank you for your report.

This is unfortunately not possible. pynput currently has no knowledge of monitors.