From owner-freebsd-doc Fri Feb 28 1:10:12 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A417937B401 for ; Fri, 28 Feb 2003 01:10:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC03C43FBD for ; Fri, 28 Feb 2003 01:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S9A8NS070406 for ; Fri, 28 Feb 2003 01:10:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1S9A842070405; Fri, 28 Feb 2003 01:10:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D16E37B401 for ; 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 ; 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 ; 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" Reply-To: "Artem 'Zazoobr' Ignatjev" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/48767: wrong key numbers for left/right windows in keyboard.4 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48767 >Category: docs >Synopsis: wrong key numbers for left/right windows in keyboard.4 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 28 01:10:07 PST 2003 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message