From marc@blackend.org  Sun May 19 05:55:11 2002
Return-Path: <marc@blackend.org>
Received: from abigail.blackend.org (blackend.org [212.11.50.35])
	by hub.freebsd.org (Postfix) with ESMTP id 3196037B407
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 May 2002 05:55:09 -0700 (PDT)
Received: from abigail.blackend.org (localhost [127.0.0.1])
	by abigail.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g4JCqBYe006394
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 May 2002 14:52:11 +0200 (CEST)
	(envelope-from marc@abigail.blackend.org)
Received: (from marc@localhost)
	by abigail.blackend.org (8.12.3/8.12.3/Submit) id g4JCqBxF006393;
	Sun, 19 May 2002 14:52:11 +0200 (CEST)
Message-Id: <200205191252.g4JCqBxF006393@abigail.blackend.org>
Date: Sun, 19 May 2002 14:52:11 +0200 (CEST)
From: Marc Fonvieille <marc@blackend.org>
Reply-To: Marc Fonvieille <marc@blackend.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Wrong hotkey sequence for video mode switching in section 2.9.11 of the Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38287
>Category:       docs
>Synopsis:       Wrong hotkey sequence for video mode switching in section 2.9.11 of the Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 19 06:00:09 PDT 2002
>Closed-Date:    Mon May 20 17:50:43 PDT 2002
>Last-Modified:  Mon May 20 17:50:43 PDT 2002
>Originator:     Marc Fonvieille
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386


	
>Description:
Wrong hotkey sequence for video mode switching in section 2.9.11 of the
Handbook: "Alt +" should be "Ctrl Alt +". Read the patch below for more
details.
	
>How-To-Repeat:
	
>Fix:
Apply the patch to handbook/install/chapter.sgml
	

--- chapter.sgml.diff begins here ---
--- chapter.sgml.org	Sun May 19 11:31:25 2002
+++ chapter.sgml	Sun May 19 14:46:50 2002
@@ -3868,10 +3868,10 @@
 	    permit changing of the mode while running X with the hotkey
 	    sequence
 	    <keycombo action='simul'>
-	      <keycap>Alt</keycap><keycap>+</keycap>
+	      <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>+</keycap>
 	    </keycombo> or 
 	    <keycombo action='simul'>
-	      <keycap>Alt</keycap><keycap>-</keycap>
+	      <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>-</keycap>
 	    </keycombo>.
 	    
 	  </para>
--- chapter.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Mon May 20 17:50:30 PDT 2002 
State-Changed-Why:  
Fixed, thank you. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38287 
>Unformatted:
