Difference between revisions of "Action"

From ISBoxer
Jump to: navigation, search
Line 9: Line 9:
 
** [[Keystroke Action]]: Sends a keystroke
 
** [[Keystroke Action]]: Sends a keystroke
 
** [[Variable Keystroke Action]]: Sends a keystroke, where the actual keystroke to be sent is defined by a [[Variable Keystroke]].
 
** [[Variable Keystroke Action]]: Sends a keystroke, where the actual keystroke to be sent is defined by a [[Variable Keystroke]].
** [[Key String Action]]: '''(New in [[ISBoxer 38|ISBoxer 38.2.315.2]])''' Sends (pastes) a series of text
+
** [[Key String Action]]: Sends (pastes) a series of text
** [[Named World of Warcraft Macro Action]]: '''(New in [[ISBoxer 38]])''' Sends a keystroke configured in the [[World of Warcraft Macro Library]]; the keystroke is assigned by a generated [[WoW:ISBoxer Addon|WoW Addon]] to a specified macro ([[World of Warcraft]] only)
+
** [[Named World of Warcraft Macro Action]]: Sends a keystroke configured in the [[World of Warcraft Macro Library]]; the keystroke is assigned by a generated [[WoW:ISBoxer Addon|WoW Addon]] to a specified macro ([[World of Warcraft]] only)
 
** [[WoW Macro Action|World of Wacraft Macro Action]]: Sends a keystroke; the keystroke is assigned by a generated [[WoW:ISBoxer Addon|WoW Addon]] to a specified macro ([[World of Warcraft]] only)
 
** [[WoW Macro Action|World of Wacraft Macro Action]]: Sends a keystroke; the keystroke is assigned by a generated [[WoW:ISBoxer Addon|WoW Addon]] to a specified macro ([[World of Warcraft]] only)
 
** [[Set Variable Keystroke Action]]: Changes the keystroke configured for a [[Variable Keystroke]] on the fly, to be used with a [[Variable Keystroke Action]]
 
** [[Set Variable Keystroke Action]]: Changes the keystroke configured for a [[Variable Keystroke]] on the fly, to be used with a [[Variable Keystroke Action]]
Line 17: Line 17:
 
** [[Click Bar State Action]]: Shows or hides a [[Click Bar]]
 
** [[Click Bar State Action]]: Shows or hides a [[Click Bar]]
 
* '''Input Device Actions'''
 
* '''Input Device Actions'''
** [[Input Device Key Set Action]]: '''(New in [[ISBoxer 38|ISBoxer 38.2.401.1]])''' Switches an [[Input Device]] to use a different set of key names, allowing separate banks of [[Hotkeys]] on any natively supported Input Device (including Logitech G-series keyboards, X-Keys, N52TE, and others)
+
** [[Input Device Key Set Action]]: Switches an [[Input Device]] to use a different set of key names, allowing separate banks of [[Hotkeys]] on any natively supported Input Device (including Logitech G-series keyboards, X-Keys, N52TE, and others)
 
** [[Light Action]]: Toggles a G11 or G15 keyboard M-light (does not apply to other models)
 
** [[Light Action]]: Toggles a G11 or G15 keyboard M-light (does not apply to other models)
 
* '''Key Map Actions'''
 
* '''Key Map Actions'''
Line 35: Line 35:
 
* [[Sync Cursor Action]]: Synchronizes the mouse cursor in [[Target]] windows with the current window
 
* [[Sync Cursor Action]]: Synchronizes the mouse cursor in [[Target]] windows with the current window
 
* [[Target Group Action]]: Causes any [[Target]] to join or leave an [[Action Target Group]]
 
* [[Target Group Action]]: Causes any [[Target]] to join or leave an [[Action Target Group]]
* [[Timer Group Action]]: '''(New in [[ISBoxer 39]])''' Allows a group of [[Action Timers]] to be cancelled
+
* [[Timer Group Action]]: Allows a group of [[Action Timers]] to be cancelled
 
* '''Window Actions'''
 
* '''Window Actions'''
 +
** [[Window Close Action]]: (New in ISBoxer 40.2.0506.3) Closes one or more windows
 
** [[Window Focus Action]]: Switches to another window
 
** [[Window Focus Action]]: Switches to another window
 
** [[Window State Action]]: Changes the state of target window(s), e.g. to apply its foreground or background style  
 
** [[Window State Action]]: Changes the state of target window(s), e.g. to apply its foreground or background style  
 
** [[Window Style Action]]: Changes a style of target window(s), e.g. the settings used for the foreground or background region. ''Does not apply the state to the window.''
 
** [[Window Style Action]]: Changes a style of target window(s), e.g. the settings used for the foreground or background region. ''Does not apply the state to the window.''
 
** [[Window Zoom Action]]: Zoom or un-zoom
 
** [[Window Zoom Action]]: Zoom or un-zoom
* [[Video FX Action]]: '''(New in [[ISBoxer 38]])''' Changes [[Video FX]] related settings
+
* [[Video FX Action]]: Changes [[Video FX]] related settings
  
 
== See Also ==
 
== See Also ==
 
* [[Mapped Key]]
 
* [[Mapped Key]]

Revision as of 12:21, 7 May 2012

Editing a Keystroke Action

An Action is an instruction, for example to have a particular Target press a key, which can be a part of a Mapped Key. To add an Action to a Mapped Key, select the Step in the left tree, then right click on Actions (shown in the picture to the right) and select a type of Action to add.

Types of Actions

See Also