sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10209
[Bug 988617] [NEW] How to simulate Ctrl-Insert? type(KeyModifier.CTRL + Key.INSERT)
Public bug reported:
I am trying to simulate holding down the Ctrl Key then depressing the
Insert key.
The following doesn't seem to work..
type(KeyModifier.CTRL + Key.INSERT)
Thanks for your help.
Ray Sims
Dallas, Texas
Sikuli version: X-1.0rc3 (r905)
Windows 7 - 64-Bit
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/988617
Title:
How to simulate Ctrl-Insert? type(KeyModifier.CTRL + Key.INSERT)
Status in Sikuli:
New
Bug description:
I am trying to simulate holding down the Ctrl Key then depressing the
Insert key.
The following doesn't seem to work..
type(KeyModifier.CTRL + Key.INSERT)
Thanks for your help.
Ray Sims
Dallas, Texas
Sikuli version: X-1.0rc3 (r905)
Windows 7 - 64-Bit
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/988617/+subscriptions
Follow ups
References