ISKernel:Bind (Command)

From Lavish Software Wiki
Revision as of 21:08, 27 April 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Syntax

Command Difficulty Rating
Bind
Usage Intermediate
Level of Understanding Beginner
Computer Savvy Beginner
Logic Beginner

bind -keylist|-list|-delete <name> | [-press|-release] <name> <combo> <command>

Description

Using bind you can attach a command to a specific key combination.

Examples

This will bind run the EndScript command with the parameter *, which stops all running scripts, when you hold down CTRL and press the X key.

See Also