← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #662304]: Need help to change keydown() code because this is not working, even I have to run it via batch file (with Admin Rights)

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
ok, that is Python knowledge.
you need at least a little bit of it.
only copy&paste does lead too far

numbeOfLines = 2
for I in range (numberOfLines):
    type(Key.TAB, Key.ALT)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.