sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #39969
Re: [Question #365183]: Copying text to clipboard in linux using sikuli
Question #365183 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/365183
Description changed to:
Is there anyway to copy texts to clipboard in Linux using sikuli? Since
type("c", KeyModifier.CTRL) is the way to copy text. However the
application that I had in Linux won't allow CTRL+C for copying. In
order to copy I will have to press the middle button on a mouse, which I
would assume something like mouseDown(Button.MIDDLE) and
mouseUp(Button.MIDDLE). Is there anyways to get it copy into clipboard
without CTRL+C.
Thanks.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.