← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #817924]: Changing language using sikuli

 

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

SuzanneIllazi posted a new comment:
To simulate the ALT + SHIFT key combination in Sikuli on Linux, try
using type(Key.ALT + Key.SHIFT). The keyDown and keyUp methods might not
work as expected. Ensure Sikuli is running with appropriate permissions
on Debian.

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