An undocumented escape sequence in drivers/tty/vt/vt.c brings the previously accessed virtual terminal to the foreground. Signed-off-by: Scot Doyle <lkml14@xxxxxxxxxxxxx> --- man4/console_codes.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/man4/console_codes.4 b/man4/console_codes.4 index 00b8c40..0d75149 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -373,6 +373,7 @@ ESC [ 11 ; \fIn\fP ] Set bell duration in msec. ESC [ 12 ; \fIn\fP ] Bring specified console to the front. ESC [ 13 ] Unblank the screen. ESC [ 14 ; \fIn\fP ] Set the VESA powerdown interval in minutes. +ESC [ 15 ] Bring the previous console to the front. .TE .SS Character sets The kernel knows about 4 translations of bytes into console-screen -- 2.3.0 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html