console_getmode

Section: Kernel Hacker's Manual (9)
Updated: console_getmode
Index Return to Main Contents
 

NAME

console_getmode - get current mode  

SYNOPSIS

int console_getmode (struct vc_mode *mode);  

ARGUMENTS

mode

 virtual console mode structure
 

DESCRIPTION

Populates mode with the current mode held in the global display_info structure.

Note, this function is only for XPMAC compatibility.

Returns zero.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:56:26 GMT, June 12, 2005