Key

From Wiki
Revision as of 11:16, 27 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search

Synopsis

key {key-specifier} [[ alt ] | [ ctrl ] | [ shift ]]

Description

The key command sends a keystroke of your choice to the client.

The key-specifier can either be A-Z, 0-9, F1-F12 and ESC, BACK, TAB, ENTER, PAUSE, CAPSLOCK, SPACE, PGDN, PGUP, END, HOME, LEFT, RIGHT, UP, DOWN, PRNSCR, INSERT, DELETE, NUMLOCK or SCROLLLOCK.

NOTE

  • If you are running more than one client, the modifier key (alt, control, shift) can sometimes not work as its supposed to.

Example

; This will hold the ALT key down and press the F4 key.
key F4 ALT

See also

Main Page Documentation