Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2019 18:33:03 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52957 - head/en_US.ISO8859-1/books/handbook/basics
Message-ID:  <201904241833.x3OIX3h8013161@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:	c.brinkhaus@t-online.de

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904241833.x3OIX3h8013161>