console_setmode(9)

NAME

console_setmode - sets current console mode

SYNOPSIS

int console_setmode (struct vc_mode *mode, int doit);

ARGUMENTS

mode virtual console mode structure

doit boolean, 0 test mode, 1 test and activate
mode

DESCRIPTION

Sets mode for all virtual consoles if doit is non-zero, otherwise, test a mode for validity.

Note, this function is only for XPMAC compatibility.

Returns negative errno on error, or zero for success.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout