NAME

   KEYB - Basic Keyboard driver for FreeDOS

SYNOPSIS

   KEYB <KC_File> [/I] [/E] [/Dx] [/U] [/9{-|*|+}]

OPTIONS

   <KC_File>    full or relative path to a KC-format keyboardlayout file, such
                as GR.KC (extension is optional)
   /I           Forces installation
   /E           Specifies that an enhanced keyboard will be used
   /Dx          Replaces the decimal separator character with character x
   /U           Remove the resident copy of KEYB from memory (if installed).
   /9           Specifies the desired int9h management
                /9-  None     (DEFAULT and RECOMMENDED)
                /9*  Chained  (for PC/XTs is DEFAULT and REQUIRED (at least))
                /9+  Full     (requires FULL layouts)

NOTES
   
   THIS IS PROTOTYPE 4.
   It doesn't have all the intended functionality, and may be unstable. Please
   use with care.

AUTHOR

   Program:             Aitor SANTAMARIA_MERINO  (aitor.sm@wanadoo.es)
   Layouts:             Henrique PERON (henriqueperon@globo.com)
   Contributions:       D. HOEHMANN, AXEL FRINKE, MATTHIAS PAUL
