DPMSInfo (3) Linux Manual Page
DPMSInfo – returns information about the current DPMS state Synopsiscc [ flag … ] file … –lXext [ library … ] #include <X11/extensions/dpms.h> Status DPMSInfo ( Display *display, CARD16 *power_level, BOOL *state ); Argumentsdisplay Specifies the connection to the X server power_level Specifies the current power level state Specifies the current DPMS stateDescriptionThe DPMSInfo function…
