This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
token:Screen [2019/07/04 01:39] peternlewis |
token:Screen [2025/01/27 21:40] (current) peternlewis |
||
---|---|---|---|
Line 3: | Line 3: | ||
The parameter may be: | The parameter may be: | ||
- | ^ Index Name ^ Description ^ | + | {{page>include:ScreenIndex#}} |
- | | Main or 0 | the screen with the primary menu bar (as configured in the Displays preferences).| | + | |
- | | Second | the first from the left which is not the _Main_ screen.| | + | |
- | | Third | the second from the left which is not the _Main_ screen.| | + | |
- | | Internal | the internal screen of the Mac.| | + | |
- | | External | the first from the left which is not an internal screen.| | + | |
- | | Mouse | the screen containing the mouse.| | + | |
- | | Front | the screen containing (the most of) the front window.| | + | |
- | | Back | the first from the left not containing (the most of) the front window.| | + | |
- | | Back2 | the second left most screen not containing (the most of) the front window.| | + | |
- | | Positive Calculation | the indexed screen from left to right. | | + | |
- | | Negative Calculation | the indexed screen from right to left. | | + | |
So for example, //%ScreenVisible%Main%// gives the visible frame of the main screen. | So for example, //%ScreenVisible%Main%// gives the visible frame of the main screen. | ||
- | Like all coordinates in Keyboard Maestro, the frames are from the top left corner of the main screen. | + | Like all frames in Keyboard Maestro, they are of the form left, top, width, and height, and are from the top left corner of the main screen. |
===== See Also ===== | ===== See Also ===== |