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

    Status: Open => Answered

RaiMan proposed the following answer:
--- Is there a way to show only the main screen picture in the "Pattern 
Settings"?
not in version 1.1.0. will be a feature in version 2.
In multi monitor you always see all monitors and cannot select a specific on.

--- What if I would like to set all my scripts to always operate only in the 
main monitor.
If you say nothing else, SikuliX always only uses the main monitor.
See the multi monitor section in the docs.

--- What happens if Im creating my scripts in a system with two screens?, but I 
need to execute them in another system with just one screen?
More than one monitor: SikuliX uses main monitor, if nothing else is said
Only one monitor: SikuliX uses this on ;-)

--- How to perform the findAll inside a small area of the main screen only?
define a Region within the main monitor with the various possibilities/features 
and say:
matches = list(reg.findAll(image))

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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

Reply via email to