New question #167430 on Sikuli:
https://answers.launchpad.net/sikuli/+question/167430

How can I click with the middle mouse button?

Do I need to use:

mouseMove(getLastMatch())
mouseDown(Button.MIDDLE)
mouseUp(Button.MIDDLE)

or is there a middleClick(getLastMatch())?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to