← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #182481]: right/left shift/ctrl

 

Question #182481 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/182481

    Status: Open => Answered

RaiMan proposed the following answer:
The Key class in Sikuli is based on the underlying Java class java.awt.event.KeyEvent.
A distinction between left and right shift or control key is not available with this class, so it will not be a standard Sikuli feature.

You have to find your own solution.

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