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/06 01:20]
peternlewis
manual:Preferences [2023/11/07 00:14]
peternlewis [Engine Animation]
Line 19: Line 19:
 * configure whether and how to show the status menu. * configure whether and how to show the status menu.
 * configure the style of the status menu. * configure the style of the status menu.
 +* configure whether to include macro icons in the status menu.
 * configure whether to include pasting clipboards in the status menu. * configure whether to include pasting clipboards in the status menu.
 * configure whether to include applications in the status menu. * configure whether to include applications in the status menu.
Line 92: 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 302: 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