Description
a keyboard or mouse shortcut for a specific expose or dashboard feature
- Defined in:
- Inherits from:
Properties
- class_ (r/o) typeClass -- The class of the object.
- properties record -- All of the object's properties.
- id_ (r/o) unicodeText -- the unique ID of the item
- name unicodeText -- the name of the item
- functionKey F1 / F10 / F11 / F12 / F13 / F14 / F15 / F16 / F17 / F18 / F19 / F2 / F3 / F4 / F5 / F6 / F7 / F8 / F9 / leftCommand / leftControl / leftOption / leftShift / none / rightCommand / rightControl / rightOption / rightShift / secondaryFunctionKey -- keyboard key for a specific shortcut, not all keyboards support all possible function keys
- functionKeyModifiers command / control / none / option / shift -- keyboard modifiers used for a specific function key, passed as string or list
- mouseButton integer -- mouse button for a specific shortcut (between 2 and the users number of buttons, 0 or none to remove the property)
- mouseButtonModifiers command / control / none / option / shift -- keyboard modifiers used for a specific mouse button, passed as string or list
Notes
- Contained by: