fbgen_switch(9)
NAME
fbgen_switch - switch to a different virtual console.
SYNOPSIS
int fbgen_switch (int con, struct fb_info *info);
ARGUMENTS
con virtual console number
info frame buffer info structure
DESCRIPTION
Switch to virtuall console con on device info.
- Returns zero.