" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">
SHIFTSTATE
Purpose: Sets the initial state of the trigger keys.
Syntax: SHIFTSTATE OFF|STANDARD|
|<[SCROLLLOCK][NUMLOCK][CAPSLOSK]>
|<[KEYRATE=rval] [KEYDELAY=dval]>
Where,
rval=1..32 chars./sec., or: MAX and MIN
dval=1..4 , or: MAX and MIN
By default: SHIFTSTATE STANDARD
Note: STANDARD - no action,
OFF - resets all the keys,
SCROLLLOCK, NUMLOCK, CAPSLOCK - sets the active state for
the corresponding keys.
KEYRATE and KEYDELAY specify the auto-repeat rate of a pressed key in
characters per second and the delay before the auto-repeat, respectively.
Much in parallel with the MODE CON command.