CONS_SET
if (ioctl(0, CONS_SET, &mode)) {
case CONS_SET:
ioctl(0, CONS_SET, &cur_info.video_mode_number);
if (ioctl(0, CONS_SET, &new_mode_num) == -1) {