You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added configuration reset hotkey.
INI value name: 'szReinitHotkey' in the "[s_main]" section.
Set to the following buttons by default: LSh+RSh+BACK+Y (Left shoulder, Right shoulder, Back and Y).
Added macro functionality. A mini script that lists buttons and time intervals.
INI value name: 'szMacroScr' in the routine ("[routine:#]") section.
Macro: added option to specify what to do when macro activates again.
INI value name: 'szMBubbleAction' (in the routine section).
Macro: added option to play system asterisk notification when macro starts and/or stops.
INI value names: "bMBAsterisk" and "bMEAsterisk" (in the routine section).
Removed INI configuration: "bNoLogFile".
User control of where to save the log has been changed.
Please see the "Logging Configuration" section.