home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / SAT1.ZIP / DMVID.DOC (.txt) < prev    next >
Encoding:
DeskMate Document  |  1989-08-01  |  1.8 KB  |  21 lines

  1.          
  2. Usage:     DMVID  [driver name]  or  [P=<path>]
  3.    If the need arises to specify the Video Driver to be used by DeskMate, use the DMVID.EXE utility included on this disk to indicate to DeskMate which specific Video Driver to use.  To use DMVID.EXE, type DMVID <driver name>. This will either change the configuration in EEPROM or the DMCSR.CFG file where DMCONFIG path environment is set, as its appropriate.
  4.    To override the EEPROM and set the video configuration on a specific disk\directory, a path should be provided in the format of   DMVID <driver name> p=<path>    and this will cause the video configuration  to be updated in file <path>\dmcsr.cfg.
  5.    To determine the current driver selected or which Video Drivers are supported, just type DMVID [p=path] without a driver name.
  6. ----------------------------------------------------------------------
  7. Examples:
  8. DMVID
  9.     Displays the current Video Driver selected using the configuration     in EEPROM if appropriate for the machine, else uses the DMCONFIG       environment PATH set to locate the DMCSR.CFG configuration file,       and also displays the available video driver names.
  10. DMVID P=a:\deskmate
  11.     Displays the current Video Driver selected using the path provided     to locate DMCSR.CFG configuration file, and also displays the          available video driver names.
  12. DMVID TC16
  13.     Selects the 16 color Tandy Mode Video Driver, DMVSTC16.RES.
  14. DMVID A
  15.     Selects a future Video Driver, DMVSA.RES.
  16. DMVID AUTO
  17.     Selects DeskMate auto-detection of the Video Driver.
  18. DMVID AUTO P=A:\DESKMATE
  19.     selects DeskMate auto-detection of the Video Driver and sets it to     the configuration file in  A:\DESKMATE\DMCSR.CFG.
  20.     This usage is an override to update configuration on to disk.
  21.