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

Description changed to:
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. I suggest this feature (in case it was not implemented yet)
could be useful for such purposes in Sikuli.

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