← Back to team overview

sikuli-driver team mailing list archive

[Bug 988617] Re: How to simulate Ctrl-Insert? type(KeyModifier.CTRL + Key.INSERT)

 

this is a question.

** Changed in: sikuli
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/sikuli/+question/194758

-- 
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:
  Invalid

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


References