User Tools

Site Tools


Window_Movers

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
Window_Movers [2014/10/17 07:43]
peternlewis [Setup Frames]
Window_Movers [2014/10/17 21:59] (current)
peternlewis [Right 33%]
Line 1: Line 1:
 These macros can be used to control the size and position of the front window, moving and resetting its size to take up half, one third, two thirds, a quarter or all of its current monitor. Window Left and Right can be used to move the window from one monitor to another, avoiding the need to reach for the mouse. These macros can be used to control the size and position of the front window, moving and resetting its size to take up half, one third, two thirds, a quarter or all of its current monitor. Window Left and Right can be used to move the window from one monitor to another, avoiding the need to reach for the mouse.
 +
  
 ==== Setup Frames ==== ==== Setup Frames ====
Line 83: Line 84:
 Actions: Actions:
  
-* Set Variable ‘FB_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’+* Set Variable ‘FB\_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’
 * Execute AppleScript * Execute AppleScript
-* Use ‘FB_FrontWindowFrame’ to Set the Front Window Frame+* Use ‘FB\_FrontWindowFrame’ to Set the Front Window Frame
  
 ==== Left 33% ==== ==== Left 33% ====
Line 94: Line 95:
  
 Actions: Actions:
-*Set Variable ‘FB_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’ + 
-*Execute Macro ‘Setup Frames’ +* Set Variable ‘FB\_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’ 
-*Execute shell script +* Execute Macro ‘Setup Frames’ 
-*Use ‘FB_FrontWindowFrame’ to Set the Front Window Frame+* Execute shell script 
 +* Use ‘FB\_FrontWindowFrame’ to Set the Front Window Frame
  
 ==== Right 33% ==== ==== Right 33% ====
Line 107: Line 109:
 Actions: Actions:
  
-*Set Variable ‘FB_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’ +* Set Variable ‘FB\_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’ 
-*Execute Macro ‘Setup Frames’ +* Execute Macro ‘Setup Frames’ 
-*Execute shell script +* Execute shell script 
-*Use ‘FB_FrontWindowFrame’ to Set the Front Window Frame+* Use ‘FB\_FrontWindowFrame’ to Set the Front Window Frame
  
 ==== Left 66% ==== ==== Left 66% ====
Line 119: Line 121:
  
 Actions: Actions:
-*Set Variable ‘FB_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’ + 
-*Execute Macro ‘Setup Frames’ +* Set Variable ‘FB\_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’ 
-*Execute shell script +* Execute Macro ‘Setup Frames’ 
-*Use ‘FB_FrontWindowFrame’ to Set the Front Window Frame+* Execute shell script 
 +* Use ‘FB_FrontWindowFrame’ to Set the Front Window Frame
  
 ==== Right 66% ==== ==== Right 66% ====
Line 132: Line 135:
 Actions: Actions:
  
-*Set Variable ‘FB_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’ +* Set Variable ‘FB\_FrontWindowFrame’ to Text ‘%FrontWindowFrame%’ 
-*Execute Macro ‘Setup Frames’ +* Execute Macro ‘Setup Frames’ 
-*Execute shell script +* Execute shell script 
-*Use ‘FB_FrontWindowFrame’ to Set the Front Window Frame+* Use ‘FB\_FrontWindowFrame’ to Set the Front Window Frame
  
 ==== Front Two Windows 2:1 ==== ==== Front Two Windows 2:1 ====
Line 145: Line 148:
 Actions: Actions:
  
-*Execute Macro ‘Right 66%’ +* Execute Macro ‘Right 66%’ 
-*Type the ⌘Tab Keystroke +* Type the ⌘Tab Keystroke 
-*Execute Macro ‘Left 33%’ +* Execute Macro ‘Left 33%’ 
-*Type the ⌘Tab Keystroke +* Type the ⌘Tab Keystroke
Window_Movers.1413546190.txt.gz · Last modified: 2014/10/17 07:43 by peternlewis