.TH "fbgen_switch" 9 "fbgen_switch" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME fbgen_switch \- switch to a different virtual console. .SH SYNOPSIS .B "int" fbgen_switch .BI "(int " con "," .BI "struct fb_info *" info ");" .SH ARGUMENTS .IP "con" 12 virtual console number .IP "info" 12 frame buffer info structure .SH "DESCRIPTION" Switch to virtuall console \fIcon\fP on device \fIinfo\fP. Returns zero.