Question #235571 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235571
Status: Open => Answered
RaiMan proposed the following answer:
paste("#65FY") definitely works.
for type() see faq 933 for non US-qwerty keyboards.
On my german keyboard for example:
type("\\65FZ")
types the wanted string, means:
on my german keyboard the # is where on the US keyboard is the \
same goes for Y and Z
many cases can be solved this way if you compare your keyboard layout
with the US layout.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp