.TH "console_getmode" 9 "console_getmode" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME console_getmode \- get current mode .SH SYNOPSIS .B "int" console_getmode .BI "(struct vc_mode *" mode ");" .SH ARGUMENTS .IP "mode" 12 virtual console mode structure .SH "DESCRIPTION" Populates \fImode\fP with the current mode held in the global display_info structure. Note, this function is only for XPMAC compatibility. Returns zero.