console_powermode(9)
NAME
console_powermode - sets monitor power mode
SYNOPSIS
int console_powermode (int mode);
ARGUMENTS
mode power state to set
DESCRIPTION
Sets power state as dictated by mode.
Note that this function is only for XPMAC compatibility
and doesn't do much.
- Returns 0 for VC_POWERMODE_INQUIRY, -EINVAL for VESA power
settings, or -ENIXIO on failure.