VT_GETACTIVE
args->cmd = VT_GETACTIVE;
case VT_GETACTIVE: /* get active vty # */
case VT_GETACTIVE:
if (ioctl(0, VT_GETACTIVE, &cur_info.active_vty) == -1)