Hello Scott, On 02/27/2015 03:35 AM, Scot Doyle wrote: > An undocumented escape sequence in drivers/tty/vt/vt.c brings the > previously accessed virtual terminal to the foreground. Thanks. Applied. Looks like this sequence appeared with ~2.6.0 or so. Do you know if this is so? Cheers, Michael > 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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