sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23320
Re: [Question #222173]: How to use ctrl+shift+> (Greater Than Key) in sikuli
Question #222173 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/222173
raghushankar proposed the following answer:
please use as below to type Ctrl_Shfit+>
type(">",KeyModifier.CTRL+Key.Modifier.SHIFT)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.