Results 245 comments of Raimund Hocke

a possible way to check and workaround (from https://answers.launchpad.net/sikuli/+question/703405): issue resolved after changing $XDG_SESSION_TYPE in my machine, Please find the steps I have done, 1. check which display system your...

In SikuliX I use this hack by accessing the Windows API directly to get the real state of the respective lock key: /* Windows lib user32 https://msdn.microsoft.com/pt-br/library/windows/desktop/dd375731 VK_NUM_LOCK 0x90 VK_SCROLL...

In SikuliX a Pattern in the 1st place has to be created based on an image file name (as I guess it is implemented here). Other options like from a...

So I guess, she/he wants to create a Pattern from a captured image. So you have to decide, wether you allow that or you say: save the internal image to...

You have to check the recognition score, which should be different.