mouse
mouse copied to clipboard
mouse.click() doesn't work on Ubuntu 22.04.1 LTS
I create program to move and click mouse, but when try this program on Ubuntu mouse.click dosn't work. On windows program function perfectly.
I'm experiencing the same issue!
I found a solution in older mouse issues https://github.com/boppreh/mouse/issues/37#issuecomment-1102803830. After fixing it click(...) works as expected on Ubuntu 22.04.2 LTS.