NAME

   KEYB - Basic Keyboard driver for FreeDOS

SYNOPSIS

   KEYB <Configuration File> [/Q] [/U] [/9{-|*|+}]

OPTIONS

   <Configuration File> full or relative path to a layout file, such as
                GR.KEY (extension is optional)
   /Q           Suppress the output of LIST paragraphs from the configuration
                file.
   /U           Remove the resident copy of XKEYB from memory (if installed).
   /9-          Installs no management for interrupt 9h (default if no XStrings)
   /9*          Installs reduced management for interrupt 9h
   /9+          Installs full management for interrupt 9h


NOTES
   
   THIS IS A PROTOTYPE.
   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)
   Contributions:       D. HOEHMANN, AXEL FRINKE, MATTHIAS PAUL
