VT_SETMODE
ioctl(0, VT_SETMODE, &smode);
if (ioctl(0, VT_SETMODE, &smode)) {
args->cmd = VT_SETMODE;
case VT_SETMODE: /* set screen switcher mode */
case VT_SETMODE: { /* set screen switcher mode */