mac
The community/core/keys/mac
directory contains configuration files that define special and modifier keys for macOS. These files are used by the Talon voice control system.
-
special_key.talon-list
defines a list of special keys and their corresponding Talon commands. This file maps user-friendly names (e.g., "end", "home", "minus") to their respective key equivalents for macOS. For example, saying "wipe" or "delete" will trigger the backspace key, and saying "forward delete" will trigger the delete key. -
modifier_key.talon-list
defines a list of modifier keys for macOS. This file provides a mapping between common modifier key names and their Talon equivalents. For example, "control" maps to "ctrl", "super" and "command" map to "cmd", "option" maps to "alt", and "globe" maps to "fn".
These files work together to provide a user-friendly way to trigger keys and modifier keys on macOS using Talon voice commands.