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 @@
- $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.58 2000/06/09 11:10:48 alex Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.59 2000/06/12 11:37:05 asmodai Exp $
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 &prompt.root; xmodmap -e "keycode 115 = comma"
- You will probably have to re-start X to see the result.
+ You will probably have to re-start your window manager
+ to see the result.
To have the Windows(tm) key-mappings enabled automatically
everytime you start X either put the xmodmap
commands in your ~/.xinitrc file or,
preferably, create a file ~/.xmodmaprc and
- just include the xmodmap options, one per
- line.
+ include the xmodmap options, one per line,
+ then add the line
+
+ xmodmap $HOME/.xmodmaprc
+
+ to your ~/.xinitrc.
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
diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml
index 42b5d704ba..fe2c713949 100644
--- a/en_US.ISO_8859-1/books/faq/book.sgml
+++ b/en_US.ISO_8859-1/books/faq/book.sgml
@@ -13,7 +13,7 @@
- $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.58 2000/06/09 11:10:48 alex Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.59 2000/06/12 11:37:05 asmodai Exp $
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 &prompt.root; xmodmap -e "keycode 115 = comma"
- You will probably have to re-start X to see the result.
+ You will probably have to re-start your window manager
+ to see the result.
To have the Windows(tm) key-mappings enabled automatically
everytime you start X either put the xmodmap
commands in your ~/.xinitrc file or,
preferably, create a file ~/.xmodmaprc and
- just include the xmodmap options, one per
- line.
+ include the xmodmap options, one per line,
+ then add the line
+
+ xmodmap $HOME/.xmodmaprc
+
+ to your ~/.xinitrc.
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