alexzielenski / Mousecape

Cursor Manager for OSX
http://www.alexzielenski.com
Other
1.38k stars 166 forks source link

Change cursor when mouse clicked? #54

Closed tryagains closed 9 years ago

tryagains commented 9 years ago

Hi great tool! I was wondering how to change the mouse image when the user clicks?

I changed my cursor but when I left click I want it to be different so I can see when I click. Any help?

alexzielenski commented 9 years ago

This is not possible without a daemon that gets universal access to your OS. I'm sure you can see how this is a security risk if arbitrary software can monitor where you're clicking and perhaps what you're typing.