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

Is there any way to set "null" keymodifier (let call it "Key.Null") in the type 
function so that these lines where equivalent:

type("c")
type("c",)
type("c",Key.null)

I need it to call type() with and without keymodifiers in the same line of a 
code.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to