← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #708296]: Changing default screen

 

Question #708296 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/708296

    Status: Open => Answered

RaiMan proposed the following answer:
use(Screen(1)) # switches default to 2nd screen
hover() # should move mouse to middle of 2nd screen
# more 
use() # switches back to first screen

tested with SX 2.0.5 on Win11

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.