sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43715
Re: [Question #657192]: Key Attribute of Function key in keyboard
Question #657192 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/657192
Status: Open => Answered
Manfred Hampl proposed the following answer:
I assume that you are talking about a laptop that has two functions on
some of the F1...F12 keys (sound on/off, internal/external screen etc.
as well as the "normal" F1, F2, ... keys).
Usually that extra Fn key is handled in the computer's BIOS itself and
never interacts with a running application.
I assume that you just have to use key.F8 in sikuli to simulate sending
function key F8, and there is no way that sikuli simulates the "other"
function that is bound to that F8 key.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.