home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 August / IMM0895.ISO01.iso / driver / ati / mach32 / disk1 / utility.lzh / README.DPM < prev    next >
Text File  |  1994-09-01  |  6KB  |  158 lines

  1. ***********************************************************************
  2.  
  3.                         IMPORTANT INFORMATION
  4.                                 for
  5.                             mach32 Users
  6. ***********************************************************************
  7. Display Power Management Signaling (DPMS)             September 1, 1994
  8. ***********************************************************************
  9.  
  10. READ THIS FILE COMPLETELY BEFORE ATTEMPTING TO USE THIS PRODUCT !
  11.  
  12. ****************************
  13.  
  14. Contents
  15.  
  16. 1.0     Introduction
  17. 2.0     Requirements
  18. 3.0     Installation
  19. 4.0     Using DPMS
  20. 5.0     Known Problems
  21.  
  22. *****************************
  23.  
  24. 1.0     Introduction
  25.  
  26.  
  27. The DPMS Terminate and Stay Resident (TSR) program allows you to use the
  28. energy saving features of a monitor that conforms to the VESA Display Power
  29. Management Signaling (DPMS) Proposal.  This program provides DPMS signaling
  30. under the DOS environment.  This TSR will not provide DPMS support under
  31. Windows.  If you wish to use DPMS under Windows, use the ATI Desktop DPMS
  32. icon.
  33.  
  34. The DPMS proposal is designed to work in conjunction with other power
  35. management standards such as the U.S. Environmental Protection Agency's
  36. Energy Star Computer program in reducing PC power consumption after an
  37. extended period of inactivity from the user.  The power management states
  38. are designed to follow the Microsoft/Intel Advanced Power Management standard.
  39.  
  40. The three power management states are known as Standby, Suspend and Off.
  41. Standby represents a state of minimal power reduction.  Suspend represents
  42. a state with a significant reduction in power consumption.  Off represents
  43. the lowest level of power consumption.
  44.  
  45. *****************************
  46.  
  47. 2.0     Requirements
  48.  
  49. - Graphics Cards: mach32 based Accelerators
  50.  
  51. - System:
  52.         DPMS requires at least a 386-based or higher computer running
  53.         at least DOS 3.0 or greater.
  54.  
  55. - Monitor:
  56.        DPMS compliant monitors ONLY. Damage may occur to non-DPMS monitors.
  57.  
  58. *****************************
  59.  
  60. 3.0     Installation
  61.  
  62. When you run the INSTALL Program on Disk #1 and select the "Utilities
  63. Installation", DPMS.COM is automatically copied to the Utilities
  64. subdirectory (default is C:\MACH32).  Start the program by typing "DPMS"
  65. or DPMS followed by one or more options at the DOS prompt.  See the
  66. following section for details regarding the various options that are
  67. available for DPMS.
  68.  
  69.  
  70. *****************************
  71.  
  72. 4.0     Using DPMS
  73.  
  74. To use the screen saver, simply type "DPMS" at the DOS prompt.  Type
  75. "DPMS HELP" to get an overview of the commands that DPMS recognizes.  The
  76. program is not case insensitive so keywords can be entered in upper or lower
  77. case.  Keywords and parameters must be separated by at least one space or
  78. tab character, e.g. "DPMS STBY 5" is fine, but "DPMS STBY5" will generate
  79. an "unknown parameter" error.
  80.  
  81. Typing DPMS with no options will load the TSR with default timer settings.
  82. If the TSR is already loaded, typing DPMS with no options simply displays
  83. the current timer settings; the timers are not adjusted.
  84.  
  85. If any timer keyword is specified, all timers that are not specified are
  86. automatically disabled.  For example "DPMS STBY 5" will set the Standby
  87. timer to 5 minutes and disable the Suspend and Off timers.  In other words,
  88. the screen saver will only go into standby mode; it will never go into either
  89. of the other two modes.  To set all three timers, specify them all on the
  90. command line e.g. "DPMS STBY 5 SUSP 10 OFF 15".
  91.  
  92. The following options are recognized by DPMS.  These options may appear in
  93. any order, although specifying HELP or UNLOAD will cancel all other options:
  94.  
  95. STBY {number of minutes} - Sets the standby timer.  After the specified
  96.     number of minutes has elapsed with no keyboard activity, DPMS puts
  97.     the monitor into Standby mode.
  98.  
  99. SUSP {number of minutes} - Sets the suspend timer.  After the specified
  100.     number of minutes has elapsed with no keyboard activity, DPMS puts
  101.     the monitor into Suspend mode.
  102.  
  103. OFF {number of minutes} - Sets the off timer.  After the specified number
  104.     of minutes has elapsed with no keyboard activity, DPMS puts the
  105.     monitor into Off mode.
  106.  
  107. NOMOUSE - Normally, DPMS only monitors the keyboard for activity and will
  108.     optionally monitor the mouse for activity only if it detects that a
  109.     Microsoft compatible mouse driver is installed.  Specifying the NOMOUSE
  110.     option tells DPMS to ignore all mouse activity, even if a mouse driver
  111.     is detected.
  112.  
  113. QUIET - Suppresses the normal messages that DPMS displays when called. This
  114.     option is useful in batch files.
  115.  
  116. UNLOAD - Unloads DPMS from memory.
  117.  
  118. HELP - Displays a usage message and then exits, no other action is done.
  119.  
  120. *****************************
  121.  
  122. 5.0     Known Problems
  123.  
  124. - DOS:
  125.  
  126.     If DPMS is loaded and you receive the message "DPMS unable to unload
  127.     itself." when you attempt to unload DPMS, it is likely another TSR has
  128.     been loaded after DPMS.  Try unloading the other TSR first and then
  129.     attempt to unload DPMS again.
  130.  
  131. - Microsoft Windows 3.1 Enhanced mode:
  132.  
  133.     The DPMS DOS TSR does not run under Windows.  When Windows 386 enhanced
  134.     mode is started up, DPMS "goes to sleep" by disabling its internal
  135.     timers and resumes operation when you either open up a full screen DOS
  136.     box or you exit Windows.
  137.     If you wish to use DPMS under Windows, use the ATI Desktop DPMS icon.
  138.  
  139. - Microsoft Windows 3.1 Standard mode:
  140.  
  141.     The DPMS DOS TSR (DPMS.COM) is not supported under Windows when run
  142.     in standard mode (/s).  Prior to starting Windows, change directory to
  143.     the mach32 utilities directory and type:
  144.  
  145.            DPMS UNLOAD
  146.  
  147. - Microsoft Windows 3.0:
  148.  
  149.     mach32 does not support DPMS under Windows 3.0.
  150.  
  151. - Screen Savers:
  152.  
  153.     DOS screen savers should not be used in conjunction with the DOS
  154.     DPMS.COM TSR.
  155.  
  156.     Windows 3.1 screen savers should not be used in conjunction with mach
  157.     FlexDesk control panel's DPMS function.
  158.