Difference between revisions of "ISKernel:GlobalBind (Command)"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
GlobalBind -list|-clear|-delete <name>|<name> <combo> <command> | GlobalBind -list|-clear|-delete <name>|<name> <combo> <command> | ||
− | == | + | == Forms == |
+ | *Global Binds are just like [[ISSession:Bind (Command)|Bind]] except they create windows hotkeys usable from anywhere to send commands to your InnerSpace Session | ||
+ | *GlobalBind -list - lists all your registered global hotkeys | ||
+ | *Globalbind -clear - clears all your global hotkeys | ||
+ | *Globalbind -delete <name> - deletes a global hotkey | ||
+ | *Globalbind <name> <combo> <command> - creates a global hotkey of <name> using <combo> keys to execute <command> | ||
== Examples == | == Examples == |
Revision as of 01:00, 25 August 2005
Contents
Syntax
GlobalBind | |
Usage | Intermediate |
Level of Understanding | Beginner |
Computer Savvy | Beginner |
Logic | Beginner |
GlobalBind -list|-clear|-delete <name>|<name> <combo> <command>
Forms
- Global Binds are just like Bind except they create windows hotkeys usable from anywhere to send commands to your InnerSpace Session
- GlobalBind -list - lists all your registered global hotkeys
- Globalbind -clear - clears all your global hotkeys
- Globalbind -delete <name> - deletes a global hotkey
- Globalbind <name> <combo> <command> - creates a global hotkey of <name> using <combo> keys to execute <command>