CONS_SETCURSORSHAPE
case CONS_SETCURSORSHAPE: /* set cursor shape (new interface) */
if (ioctl(0, CONS_SETCURSORSHAPE, &shape) != 0) {