User Tools

Site Tools


action:Manipulate_a_Window

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
Next revision Both sides next revision
action:Manipulate_a_Window [2016/05/04 08:04]
alain add link to forum
action:Manipulate_a_Window [2019/08/02 00:02]
peternlewis
Line 2: Line 2:
 ====== Manipulate a Window Action ====== ====== Manipulate a Window Action ======
  
-The //​**Manipulate a Window**// [[:​Actions|Action]] allows you to operation ​on a window, in a specified application,​ with a wide variety of actions like scale, move, resize, bring to front, etc. (see complete list below). ​+The //​**Manipulate a Window**// [[:​Actions|Action]] allows you to operate ​on a window, in a specified application,​ with a wide variety of actions like scale, move, resize, bring to front, etc. (see complete list below). ​
  
-This action is in the //Interface Control// Action Categoryand the default configuration is set for the **//Scale size by//** Operation:+:!:  **Note: ​ All units are in //nominal resolution pixels// (sometimes called points)not //raw pixels//**.  So a typical retina screen will have half as many nominal resolution pixels as raw pixels. ​ See the [[function:SCREEN|SCREEN function]] for more info.
  
-**Default Action Configuration:​**\\   +This action is in the //Interface Control// Action Category, and the default configuration is set for the **//Resize Front Window to Points//** Operation:
-{{:action:​km-manipulate-window-action.png?​nolink|}}+
  
- +{{:​action:​km-manipulate-window-action-no-points.png?​nolink|}}
-----+
  
 ===== Configuration Options ===== ===== Configuration Options =====
Line 19: Line 17:
   - **Application** that contains the Window   - **Application** that contains the Window
  
 +==== 1. Action Choices ====
  
----- +All units (except percent) are in //nominal resolution pixels//.
- +
-==== 1Operation Choices ====+
  
   *Scale size by.   *Scale size by.
Line 45: Line 42:
   *the window with title.   *the window with title.
   *windows with title containing.   *windows with title containing.
-  *the window with window index.+  ​*windows with title matching regular expression. 
 +  ​*the window with window index (Z-order, negative windows order from the back (eg -1 is last window))
  
 ==== 3. Application Choices ==== ==== 3. Application Choices ====
Line 51: Line 49:
   *Select from list of running, recent, or available applications   *Select from list of running, recent, or available applications
   *Front Application   *Front Application
- 
----- 
- 
  
 ===== See Also ===== ===== See Also =====
- 
- 
----- 
- 
-==== Window Related Topics ==== 
  
 === Actions === === Actions ===
  
-  ​*[[action:Login_Window]] +* [[action:Bring Application Windows to Front]] 
-  *[[action:Bring_Application_Windows_to_Front]] +* [[action:Login Window|Login Window]] 
-  *[[action:New_Google_Chrome_Window|]] +* [[action:Move or Click Mouse|Move or Click Mouse]] 
-  *[[action:New_Safari_Window]] +* [[action:New_Google_Chrome_Window|]] 
-  *[[action:Move or Click Mouse|]] +* [[action:New_Safari_Window]] 
-  *[[:​Actions|See all Actions]]+* [[:​Actions|See all Actions]]
  
 ===  Conditions === ===  Conditions ===
  
-  ​*[[condition:​Any_Window|]] +* [[condition:​Any Window|]] 
-  *[[condition:​Front_Window|]] +* [[condition:​Front Window|]] 
-  *[[:​Conditions|See all Conditions]]+* [[:​Conditions|See all Conditions]]
  
 === Functions === === Functions ===
  
