<?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-15T04:54:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/action/Set_Screen_Resolution?rev=1694680731&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/function/MOUSEBUTTON?rev=1634278697&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/function/MOUSEX?rev=1634279231&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/function/MOUSEY?rev=1634279248&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/function/SCREENCOUNT?rev=1634278536&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/function/WINDOWCOUNT?rev=1695198807&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/function/SCREEN?rev=1770704816&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/function/WINDOW?rev=1767611633&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/token/Screen?rev=1738032017&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.keyboardmaestro.com/token/ScreenResolution?rev=1694680864&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/action/Set_Screen_Resolution?rev=1694680731&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-14T08:38:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Set_Screen_Resolution</title>
        <link>https://wiki.keyboardmaestro.com/action/Set_Screen_Resolution?rev=1694680731&amp;do=diff</link>
        <description>Set Screen Resolution

The Set Screen Resolution action (v11.0+) allows you to set the screen resolution of your displays.

[ Set Screen Resolution Action ]

The resolution is in the form:



nominal width, nominal height, pixel width, pixel height, frame rate


Keyboard Maestro lists the available resolutions for the specified display in the popup menu, and only those available resolutions can be used.</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/function/MOUSEBUTTON?rev=1634278697&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-10-15T06:18:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MOUSEBUTTON</title>
        <link>https://wiki.keyboardmaestro.com/function/MOUSEBUTTON?rev=1634278697&amp;do=diff</link>
        <description>MOUSEBUTTON Function

The MOUSEBUTTON() function returns whether the Mac&#039;s mouse button is pressed. It returns 1 if the button is pressed or 0 otherwise.  It takes an optional parameter indicating the desired mouse button.
MOUSEBUTTON() === MOUSEBUTTON(1) === whether the left mouse button is pressed
MOUSEBUTTON(2) === whether the right mouse button is pressed
MOUSEBUTTON(3) === whether the middle mouse button is pressed</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/function/MOUSEX?rev=1634279231&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-10-15T06:27:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MOUSEX</title>
        <link>https://wiki.keyboardmaestro.com/function/MOUSEX?rev=1634279231&amp;do=diff</link>
        <description>MOUSEX Function

The MOUSEX() function returns the x location of the mouse pointer relative to the top left corner of the main screen.

See Also

Actions

	* Manipulate a Window action
	* Move or Click Mouse action
	* See all Actions

Functions

	* MENUBARHEIGHT function
	* MOUSEBUTTON function
	* MOUSEY function
	* SCREEN function
	*  SCREENVISIBLE function</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/function/MOUSEY?rev=1634279248&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-10-15T06:27:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MOUSEY</title>
        <link>https://wiki.keyboardmaestro.com/function/MOUSEY?rev=1634279248&amp;do=diff</link>
        <description>MOUSEY Function

The MOUSEY() function returns the y location of the mouse pointer relative to the top left corner of the main screen.

See Also

Actions

	* Manipulate a Window action
	* Move or Click Mouse action
	* See all Actions

Functions

	* MENUBARHEIGHT function
	* MOUSEBUTTON function
	* MOUSEX function
	* SCREEN function
	*  SCREENVISIBLE function</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/function/SCREENCOUNT?rev=1634278536&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-10-15T06:15:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SCREENCOUNT</title>
        <link>https://wiki.keyboardmaestro.com/function/SCREENCOUNT?rev=1634278536&amp;do=diff</link>
        <description>SCREENCOUNT Function

The SCREENCOUNT() function returns the number of screens (displays).

See Also

Actions

	* Manipulate a Window action
	* Move or Click Mouse action
	* See all Actions

Functions

	* MENUBARHEIGHT function
	* MOUSEBUTTON function
	* MOUSEX function
	* MOUSEY function
	* SCREEN function
	*  SCREENVISIBLE function
	*  SCREENINDEX function
	* WINDOW function</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/function/WINDOWCOUNT?rev=1695198807&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-20T08:33:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>WINDOWCOUNT</title>
        <link>https://wiki.keyboardmaestro.com/function/WINDOWCOUNT?rev=1695198807&amp;do=diff</link>
        <description>WINDOWCOUNT Function

The WINDOWCOUNT() function returns the number of windows in the front application.

See Also

Actions

	* Manipulate a Window action
	* Move or Click Mouse action
	* See all Actions

Functions

	* MENUBARHEIGHT() function
	* MOUSEBUTTON() function
	* MOUSEX() function
	* MOUSEY() function
	* SCREEN() function
	* SCREENCOUNT()] function]
* [[function:SCREENVISIBLE|SCREENVISIBLE() function
	* SCREENINDEX() function</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/function/SCREEN?rev=1770704816&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-10T06:26:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SCREEN</title>
        <link>https://wiki.keyboardmaestro.com/function/SCREEN?rev=1770704816&amp;do=diff</link>
        <description>SCREEN Functions

The SCREEN() and SCREENVISIBLE() functions return the position or size of a screen.  SCREENVISIBLE() refers to the visible section of the screen, excluding the menu bar and the dock.

The SCREENINDEX() function (v10.0+) returns the actual index of the specified screen, counting from left to right.</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/function/WINDOW?rev=1767611633&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-05T11:13:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>WINDOW</title>
        <link>https://wiki.keyboardmaestro.com/function/WINDOW?rev=1767611633&amp;do=diff</link>
        <description>WINDOW Function

The WINDOW() function returns the desired coordinate of the specified window, and can have one or two parameters.

Usage

	* WINDOW(Coordinate)
	* WINDOW(Index, Coordinate)

With two parameters, the first parameter specifies which window in the front application to operate on. With only one parameter, the</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/token/Screen?rev=1738032017&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T02:40:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Screen</title>
        <link>https://wiki.keyboardmaestro.com/token/Screen?rev=1738032017&amp;do=diff</link>
        <description>The %Screen% and %ScreenVisible% tokens return the frame or visible frame of the specified screen.  It takes a parameter indicating which screen to use.

The parameter may be:
 Index Name  Description  Main or 0  the screen with the primary menu bar (as configured in the Displays preferences).</description>
    </item>
    <item rdf:about="https://wiki.keyboardmaestro.com/token/ScreenResolution?rev=1694680864&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-14T08:41:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ScreenResolution</title>
        <link>https://wiki.keyboardmaestro.com/token/ScreenResolution?rev=1694680864&amp;do=diff</link>
        <description>ScreenResolution(s) Token

The %ScreenResolution% token (v11.0+) returns the resolution of the specified screen.

The %ScreenResolutions% token (v11.0+) returns the available resolutions of the specified screen.

They both takes a parameter indicating which screen to use.</description>
    </item>
</rdf:RDF>
