<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.keyboardmaestro.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.keyboardmaestro.com/feed.php">
        <title>Keyboard Maestro Wiki</title>
        <description></description>
        <link>https://wiki.keyboardmaestro.com/</link>
        <image rdf:resource="https://wiki.keyboardmaestro.com/_media/wiki/logo.png" />
       <dc:date>2026-04-12T12:38:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Menus?rev=1697440725&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Calculations?rev=1740535462&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Glossary?rev=1766541848&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Recording?rev=1696320120&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Tokens?rev=1696219822&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Preferences?rev=1721131853&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Whats_New?rev=1749449155&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Filters?rev=1721095093&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/manual/Administrative_Details?rev=1745811679&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.keyboardmaestro.com/_media/wiki/logo.png">
        <title>Keyboard Maestro Wiki</title>
        <link>https://wiki.keyboardmaestro.com/</link>
        <url>https://wiki.keyboardmaestro.com/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Menus?rev=1697440725&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-16T07:18:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Menus</title>
        <link>https://wiki.keyboardmaestro.com/manual/Menus?rev=1697440725&amp;do=diff</link>
        <description>Menus

Below is a complete list of all menus.  Note that in some cases you must hold down the Option Key  (or  or ) to see the menu item.  For example, the “Expand All Actions” item in the Actions menu.

Keyboard Maestro

The Keyboard Maestro menu contains menu items relating to the Keyboard</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Calculations?rev=1740535462&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-26T02:04:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Calculations</title>
        <link>https://wiki.keyboardmaestro.com/manual/Calculations?rev=1740535462&amp;do=diff</link>
        <description>Calculations

Overview

Keyboard Maestro supports calculations in almost any numeric text fields.  For example you can Pause for “60*Time in Minutes”.  Calculations can also use comma separated lists of numbers as arrays, and can return such arrays, so you can operate on rectangle frames and points.  Numeric fields often start small with up/down step arrows, but if you type anything other than a number they will expand to allow a more complex expression to be entered.  You can tell that a field …</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Glossary?rev=1766541848&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-24T02:04:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Glossary</title>
        <link>https://wiki.keyboardmaestro.com/manual/Glossary?rev=1766541848&amp;do=diff</link>
        <description>Glossary
 Active/Deactivated  A Macro Group is active only if the conditions of the macro group are satisfied (eg a specific application is frontmost). A macro is available to be triggered only if it is enabled, and it’s parent macro group is enabled and active. Active is a transient state and can change over time as the state of the system changes (eg as different applications are frontmost)</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Recording?rev=1696320120&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-03T08:02:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Recording</title>
        <link>https://wiki.keyboardmaestro.com/manual/Recording?rev=1696320120&amp;do=diff</link>
        <description>Recording

Keyboard~~Maestro has the ability to create macro action sequences by recording your actions.

For example, to create a macro that simulates keystrokes, rather than create each macro action individually you can enable recording and then simply type the keystrokes.</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Tokens?rev=1696219822&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-02T04:10:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tokens</title>
        <link>https://wiki.keyboardmaestro.com/manual/Tokens?rev=1696219822&amp;do=diff</link>
        <description>Tokens

Keyboard Maestro provides two means to get information about objects (like web pages and windows) in the user&#039;s environment:

	* Tokens (returns text, used in text token fields)
* Functions (returns numbers, used in numeric fields)

You can enter a Token in any text field in an Action, and when the Macro is triggered and the Action is executed, the token will be replaced by the value that is returned at that time.  This allows you to easily combine static text with dynamic data that is s…</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Preferences?rev=1721131853&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-16T12:10:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Preferences</title>
        <link>https://wiki.keyboardmaestro.com/manual/Preferences?rev=1721131853&amp;do=diff</link>
        <description>Preferences

To configure Keyboard~~Maestro, first launch Keyboard~~Maestro and choose Preferences from the Keyboard Maestro menu.

[ Preferences General Pane ]

The preferences are divided into sections.

General Preferences

In the General preference pane you can:

	* enable or disable launching the Keyboard~~Maestro~~Engine at Login.</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Whats_New?rev=1749449155&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-09T06:05:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Whats_New</title>
        <link>https://wiki.keyboardmaestro.com/manual/Whats_New?rev=1749449155&amp;do=diff</link>
        <description>What’s New?

Keyboard~~Maestro~~11 expands on the powerful base of previous versions, improving the editor, adding many new actions and triggers, New Macro Wizard, a new Security preference pane, a keyboardmaestro command line tool, support for Apple Text Recognition, and more. Keyboard</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Filters?rev=1721095093&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-16T01:58:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Filters</title>
        <link>https://wiki.keyboardmaestro.com/manual/Filters?rev=1721095093&amp;do=diff</link>
        <description>Filters

Keyboard Maestro includes a variety of filters that can be applied to either the system clipboard, Named~~Clipboards, or variables.  For clipboards, the filters preserve style information to whatever degree is possible.  Use the Filter action to apply filters.</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/manual/Administrative_Details?rev=1745811679&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-28T03:41:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Administrative_Details</title>
        <link>https://wiki.keyboardmaestro.com/manual/Administrative_Details?rev=1745811679&amp;do=diff</link>
        <description>Administrative Details

Requirements

Keyboard~~Maestro~~11 requires macOS 10.13 or later.

Distribution

You may distribute this application in any way you wish as long as you only distribute the unmodified Keyboard~~Maestro package, as downloaded from</description>
    </item>
</rdf:RDF>
