Home
last modified time | relevance | path

Searched refs:WSEMUL_VT_ID1 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsemul_vt100var.h141 #define WSEMUL_VT_ID1 "\033[?62;6c" macro
H A Dwsemul_vt100_subr.c563 wsdisplay_emulinput(edp->cbcookie, WSEMUL_VT_ID1, in wsemul_vt100_handle_csi()
564 sizeof(WSEMUL_VT_ID1) - 1); in wsemul_vt100_handle_csi()