canned

Similar to hotkeynet.keyname. However, everything in this module is hotkeynet.maker factory object. Everything in this module should be called to use.

Example:

>>> from hotkeynet import canned
>>> canned.KEY_1()
>>> canned.CTRL_(canned.KEY_1)()
hotkeynet.canned.LWIN_(*keys: Union[str, hotkeynet.maker.KeyMaker]) hotkeynet.maker.KeyMaker[source]

Left windows + any key

hotkeynet.canned.RWIN_(*keys: Union[str, hotkeynet.maker.KeyMaker]) hotkeynet.maker.KeyMaker[source]

Right windows + any key