.TH "console_powermode" 9 "console_powermode" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME console_powermode \- sets monitor power mode .SH SYNOPSIS .B "int" console_powermode .BI "(int " mode ");" .SH ARGUMENTS .IP "mode" 12 power state to set .SH "DESCRIPTION" Sets power state as dictated by \fImode\fP. 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.