← Back to team overview

sikuli-driver team mailing list archive

[Question #817924]: Changing language using sikuli

 

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

I want to switch the language using sikuli.
That is, press the combination ALT + SHIFT.
This code didn't work
    keyDown(Key.ALT + Key.SHIFT)
    keyUp(Key.ALT + Key.SHIFT)

Im using linux, Debian, sikuli-ide-lux-2.0.5.jar

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