sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29023
[Question #256379]: Hi! With Java How can I send CTRL+ CMD F for full screen on Mac
New question #256379 on Sikuli:
https://answers.launchpad.net/sikuli/+question/256379
I'm traying with:
Screen a = new Screen(0);
a.type("f",Key.C_CTRL + Key.C_META);
and it does not work.
I tried with Sikuli sikuli api 1.2.0
On Mac OS 10.10 (Yosemite)
Thank you
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.