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

    Status: Open => Answered

RaiMan proposed the following answer:
ok, so it is really a paste problem.

--- using type() instead of paste() with german keyboard

-- 1: make your own german Key.class
this is possible, but needs some scripting for a tool, that reveals the key 
codes.

--2: when editing/running the script ...
switch Mac and Windows temporarily to US keyboard 

--- making your own copy&paste
Since you are using Java, write your own clipboard manager with a function to 
set the clipboard content on the Mac and then use type -> ctrl-v  on Windows.

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

Reply via email to