/
setHotKeyFile
setHotKeyFile
Description
Sets the file where Shogun Post loads and saves your hot keys.
Functional area
System
Command syntax
Syntax
setHotKeyFile HotKeyFile [-save] |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
HotKeyFile | string | yes | Full path of the file whereShogun Post loads and saves your hot keys. Use forward slashes instead of back-slashes for all file paths. |
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
save | 0 | — | — | Causes the current hot keys to be saved to the given file. If not specified, then the hot keys in the file will be loaded. |
Return value
void
Examples
// Save your existing hot keys to the root of your C: drive setHotKeyFile "C:/MyHotKeys.hsl" -save;
Additional information
Related commands
, multiple selections available,