#How do I see if the mouse is down using the enigo crate?
3 messages · Page 1 of 1 (latest)
Well, that crate seems to be targeted at controlling the mouse (and keyboard), not reading/capturing it
A quick Google search brings up https://github.com/obv-mikhail/InputBot as something that might fit your use-case.