[Sikuli-driver] [Question #247662]: Typing slower?

2014-04-25 Thread alceal
New question #247662 on Sikuli: https://answers.launchpad.net/sikuli/+question/247662 Hello Raiman. How could I change typing delay? I only find: Settings.DelayAfterDrag Settings.DelayBeforeDrop Settings.MoveMouseDelay Settings.SlowMotionDelay Thank you. -- You received this question notificat

Re: [Sikuli-driver] [Question #247662]: Typing slower?

2014-04-25 Thread DenisD
Question #247662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/247662 Status: Open => Answered DenisD proposed the following answer: Hi! I don't know whether there is special option to make typing process slower, I use this method. private Screen s = new Scr

Re: [Sikuli-driver] [Question #247662]: Typing slower?

2014-04-26 Thread RaiMan
Question #247662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/247662 RaiMan proposed the following answer: Since version 1.0.1 this is available: (same approach as DenisD supposed, but done internally) Settings.TypeDelay = 0.5 # delay in secs after each typed character type("

Re: [Sikuli-driver] [Question #247662]: Typing slower? --- 1.0.1+ use Settings.TypeDelay

2014-04-26 Thread RaiMan
Question #247662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/247662 Summary changed to: Typing slower? --- 1.0.1+ use Settings.TypeDelay -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #247662]: Typing slower? --- 1.0.1+ use Settings.TypeDelay

2014-04-26 Thread alceal
Question #247662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/247662 Status: Answered => Solved alceal confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, w