-  ​*[[function:​SCREEN|]] +* [[function:MENUBARHEIGHT|MENUBARHEIGHT()]] 
-  *[[function:​SCREENCOUNT|]] +* [[function:MOUSEBUTTON|MOUSEBUTTON()]] 
-  *[[function:​WINDOW|]] +* [[function:MOUSEX|MOUSEX()]] 
-  *[[function:​WINDOWCOUNT|]] +* [[function:MOUSEY|MOUSEY()]] 
-  * [[function:MENUBARHEIGHT|]] +* [[function:SCREEN|SCREEN()]] 
-  * [[function:MOUSEBUTTON|]] +* [[function:SCREENCOUNT|SCREENCOUNT()]] 
-  * [[function:MOUSEX|]][[function:MOUSEY|]] +* [[function:SCREENVISIBLE|SCREENVISIBLE()]] 
-  * [[:​Functions|See all Functions]]+[[function:WINDOW|WINDOW()]] 
 +* [[function:​WINDOWCOUNT|WINDOWCOUNT()]] 
 +* [[:​Functions|See all Functions]]
  
 === Tokens === === Tokens ===
  
-  ​*[[token:​FrontWindowFrame]][[token:WindowFrame]] +* [[token:​FrontWindowFrame|%FrontWindowFrame%]] 
-  *[[token:FrontWindowName]][[token:WindowName|]] +[[token:FrontWindowName|%FrontWindowName%]] 
-  *[[token:FrontWindowPosition]][[token:WindowPosition]] +* [[token:FrontWindowPosition|%FrontWindowPosition%]] 
-  *[[token:FrontWindowSize]][[token:​WindowSize]] +[[token:FrontWindowSize|%FrontWindowSize%]] 
-  *[[:​Tokens|See all Tokens]] +* [[token:WindowFrame|%WindowFrame%]] 
- +[[token:WindowName|%WindowName%]] 
- +* [[token:WindowPosition|%WindowPosition%]] 
-----+[[token:​WindowSize|%WindowSize%]] 
 +* [[:​Tokens|See all Tokens]]
  
 ==== Forum ==== ==== Forum ====
  
 +- [[https://​forum.keyboardmaestro.com/​t/​how-do-i-resize-a-window-on-my-external-monitor-screen/​6952/​15?​u=jmichaeltx | Tips by @PeterNLewis]]
 - [[https://​forum.keyboardmaestro.com/​t/​if-you-display-a-clipboard-how-do-you-explicitly-close-it-or-is-there-a-time-out-function/​1279/​3|If you display a clipboard, how do you explicitly close it or is there a time out function?]] - [[https://​forum.keyboardmaestro.com/​t/​if-you-display-a-clipboard-how-do-you-explicitly-close-it-or-is-there-a-time-out-function/​1279/​3|If you display a clipboard, how do you explicitly close it or is there a time out function?]]
 - [[https://​forum.keyboardmaestro.com/​t/​two-step-split-window-macro/​2626|Two Step Split Window Macro]] - [[https://​forum.keyboardmaestro.com/​t/​two-step-split-window-macro/​2626|Two Step Split Window Macro]]
 - [[https://​forum.keyboardmaestro.com/​t/​move-window-to-top-right/​2935/​2|Move window to top right]] - [[https://​forum.keyboardmaestro.com/​t/​move-window-to-top-right/​2935/​2|Move window to top right]]
 - [[https://​forum.keyboardmaestro.com/​t/​close-window-missing-quickeys-user-wants-to-know/​3278/​2|Close Window missing? Quickeys user wants to know!]] - [[https://​forum.keyboardmaestro.com/​t/​close-window-missing-quickeys-user-wants-to-know/​3278/​2|Close Window missing? Quickeys user wants to know!]]
-- [[https://​www.google.fr/​search?​q=site:​forum.keyboardmaestro.com+Close+Window|Keyboard Maestro Forum topics about Close Window]] 
-- [[https://​www.google.fr/​search?​q=site:​forum.keyboardmaestro.com+Move+Window|Keyboard Maestro Forum topics about Move Window]] 
  
 +- [[https://​forum.keyboardmaestro.com/​search?​q=%22Close%20Window%22|Keyboard Maestro Forum topics about Close Window]]
 +- [[https://​forum.keyboardmaestro.com/​search?​q=%22Move%20Window%22|Keyboard Maestro Forum topics about Move Window]]
action/Manipulate_a_Window.txt · Last modified: 2021/10/12 01:10 by peternlewis