
Hs.hotkey.showHotkeys(mods, key) -> hs.hotkey objectĬreates (and enables) a hotkey that shows all currently active hotkeys (i.e. msg - the hotkey message, if provided when the hotkey was created (prefixed with the keyboard combination).idx - a string describing the keyboard combination for the hotkey.(usually, the global hotkey context, but it could be a modal hotkey context). enabled and not "shadowed", in the current context A table containing the hotkeys that are active, i.e.Returns a list of all currently active hotkeys The most common reason a hotkey combination cannot be given an assignment by Hammerspoon is because it is in use by the Mac operating system - see the Shortcuts tab of Keyboard in the System Preferences application or hs.hotkey.systemAssigned.ĭeletes all previously set callbacks for a given keyboard combinationĭisables all previously set callbacks for a given keyboard combination.a boolean value, true if the hotkey combination can be given an assignment by Hammerspoon or false if it cannot.key - A string containing the name of a keyboard key (as found in hs.keycodes.map ), or a raw keycode number.
Contacts journal crm automatic backups location mods#

Functions - API calls offered directly by the extension.Hammerspoon docs: hs.hotkey docs » hs.hotkeyĬreate and manage global keyboard shortcuts Submodules
