← Back to team overview

sikuli-driver team mailing list archive

[Question #258522]: Where can I find documentation for the write() command?

 

New question #258522 on Sikuli:
https://answers.launchpad.net/sikuli/+question/258522

Development: Eclipse + PyDev + Jython 2.7b + SikuliX 1.1.0

So far I have used the following write commands:
-  write("#C.l#w500.") # Equal to: Ctrl+l and wait 0.5
- write("#C.w#w1.") # Equal to: Ctrl + w and wait 1
- write("#N.") # Equal to: Key.Enter


How do I use write() to pass the "Delete" key?

Thanks,

Rodolfo



-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.