svn commit: r52957 - head/en_US.ISO8859-1/books/handbook/basics
Chris Rees <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: crees Date: Wed Apr 24 18:33:03 2019 New Revision: 52957 URL: https://svnweb.freebsd.org/changeset/doc/52957 Log: Hint switch between virtual terminals from Xorg PR: docs/197685 Submitted by: [email protected] Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Wed Apr 24 12:02:58 2019 (r52956) +++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Wed Apr 24 18:33:03 2019 (r52957) @@ -167,7 +167,11 @@ login:</screen> (<filename>ttyv1</filename>), <keycombo><keycap>Alt</keycap><keycap>F3</keycap></keycombo> to access the second virtual console - (<filename>ttyv2</filename>), and so on.</para> + (<filename>ttyv2</filename>), and so on. + When using <application>&xorg;</application> as a graphical + console, the combination becomes <keycombo> + <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>F1</keycap> + </keycombo> to return to a text-based virtual console.</para> <para>When switching from one console to the next, &os; manages the screen output. The result is an illusion of _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"