USBC_Mouse button clicks

Hi,

I’m trying to send mouse button clicks using USBC_Mouse, for instance:

mouse.SendData(0, 0, 0, USBC_Mouse.Buttons.BUTTON_LEFT);

I find this doesn’t seem to send a click. Also, I don’t see how the API supports a mouse drag (i.e. button down, move, button up) but maybe I’m missing something?

Regards,

Alan

p.s. I’m using a Domino and the latest firmware.

Have you tried the wiki?