aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-06-12 14:38:15 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-06-12 14:38:15 +0000
commit17147340bba6822ee86847812daa329dccc65579 (patch)
tree2267e0df93ad4496056ef2d79879198501f4d45c /en_US.ISO8859-1
parent792304590882fcee3a5865f87228e58afbc91d82 (diff)
downloaddoc-17147340bba6822ee86847812daa329dccc65579.tar.gz
doc-17147340bba6822ee86847812daa329dccc65579.zip
Fix minor errors and omissions in FAQ's Windows(tm) keys section.
PR: 17364 Submitted by: Mark Ovens <mark@ukug.uk.freebsd.org> Reviewed by: asmodai
Notes
Notes: svn path=/head/; revision=7336
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r--en_US.ISO8859-1/books/faq/book.sgml13
1 files changed, 9 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index 42b5d704ba..fe2c713949 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -13,7 +13,7 @@
</author>
</authorgroup>
- <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.58 2000/06/09 11:10:48 alex Exp $</pubdate>
+ <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.59 2000/06/12 11:37:05 asmodai Exp $</pubdate>
<abstract>
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
@@ -6217,14 +6217,19 @@ on over to the gallery at <ulink URL="http://www.cslab.vt.edu/~jobaldwi/splash/"
<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>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
- just include the <command>xmodmap</command> options, one per
- line.</para>
+ 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