Bug 197685

Summary: Add switch between X and console to Handbook, Virtual Consoles
Product: Documentation Reporter: c.brinkhaus
Component: Books & ArticlesAssignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Only Me CC: c.brinkhaus, crees
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add switch between X and Console in section 4.2.1 of the handbook
none
Add switch between X and Console in section 4.2.1 of the handbook none

Description c.brinkhaus 2015-02-15 17:27:01 UTC
Created attachment 153008 [details]
Add switch between X and Console in section 4.2.1 of the handbook

The section 4.2.1 in https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/consoles.html does not mention how to change from graphical environment to a console and back. The attached patch adds this information.
Comment 1 c.brinkhaus 2015-02-21 14:20:08 UTC
Created attachment 153271 [details]
Add switch between X and Console in section 4.2.1 of the handbook

Two typos in first patch fixed.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-04-24 18:34:07 UTC
A commit references this bug:

Author: crees
Date: Wed Apr 24 18:33:03 UTC 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

Changes:
  head/en_US.ISO8859-1/books/handbook/basics/chapter.xml
Comment 3 Chris Rees freebsd_committer freebsd_triage 2019-04-24 18:35:29 UTC
I've added a note to the Handbook-- thanks for reporting this as it used to confuse me when I first started out too!