Home
last modified time | relevance | path

Searched refs:ESC (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-webui/app/common/directives/
H A Dvt100plus.js68 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 …]
/openbmc/openbmc-test-automation/lib/pdu/
H A Dcyber.robot65 # <ESC>- Back, <ENTER>- Select&Reflash
83 # <ESC>- Back, <ENTER>- Select&Reflash
98 # <ESC>- Back, <ENTER>- Select&Reflash
106 # <ESC>- Cancel
124 # <ESC>- Cancel
138 # <ESC>- Cancel
169 # Send ESC over telnet console and Select 4- Logout
/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c53 #define ESC "\x1b" macro
230 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 …]
/openbmc/u-boot/include/
H A Di8042.h70 #define ESC 0x0040 /* escape key press */ macro
/openbmc/u-boot/doc/device-tree-bindings/input/
H A Dcros-ec-keyb.txt36 /* N = R_ALT ESC */
/openbmc/qemu/docs/specs/
H A Dtpm.rst375 after entering the menu with 'ESC'.
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst988 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.
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch2151 DECODE_PRINTF("ESC D8\n");