win
The community/core/keys/win
directory contains configuration files for keys on Windows and Linux.
The special_key.talon-list
file defines a list of special keys. This list is used to map spoken words to specific keyboard keys. For instance, saying "end" will trigger the "End" key, and saying "wipe" or "delete" will trigger "Backspace". Some keys like "menu" and "print screen" are included as well.
The modifier_key.talon-list
file defines a list of modifier keys. This list maps words to modifier keys, like "alt", "control", "shift", and "super" (which is the Windows key). It also defines aliases for other operating systems; for example, "command" maps to "ctrl" on Windows and Linux, and "option" maps to "alt".