From mark@dogma.freebsd-uk.eu.org  Mon Mar 13 13:58:17 2000
Return-Path: <mark@dogma.freebsd-uk.eu.org>
Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27])
	by hub.freebsd.org (Postfix) with SMTP id 1756F37BE80
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Mar 2000 13:57:58 -0800 (PST)
	(envelope-from mark@dogma.freebsd-uk.eu.org)
Received: (qmail 18018 invoked from network); 13 Mar 2000 21:57:55 -0000
Received: from userm975.uk.uudial.com (HELO parish.my.domain) (193.149.81.9)
  by smtp.dial.pipex.com with SMTP; 13 Mar 2000 21:57:55 -0000
Received: (from root@localhost)
	by parish.my.domain (8.9.3/8.9.3) id VAA02375;
	Mon, 13 Mar 2000 21:20:15 GMT
	(envelope-from mark)
Message-Id: <200003132120.VAA02375@parish.my.domain>
Date: Mon, 13 Mar 2000 21:20:15 GMT
From: Mark Ovens <mark@ukug.uk.freebsd.org>
Sender: mark@dogma.freebsd-uk.eu.org
Reply-To: Mark Ovens <mark@ukug.uk.freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fix minor errors and omissions in FAQ
X-Send-Pr-Version: 3.2

>Number:         17364
>Category:       docs
>Synopsis:       Fix minor errors and omissions in FAQ
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 13 14:00:01 PST 2000
>Closed-Date:    Mon Jun 12 07:39:33 PDT 2000
>Last-Modified:  Mon Jun 12 07:39:48 PDT 2000
>Originator:     Mark Ovens
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

	Fix a couple of minor errors/omissions in the section on
	Windows(tm) keys I submitted recently.

>How-To-Repeat:

	

>Fix:


*** book.sgml.orig	Mon Mar 13 20:53:55 2000
--- book.sgml	Mon Mar 13 21:11:24 2000
***************
*** 5751,5764 ****
  
  	  <screen>&prompt.root; <userinput>xmodmap -e "keycode 115 = comma"</userinput></screen>
  
! 	  <para>You will probably have to re-start X to see the result.</para>
  
  	  <para>To have the Windows(tm) key-mappings enabled automatically
  	    everytime you start X either put the <command>xmodmap</command>
  	    commands in your <filename>~/.xinitrc</filename> file or,
  	    preferably, create a file <filename>~/.xmodmaprc</filename> and
! 	    just include the <command>xmodmap</command> options, one per
! 	    line.</para>
  
  	  <para>For example, I have mapped the 3 keys to be F13, F14, and F15
  	    respectively. This makes it easy to map them to useful functions
--- 5751,5769 ----
  
  	  <screen>&prompt.root; <userinput>xmodmap -e "keycode 115 = comma"</userinput></screen>
  
! 	  <para>You will probably have to re-start your window manager
! 	    to see the result.</para>
  
  	  <para>To have the Windows(tm) key-mappings enabled automatically
  	    everytime you start X either put the <command>xmodmap</command>
  	    commands in your <filename>~/.xinitrc</filename> file or,
  	    preferably, create a file <filename>~/.xmodmaprc</filename> and
! 	    include the <command>xmodmap</command> options, one per line,
! 	    then add the line</para>
! 
! 	    <programlisting>xmodmap $HOME/.xmodmaprc</programlisting>
! 
! 	    <para>to your <filename>~/.xinitrc</filename>.</para>
  
  	  <para>For example, I have mapped the 3 keys to be F13, F14, and F15
  	    respectively. This makes it easy to map them to useful functions


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->alex 
Responsible-Changed-By: alex 
Responsible-Changed-When: Mon Jun 12 03:55:31 PDT 2000 
Responsible-Changed-Why:  
I'M going to take a look at this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=17364 
State-Changed-From-To: open->closed 
State-Changed-By: alex 
State-Changed-When: Mon Jun 12 07:39:33 PDT 2000 
State-Changed-Why:  
committed, thanks! 

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