home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / TECLADO / FLIP104.ZIP / FLIP.DOC next >
Encoding:
Text File  |  1989-09-30  |  2.0 KB  |  47 lines

  1.  
  2. ----------------------------[Flip Ver. 1.04 ]----------------------------------
  3.  
  4.                   Copyright (c) 1989,  Harry M. Carver      
  5.                            All rights reserved.   
  6. ------------------------------------------------------------------------------
  7.  
  8.  
  9. Program Info: 
  10.  
  11.              Name --- Flip 
  12.            Author --- Harry M. Carver
  13.           Version --- 1.04  
  14.          Compiled --- Sept. 26, 1989.      
  15.           Language --- Quick C Ver 2.00.   
  16.             Usage --- Flip [Caps on|off Num on|off Scroll on|off]       
  17.                or:    Flip [/?  /help]  for the help display.] 
  18.  
  19.                            where on|off means choose either 'on' or 'off'. 
  20.  
  21.           Purpose --- To change the state of the keyboard toggles on a PC, 
  22.                       [8088, 80286, 80386].
  23.  
  24.                       The older PCs with "Enhanced keyboards often get out
  25.                        of sync with the LEDs (eg. caps lock led says caps
  26.                         lock is off but all you get are capital letters).
  27.               
  28.                       The newer 386's often boot up with num lock on, and
  29.                        many people prefer just the opposite. And so a program
  30.                         that may be included in the Autoexec.bat is nice.
  31.  
  32.  
  33.          Examples --- "Flip num on"
  34.                       "flip num on caps off scroll on"
  35.                       "flip"
  36.                       "flip num off > nul"  
  37.  
  38.            Legal  ---  I express no warranties expressed or implied.
  39.                        I assume no liability of any kind [use at YOUR risk].
  40.                        You are free to use Flip however you wish, and you
  41.                        may freely distribute unmodified copies of Flip, as
  42.                        long as you do not charge for it [connect charges to
  43.                        BBSes are excluded from this restriction]. And you
  44.                        Include this doc file and all copyright notices.
  45.                        Quick C is a trademark of the Microsoft Corp.
  46.  
  47.