← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #255660]: Cannot make Sikuli X type in Turkish language

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
not knowing, how you did it, this is how the ALT key solution should
work:

keyDown(Key.ALT)
type("0252")
keyUp()

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.