Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2002 14:52:11 +0200 (CEST)
From:      Marc Fonvieille <marc@blackend.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/38287: Wrong hotkey sequence for video mode switching in section 2.9.11 of the Handbook
Message-ID:  <200205191252.g4JCqBxF006393@abigail.blackend.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 19 06:00:09 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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