home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 24b / pk181a.zip / QWIK-REF.DOC < prev    next >
Text File  |  1988-04-10  |  4KB  |  102 lines

  1.   
  2.  
  3.  =========================================
  4.  |            HOT key COMMANDS           |
  5.  =========================================
  6.  | Press & release KEYPAD 5, press KEY   |
  7.  |_At beep enter other chars. if needed  |
  8.  |E|xit to DOS: EXIT to return. path=A:\ | <- COMMAND.COM must be here. Type
  9.  |P|rinter output to screen on/off       |    EXIT at DOS prompt to return.
  10.  |G|et new HOT key -- replaces KEYPAD 5  |    Change default drive with /En.
  11.  |D|isplay off after 1-60 min, 0=disable |
  12.  |L|ock machine with 0-4 char. password  |
  13.  |V|iew keystrokes in buffer on/off      |
  14.  |H|ook prog, CAPS ON=use new scan codes |
  15.  |R|un-on curb, A=nulls, B=fibs, # = 0-9 | <- CAPS = ON keeps other plan active
  16.  |A|utoPilot, repeat up to 18 keystrokes | <- =================================
  17.  |F|ast repeat, 5-255 reps/sec, 0=no rep |    | ANY key stops and erases      |
  18.  |S|low repeat, 1-255 seconds per repeat |    | RIGHT SHIFT stops and saves   |
  19.  |W|ait 1-60 tenths second before repeat |    | KEYPAD 5, RT SHIFT-A erases   |
  20.  |___ ^ Wait = 0 disables W S F A and R  |    | KEYPAD 5, A, CAPS=ON, one rep.|
  21.  |ESC|ape when machine locks up          |    =================================
  22.  =========================================
  23.  
  24.  
  25.  
  26.  
  27. COMMANDS executed from the CONFIG.SYS file: For example, the line:
  28.              DEVICE=POWERKIT.OBJ /b35/M15/W5/d2/f110/g68 
  29.                                 ^ blank space
  30.   will set the keystroke buffer size to 35, the floppy disk motor to shut off 
  31.   after 1.5 secs. (15/10ths), the wait before repeating a keystroke to 1/2 
  32.   sec. (5/10ths), the display to switch off after 2 minutes, the keystroke 
  33.   repeat speed to 110 keystrokes per second, and replaces KEYPAD 5 with F10 
  34.   (68 is the decimal scan code for F10) as the HOT key.  The commands may be 
  35.   entered in any order, in lower or UPPER case. 
  36.  
  37. * /An, n = 0 to 10, # of fake keystrokes plan A sends between real keystrokes.
  38.  
  39. * /Rn, n = 0 to 10, # of "lies" run-on plan B tells between keystrokes.
  40.  
  41. * /Bn, n = 15 to 255, sets the maximum number of keystrokes held in the 
  42.   extended keystroke buffer
  43.  
  44. * /Cn, n = 0 to 25 (1 = TOP), sets the cursor at row "n" after installation. 
  45.   n = 0 -- Clears the screen and puts the cursor at the top of the screen. 
  46.  
  47. * /Dn, n = 0 to 60, sets the time, in minutes, of no keyboard activity until 
  48.   the display dims.  n = 0 disables display blanking.
  49.  
  50. * /En, n = 65 to 90 (ASCII codes for A-Z), drive where COMMAND.COM is (it 
  51.   MUST be in root directory).
  52.  
  53. * /Fn, n = 0 to 255, sets the repeat speed, in # of repeats per second.
  54.  
  55. * /Gn, n a decimal scan code, sets the HOT key.
  56.  
  57. * /H)ook program, see POWERKIT.DOC 
  58.  
  59. * /In, n = a decimal scan code, sets the high byte of the extended ascii code 
  60.   SlashBar (or another menu generator) uses to get POWERKIT's attention. 
  61.  
  62. * /Jn, n = a decimal scan code, sets the low byte of the ascii code above.
  63.  
  64. * /K)eyboard redefine, see POWERKIT.DOC
  65.  
  66. * /L)ock machine at bootup, see POWERKIT.DOC
  67.  
  68. * /Mn, n = 0 to 255, sets the time in tenths sec. until the floppy disk motor 
  69.   turns off.  n = 0 causes POWERKIT not to change the floppy disk motor shut-
  70.   off parameter. 
  71.  
  72. * /Nn, n = 0 or 1, forces shell to DOS (KEYPAD 5, E) to use either the current 
  73.   active display page (n = 0), or change the display page (n = 1).
  74.  
  75. * /P1 routes output sent to the printer, to the screen.
  76.  
  77. * /Qn, n = 0,1,2,4, or 8, for HOT KEY ALONE, or RIGHT SHIFT, LEFT SHIFT, CTRL,
  78.   or ALT, plus HOT KEY, respectively (HOT KEY set by "/Gn").
  79.  
  80. * /Tn activates blanking of HERCULES brand display adaptors.
  81.   n = 1 -- Checks for Hercules adaptor.  If present, activates blanking.
  82.   n = 2 -- Uses Hercules blanking technique without checking.
  83.  
  84. * /U1 attaches POWERKIT's interface to SlashBar.
  85.  
  86.  
  87. * /Vn, n = 1 to 255, tells POWERKIT how many timer ticks your machine produces 
  88.   in 5 seconds.  POWERKIT assumes 91, if this switch is not set.
  89.  
  90. * /Wn, n = 0 to 60, sets the wait period, in tenths sec., before repeat 
  91.   begins.  /W0 turns off all features associated with W, S, F, A, and R
  92.  
  93. * /Xn changes the rate at which the repeat reaches top speed.
  94.   n = 0 -- Repeat begins at full speed
  95.   n = 1 -- Repeat reaches top speed quickly
  96.   n = 2 -- (Default) Repeat same as in version 1.1
  97.  
  98. * /Y0 turns off warning beep when "PAUSE" (HOLD, CTRL-NUM LOCK) is enabled.
  99.  
  100. * /Z1 replaces POWERKIT's soft "beep" with the much louder "system beep".
  101.  
  102.