Open haruyuki opened 6 years ago
Using win32gui is... Well only for Windows. If the OS isn't Windows, it will use Tk.winfo_pointerxy() instead.
This was tested on Mac only, not sure if this works on Linux. On a side note, using the keyboard library on Linux or Mac requires sudo.
Using win32gui is... Well only for Windows. If the OS isn't Windows, it will use Tk.winfo_pointerxy() instead.
This was tested on Mac only, not sure if this works on Linux. On a side note, using the keyboard library on Linux or Mac requires sudo.