From timon@memphis.mephi.ru  Fri Feb 28 01:03:23 2003
Return-Path: <timon@memphis.mephi.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9D16E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 01:03:23 -0800 (PST)
Received: from memphis.mephi.ru (memphis.mephi.ru [194.67.67.234])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 820BB43F85
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 01:03:18 -0800 (PST)
	(envelope-from timon@memphis.mephi.ru)
Received: from memphis.mephi.ru (timon@localhost [127.0.0.1])
	by memphis.mephi.ru (8.12.6/8.12.6) with ESMTP id h1S93EIp047251
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2003 12:03:14 +0300 (MSK)
	(envelope-from timon@memphis.mephi.ru)
Received: (from timon@localhost)
	by memphis.mephi.ru (8.12.6/8.12.6/Submit) id h1S93Dtg047250;
	Fri, 28 Feb 2003 12:03:13 +0300 (MSK)
Message-Id: <200302280903.h1S93Dtg047250@memphis.mephi.ru>
Date: Fri, 28 Feb 2003 12:03:13 +0300 (MSK)
From: "Artem 'Zazoobr' Ignatjev" <timon@memphis.mephi.ru>
Reply-To: "Artem 'Zazoobr' Ignatjev" <timon@memphis.mephi.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: wrong key numbers for left/right windows in keyboard.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48767
>Category:       docs
>Synopsis:       wrong key numbers for left/right windows in keyboard.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 28 01:10:07 PST 2003
>Closed-Date:    Wed Feb 23 04:32:46 GMT 2005
>Last-Modified:  Wed Feb 23 04:32:46 GMT 2005
>Originator:     Artem 'Zazoobr' Ignatjev
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
Moscow Liceum 1511
>Environment:
System: FreeBSD timon.memphis.mephi.ru 4.7-RELEASE FreeBSD 4.7-RELEASE #3: Fri Dec 27 14:50:27 MSK 2002 timon@timon.memphis.mephi.ru:/usr/src/sys/compile/TIMON i386
System: FreeBSD pager.memphis.mephi.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Fri Feb 28 10:04:01 MSK 2003 pager@pager.memphis.mephi.ru:/usr/obj/usr/src/sys/PAGER  i386

	
>Description:
	
	keyboard.4 manual page claims that left window key produces keycode
	fkey63, and right one is fkey62, and it should be vice versa
>How-To-Repeat:
	
[timon@pager timon]$ man 4 keyboard | grep window
	           Right window            key 62
                   Left window             key 63
>Fix:

--- share/man/man4/keyboard.4	Fri Aug 17 17:08:38 2001
+++ share/man/man4/keyboard.4	Fri Feb 28 11:48:56 2003
@@ -154,8 +154,8 @@
 	Insert 			key 60
 	Delete			key 61
 
-	Right window		key 62
-	Left window		key 63
+	Left window		key 62
+	Right window		key 63
 	Menu			key 64
 .Ed
 .Pp

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Wed Feb 23 04:31:24 GMT 2005 
State-Changed-Why:  
Fix committed, thanks! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Wed Feb 23 04:31:24 GMT 2005 
Responsible-Changed-Why:  
Over to me. 

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