User Tools

Site Tools


action:Move_or_Click_Mouse

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
action:Move_or_Click_Mouse [2018/08/05 05:06]
ccstone [Setup of Found Image]
action:Move_or_Click_Mouse [2023/09/15 02:20] (current)
peternlewis [Setup of Found Image]
Line 9: Line 9:
  
  
-**Simple Example: Click Mouse at Location Relative to Window**\\+Simple Example: Click Mouse at Location Relative to Window 
 {{:​action:​moveorclickmouse.png?​511|}} {{:​action:​moveorclickmouse.png?​511|}}
  
Line 27: Line 28:
  
 ==== Mouse Button ==== ==== Mouse Button ====
-Depends on your mouse.+
   * left button (default)   * left button (default)
   * right button   * right button
Line 33: Line 34:
   * button 4   * button 4
   * button 5   * button 5
-  * etc+  * button 6
  
 ==== Modifier Keys ==== ==== Modifier Keys ====
Line 43: Line 44:
   *Command — ⌘.   *Command — ⌘.
  
-When a modifier key is clicked ​the icon is filled with blue.+When a modifier key is included ​the icon is filled with blue.
  
 ==== X & Y Locations for Mouse Action ==== ==== X & Y Locations for Mouse Action ====
Line 60: Line 61:
  
 **To get the relative distance** (offset) of the Mouse position relative to some location, like the window top, left corner, use the _Get_ button _after_ you have set the _relative to_ location. **To get the relative distance** (offset) of the Mouse position relative to some location, like the window top, left corner, use the _Get_ button _after_ you have set the _relative to_ location.
 +
 ==== Setup and Testing ==== ==== Setup and Testing ====
 The //Go// and //Get// Buttons are used only during setup of the Action. ​ They have no effect when the macro is executed. The //Go// and //Get// Buttons are used only during setup of the Action. ​ They have no effect when the macro is executed.
Line 80: Line 82:
   - use the gear icon at top right of the action to select whether or not to //Restore Mouse Location//.   - use the gear icon at top right of the action to select whether or not to //Restore Mouse Location//.
  
 +===== Click at Found Image =====
  
-==== Setup of Found Image ==== +You can also click relative to a [[:Found Image|Found Image]].  ​By default the image has to be unique (which includes not being visible in the action if the image is small enough not to be shrunk in the image well) otherwise Keyboard Maestro will not know where to click. ​Alternatively,​ you can specify which image to click (BestTopmost, Leftmost, Bottommost or Rightmost). You can also use the [[action:​Find_Image_on_Screen|Find Image on Screen]] action or the [[action:​For_Each|For Each]] action with the [[collection:​Found_Images|Found Images]] collection to find all matching images and click on them as appropriate.
- +
- +
-You can also click relative to a [[:Found Image|Found Image]].  ​The image **has to be unique** (which includes not being visible in the action if the image is small enough not to be shrunk in the image well) otherwise Keyboard Maestro will not know where to click. ​If the image is not unique and you want to click on one of themyou can either ​use the [[action:​Find_Image_on_Screen|Find Image on Screen]] action ​(which has an option to find a non-unique image) ​or the [[action:​For_Each|For Each]] action with the [[collection:​Found_Images|Found Images]] collection to find all matching images and click on them as appropriate. +
- +
- +
-**Example: Click the Center of an Image Found in an Area Relative to Front Window**\\ +
-{{:​click-found-image-action-km-7.3.png?​nolink|}}+
  
 +{{page>::​Found_Image#​How To Use&​noheader&​nofooter}}
  
 +If the click offsets are all fixed values (not calculations),​ you can select the image well and press <​key>​SPACE</​key>​ to show the image with the location of the click displayed on the image (v11.0+).
  
 +There is an option in the action (gear) ⚙ menu to have the action wait until the image appears (v11.0+).
 ===== See Also ===== ===== See Also =====
  
----- +==== Actions ​====
- +
-=== Actions ===+
  
 * [[action:​Bring Application Windows to Front]] * [[action:​Bring Application Windows to Front]]
Line 106: Line 103:
 * [[:​Actions|See all Actions]] * [[:​Actions|See all Actions]]
  
-===  Collections ===+====  Collections ​====
  
 * [[collection:​Found Images|Found Images]] * [[collection:​Found Images|Found Images]]
 * [[:​Collections|See all Collections]] * [[:​Collections|See all Collections]]
  
-===  Conditions ===+====  Conditions ​====
  
 * [[condition:​Found Image|Found Image]] * [[condition:​Found Image|Found Image]]
 * [[:​Conditions|See all Conditions]] * [[:​Conditions|See all Conditions]]
  
-=== Functions ===+==== Functions ​====
  
 * [[function:​MENUBARHEIGHT|MENUBARHEIGHT()]] * [[function:​MENUBARHEIGHT|MENUBARHEIGHT()]]
Line 129: Line 126:
 * [[:​Functions|See all Functions]] * [[:​Functions|See all Functions]]
  
-=== Tokens ===+==== Tokens ​====
  
 * [[token:​CurrentMouse|%CurrentMouse%]] * [[token:​CurrentMouse|%CurrentMouse%]]
Line 141: Line 138:
 * [[token:​WindowSize|%WindowSize%]] * [[token:​WindowSize|%WindowSize%]]
 * [[:​Tokens|See all Tokens]] * [[:​Tokens|See all Tokens]]
- 
----- 
  
 ==== Forum ==== ==== Forum ====
  
 - [[https://​forum.keyboardmaestro.com/​t/​macro-move-window-1-space-left-right-or-to-different-desktop/​3100/​2|MACRO:​ Move Window 1 Space Left/Right or to Different Desktop]] - [[https://​forum.keyboardmaestro.com/​t/​macro-move-window-1-space-left-right-or-to-different-desktop/​3100/​2|MACRO:​ Move Window 1 Space Left/Right or to Different Desktop]]
action/Move_or_Click_Mouse.1533459985.txt.gz · Last modified: 2018/08/05 05:06 by ccstone