User Tools

Site Tools


manual:Preferences

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
manual:Preferences [2023/10/16 03:21]
peternlewis [General Preferences]
manual:Preferences [2023/11/07 00:14]
peternlewis [Engine Animation]
Line 93: Line 93:
 ===== Security Preferences ===== ===== Security Preferences =====
  
-Keyboard Maestro is designed to act on your behave ​and to do many things for you - essentially acting as you in performing tasks. As such, it needs a wide variety of security permissions to perform these tasks.+Keyboard Maestro is designed to act on your behalf ​and to do many things for you - essentially acting as you in performing tasks. As such, it needs a wide variety of security permissions to perform these tasks.
  
 This preference panel aims to summarise the important preferences and allow you to explicitly request them as needed. This preference panel aims to summarise the important preferences and allow you to explicitly request them as needed.
Line 303: Line 303:
  
 :!: Note:  if the bundle ID includes “safari”,​ it is considered a Safari browser, otherwise it is considered a Chrome-based browser. :!: Note:  if the bundle ID includes “safari”,​ it is considered a Safari browser, otherwise it is considered a Chrome-based browser.
 +
 +==== Tokens ====
 +
 +Tokens are limited to 0.9 seconds in execution time, and are executed somewhat asynchronously in Ventura and later. You can control this with:
 +
 +<code bash>
 +defaults write com.stairways.keyboardmaestro.engine TokenTimeout -float 0.9
 +defaults write com.stairways.keyboardmaestro.engine ForceSynchronousTokens -bool YES
 +</​code>​
  
 ==== Engine Animation ==== ==== Engine Animation ====
manual/Preferences.txt · Last modified: 2023/11/07 00:14 by peternlewis