sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36583
Re: [Question #283324]: Typing Function Keys on Mac
Question #283324 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283324
Status: Open => Answered
RaiMan proposed the following answer:
The special features (shown above the Fx key notation on the key) cannot
be accessed via type().
For some of these features, it is possible, to relate a function key in the Preferences (as in the standard for F11 and F12).
After you have done that, you can use type(Key.Fxx).
For other features you might use AppleScript snippets
(http://sikulix-2014.readthedocs.org/en/latest/scripting.html#running-
scripts-and-snippets-from-within-other-scripts-and-run-scripts-one-
after-the-other)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.