← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #160886]: how to type the copyright symbol ©

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--- type() generally cannot be used with non-ascii text and is
restricted to the keys on the US-qwerty keyboard (most special
characters not supported though)

--- there is some inconsistency in the handling of unicode
specifications. I will report a bug on that

--- at least on my Mac
paste("© this is a copyright")
works, since the IDE supports litterally typed unicode characters.

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