Searched refs:ESC (Results 1 – 8 of 8) sorted by relevance
68 term.handler(EscapeSequences.C0.ESC + '?');71 term.handler(EscapeSequences.C0.ESC + '/');74 term.handler(EscapeSequences.C0.ESC + 'k');77 term.handler(EscapeSequences.C0.ESC + 'h');80 term.handler(EscapeSequences.C0.ESC + '+');83 term.handler(EscapeSequences.C0.ESC + '-');86 term.handler(EscapeSequences.C0.ESC + '1');89 term.handler(EscapeSequences.C0.ESC + '2');92 term.handler(EscapeSequences.C0.ESC + '3');95 term.handler(EscapeSequences.C0.ESC + '4');[all …]
65 # <ESC>- Back, <ENTER>- Select&Reflash83 # <ESC>- Back, <ENTER>- Select&Reflash98 # <ESC>- Back, <ENTER>- Select&Reflash106 # <ESC>- Cancel124 # <ESC>- Cancel138 # <ESC>- Cancel169 # Send ESC over telnet console and Select 4- Logout
53 #define ESC "\x1b" macro230 printf(ESC "7" /* Save cursor position */ in query_console_serial()231 ESC "[r" /* Set scrolling region to full window */ in query_console_serial()232 ESC "[999;999H" /* Move to bottom right corner */ in query_console_serial()233 ESC "[6n"); /* Query cursor position */ in query_console_serial()244 printf(ESC "8"); /* Restore cursor position */ in query_console_serial()357 printf(ESC"[%u;%u;%um", bold, color[fg].fg, color[bg].bg); in efi_cout_set_attribute()359 printf(ESC"[0;37;40m"); in efi_cout_set_attribute()369 printf(ESC"[2J"); in efi_cout_clear_screen()385 printf(ESC "[0;37;40m"); in efi_cout_reset()[all …]
70 #define ESC 0x0040 /* escape key press */ macro
36 /* N = R_ALT ESC */
375 after entering the menu with 'ESC'.
988 Press ESC in 4 seconds to skip startup.nsh or any other key to continue.1106 Press ESC in 4 seconds to skip startup.nsh or any other key to continue.
2151 DECODE_PRINTF("ESC D8\n");