New question #283324 on Sikuli: https://answers.launchpad.net/sikuli/+question/283324
I'm trying to type F3 to pan my windows onto the screen of my Mac using type(Key.F3), but it doesn't work, and there doesn't appear to be a KeyModifier for the "fn" key on Mac keyboards, so something like type(Key.F3, KeyModifier.FN) won't work because it isn't implemented. Any help typing F3 is appreciated. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

