CONS_LOCAL_CURSOR
CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, /* normal */
CONS_HIDDEN_CURSOR | CONS_LOCAL_CURSOR, /* invisible */
CONS_BLINK_CURSOR | CONS_LOCAL_CURSOR, /* very visible */
CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, -1, -1);
CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, /* normal */
CONS_HIDDEN_CURSOR | CONS_LOCAL_CURSOR, /* invisible */
CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, -1, -1);
flags | CONS_LOCAL_CURSOR, -1, -1);
sc_change_cursor_shape(scp, flags | CONS_LOCAL_CURSOR, -1, -1);
if (flags & CONS_LOCAL_CURSOR) {
(CONS_DEFAULT_CURSOR | CONS_LOCAL_CURSOR)) {
case CONS_LOCAL_CURSOR:
case CONS_DEFAULT_CURSOR | CONS_LOCAL_CURSOR:
type |= CONS_LOCAL_CURSOR;