sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28727
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.