Difference between revisions of "Action"

From ISBoxer
Jump to: navigation, search
Line 6: Line 6:
  
 
== Types of Actions ==
 
== Types of Actions ==
* Keystroke Actions
+
* '''Keystroke Actions'''
 
** [[Keystroke Action]]: Sends a keystroke
 
** [[Keystroke Action]]: Sends a keystroke
 
** [[Key String Action]]: '''(New in [[ISBoxer 38|ISBoxer 38.2.315.2]])''' Sends (pastes) a series of text
 
** [[Key String Action]]: '''(New in [[ISBoxer 38|ISBoxer 38.2.315.2]])''' 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]]: '''(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)
 
** [[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)
* Click Bar Actions
+
* '''Click Bar Actions'''
 
** [[Click Bar Button Action]]: Changes the appearance of a button on a [[Click Bar]]
 
** [[Click Bar Button Action]]: Changes the appearance of a button on a [[Click Bar]]
 
** [[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]]: '''(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)
 
** [[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'''
 
** [[Do Mapped Key Action]]: Performs a [[Mapped Key]], subject to [[Virtual Mapped Key|Mapped Key Virtualization]]
 
** [[Do Mapped Key Action]]: Performs a [[Mapped Key]], subject to [[Virtual Mapped Key|Mapped Key Virtualization]]
 
** [[Key Map State Action]]: Loads or unloads a [[Key Map]], subject to a white/black list configured per [[Character Set]]
 
** [[Key Map State Action]]: Loads or unloads a [[Key Map]], subject to a white/black list configured per [[Character Set]]
Line 33: Line 33:
 
* [[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]]
* Window Actions
+
* '''Window Actions'''
 
** [[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  

Revision as of 20:53, 19 May 2011

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