CONS_RESET_CURSOR
CONS_RESET_CURSOR, /* reset to default */
CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, /* normal */
CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, -1, -1);
CONS_RESET_CURSOR, /* reset to default */
CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, /* normal */
CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, -1, -1);
if (flags & CONS_RESET_CURSOR)
if (flags & CONS_RESET_CURSOR)
change_cursor_shape(scp, CONS_RESET_CURSOR, -1, -1);
type |= CONS_RESET_CURSOR;