← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #256379]: Hi! With Java How can I send CTRL+ CMD F for full screen on Mac

 

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

Description changed to:
I'm traying with:
Screen a = new Screen(0);
a.type("f",Key.CTRL + Key.CMD);

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.