Go to the source code of this file.
Functions | |
| void | dmxDPMSInit (DMXScreenInfo *dmxScreen) | 
| void | dmxDPMSTerm (DMXScreenInfo *dmxScreen) | 
| void | dmxDPMSWakeup (void) | 
      
  | 
  
| 
 Initialize DPMS support. We save the current settings and turn off DPMS. The settings are restored in dmxDPMSTerm.  | 
  
      
  | 
  
| 
 Terminate DPMS support on dmxScreen. We restore the settings saved in dmxDPMSInit.  | 
  
      
  | 
  
| 
 Called when activity is detected so that DPMS power-saving mode can be deactivated.  |