mouse icon indicating copy to clipboard operation
mouse copied to clipboard

mouse.click() doesn't work on Ubuntu 22.04.1 LTS

Open NormalCrazy000 opened this issue 2 years ago • 2 comments

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.

NormalCrazy000 avatar Aug 20 '22 00:08 NormalCrazy000

I'm experiencing the same issue!

Xu-Justin avatar Nov 23 '22 07:11 Xu-Justin

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.

KonstantinLitvin avatar May 24 '23 16:05 KonstantinLitvin