home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / COMREF / DOS5TUT / SWITCH.DAT < prev    next >
Encoding:
Text File  |  1994-02-05  |  396 b   |  14 lines

  1. Explanation of the SWITCHES command. It is 
  2. in the CONFIG.SYS.
  3.  
  4. This command will make an enhanced keyboard 
  5. behave like a conventional keyboard.
  6.  
  7. Example:
  8.        If you want MS-DOS to use conventional
  9.        keyboard functions, even though you 
  10.        have an enhanced keyboard, you have 
  11.        to include the following
  12.        line in your CONFIG.SYS file:
  13.            switches=/k
  14.