aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1
diff options
context:
space:
mode:
authorValentino Vaschetto <logo@FreeBSD.org>2001-08-30 22:44:37 +0000
committerValentino Vaschetto <logo@FreeBSD.org>2001-08-30 22:44:37 +0000
commit4623c525dba9f6e5fbb9ef8fc31c9e874be495a0 (patch)
tree653273a661115cd6d570ae377eebf10ace6645ea /en_US.ISO8859-1
parent0c123b6a7588bfa75d285b26d522daa656bb6e7f (diff)
downloaddoc-4623c525dba9f6e5fbb9ef8fc31c9e874be495a0.tar.gz
doc-4623c525dba9f6e5fbb9ef8fc31c9e874be495a0.zip
CTRL -> <keycap>Ctrl</keycap>
SPACE -> <keycap>Space</keycap> ALT -> <keycap>Alt</keycap> ENTER -> <keycap>Enter</keycap> and so on... Reviewed by: chern
Notes
Notes: svn path=/head/; revision=10504
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r--en_US.ISO8859-1/books/handbook/basics/chapter.sgml10
-rw-r--r--en_US.ISO8859-1/books/handbook/boot/chapter.sgml4
-rw-r--r--en_US.ISO8859-1/books/handbook/install/chapter.sgml32
-rw-r--r--en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml22
-rw-r--r--en_US.ISO8859-1/books/handbook/x11/chapter.sgml5
5 files changed, 38 insertions, 35 deletions
diff --git a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml
index 8240e8f841..2c23e6824f 100644
--- a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v 1.42 2001/08/21 23:42:50 murray Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v 1.43 2001/08/22 07:16:36 murray Exp $
-->
<chapter id="basics">
@@ -499,7 +499,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
<command>/bin/kill -s KILL 1</command> is a quick way to shutdown your
system. <emphasis>Always</emphasis> double check the arguments you
run &man.kill.1; with <emphasis>before</emphasis> you press
- <keycap>RETURN</keycap>.</para>
+ <keycap>Return</keycap>.</para>
</important>
</sect1>
@@ -531,11 +531,11 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
<para>One common feature in a shell is file-name completion. Given
the typing of the first few letters of a command or filename, you
can usually have the shell automatically complete the rest of the
- command or filename by hitting the TAB key on the keyboard. Here is
+ command or filename by hitting the <keycap>Tab</keycap> key on the keyboard. Here is
an example. Suppose you have two files called
<filename>foobar</filename> and <filename>foo.bar</filename>. You
want to delete <filename>foo.bar</filename>. So what you would type
- on the keyboard is: <command>rm fo[TAB].[TAB]</command>.</para>
+ on the keyboard is: <command>rm fo[<keycap>Tab</keycap>].[<keycap>Tab</keycap>]</command>.</para>
<para>The shell would print out <command>rm
foo[BEEP].bar</command>.</para>
@@ -545,7 +545,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
than one match. Both <filename>foobar</filename> and
<filename>foo.bar</filename> start with <literal>fo</literal>, but
it was able to complete to <literal>foo</literal>. If you type in
- <literal>.</literal>, then hit TAB again, the shell would be able to
+ <literal>.</literal>, then hit <keycap>Tab</keycap> again, the shell would be able to
fill in the rest of the filename for you.</para>
<indexterm><primary>environment variables</primary></indexterm>
diff --git a/en_US.ISO8859-1/books/handbook/boot/chapter.sgml b/en_US.ISO8859-1/books/handbook/boot/chapter.sgml
index 4fa6c7c0d7..d3417bb9ab 100644
--- a/en_US.ISO8859-1/books/handbook/boot/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/boot/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml,v 1.24 2001/08/11 21:49:11 jim Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml,v 1.25 2001/08/16 18:35:01 chern Exp $
-->
<chapter id="boot">
@@ -217,7 +217,7 @@ boot:</screen>
will create a dangerously dedicated disk, without slices. This is
almost certainly not what you want to do, so make sure you double
check the &man.disklabel.8; command before you press
- <keycap>RETURN</keycap>.</para>
+ <keycap>Return</keycap>.</para>
</warning>
</sect2>
diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml
index 917c87be57..c661930b2e 100644
--- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.101 2001/08/30 16:55:23 nik Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.102 2001/08/30 21:47:38 logo Exp $
-->
<chapter id="install">
@@ -1121,8 +1121,8 @@ Mounting root from ufs:/dev/md0c
</figure>
<para>A different keyboard mapping may be chosen by selecting the
- menu item using up/down arrow keys and pressing <keycap>SPACE</keycap>.
- Pressing <keycap>SPACE</keycap> again will unselect the item. When
+ menu item using up/down arrow keys and pressing <keycap>Space</keycap>.
+ Pressing <keycap>Space</keycap> again will unselect the item. When
finished, choose the [OK] item using the arrow keys and press
<keycap>Enter</keycap>.</para>
@@ -2471,7 +2471,7 @@ installation menus to try and retry whichever operations have failed.
</mediaobject>
</figure>
- <para>Use <keycap>TAB</keycap> to select the information fields and
+ <para>Use <keycap>Tab</keycap> to select the information fields and
fill in appropriate information:</para>
<variablelist>
@@ -2547,7 +2547,7 @@ installation menus to try and retry whichever operations have failed.
</variablelist>
- <para>Use <keycap>TAB</keycap> to select [OK] when finished and press
+ <para>Use <keycap>Tab</keycap> to select [OK] when finished and press
<keycap>Enter</keycap>.</para>
@@ -2623,7 +2623,7 @@ use the current settings.
</mediaobject>
</figure>
- <para>After adding the desired services, pressing <keycap>ESC</keycap>
+ <para>After adding the desired services, pressing <keycap>Esc</keycap>
will display a menu which will allow exiting and saving
the changes.</para>
@@ -2788,7 +2788,7 @@ Press [Enter] now to invoke an editor on /etc/exports
now or later using a text editor of your choice. Note the
filename/location at the bottom.</para>
- <para>Press <keycap>ESC</keycap> and a pop-up menu will default to
+ <para>Press <keycap>Esc</keycap> and a pop-up menu will default to
"a) leave editor". Press <keycap>Enter</keycap> to exit and
continue.</para>
</sect3>
@@ -2908,7 +2908,7 @@ To change any of these settings later, edit /etc/rc.conf
</figure>
<para>First, select the desired screen saver using the arrow keys
- and then press <keycap>SPACE</keycap>. The "X" will indicate the
+ and then press <keycap>Space</keycap>. The "X" will indicate the
selected screensaver.</para>
<figure id="saver-select">
@@ -2923,7 +2923,7 @@ To change any of these settings later, edit /etc/rc.conf
<para>The default time interval is 300 seconds. To change the time
interval, select "Timeout" using the arrow keys and press
- <keycap>SPACE</keycap>. A pop-up menu will appear :</para>
+ <keycap>Space</keycap>. A pop-up menu will appear :</para>
<figure id="saver-timeout">
<title>Screensaver Timeout</title>
@@ -3098,7 +3098,7 @@ To change any of these settings later, edit /etc/rc.conf
<para>The mouse in this example is a PS/2 type, so the default "Auto" was
appropriate. To change protocol, use the arrow keys and then
- press <keycap>SPACE</keycap>. Select [OK] and press
+ press <keycap>Space</keycap>. Select [OK] and press
<keycap>Enter</keycap> to exit this menu.</para>
<figure id="config-mouse-port">
@@ -3292,7 +3292,7 @@ To change any of these settings later, edit /etc/rc.conf
settings. If nothing appears or appears wrong, kill the x-server
using
<keycombo action='simul'>
- <keycap>CTRL</keycap><keycap>ALT</keycap><keycap>BACKSPACE</keycap>
+ <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Backspace</keycap>
</keycombo>
and adjust the settings or revisit them after installation.</para>
</sect3>
@@ -3329,7 +3329,7 @@ when you've finished.</screen>
<para>If it does not appear or is distorted, kill the server with
<keycombo action='simul'>
- <keycap>CTRL</keycap><keycap>ALT</keycap><keycap>BACKSPACE</keycap>
+ <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Backspace</keycap>
</keycombo>
to continue and configure the x-server after installation using
<command>/stand/sysinstall</command>.</para>
@@ -3408,7 +3408,7 @@ when you've finished.</screen>
<filename>/stand/sysinstall</filename>.</para>
<para>The bash shell is shown selected. Select as many as desired
- by highlighting the item and pressing the <keycap>SPACE</keycap>.
+ by highlighting the item and pressing the <keycap>Space</keycap>.
A short description of each package will appear in the lower left
corner of the screen.</para>
@@ -3491,7 +3491,7 @@ when you've finished.</screen>
</figure>
<para>The following descriptions will appear in the lower part of
- the screen as the items are selected with <keycap>TAB</keycap></para>
+ the screen as the items are selected with <keycap>Tab</keycap></para>
<variablelist>
<varlistentry>
@@ -3659,9 +3659,9 @@ when you've finished.</screen>
<para>If everything goes well, you will see similar messages scroll
off the screen and you will arrive at a login prompt. You can view
- the content of the messages by pressing <keycap>SCROLL-LOCK</keycap>
+ the content of the messages by pressing <keycap>Scroll-Lock</keycap>
and using <keycap>PgUp</keycap> and <keycap>PgDn</keycap>.
- Pressing <keycap>SCROLL-LOCK</keycap> again will return
+ Pressing <keycap>Scroll-Lock</keycap> again will return
to the prompt.</para>
<para>The entire message may not display (buffer limitation) but
diff --git a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
index 83f88ae128..ebb83deb0f 100644
--- a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.44 2001/08/16 18:35:07 chern Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.45 2001/08/22 05:37:50 murray Exp $
-->
<chapter id="serialcomms">
@@ -1735,14 +1735,16 @@ big-university 5551114</programlisting>
<sect2>
<title>Why Do I Have to Hit
- <keycombo action="simul">
- <keycap>Ctrl</keycap><keycap>P</keycap>
- </keycombo>
- Twice to Send
- <keycombo action="simul">
- <keycap>Ctrl</keycap><keycap>P</keycap>
- </keycombo>
- Once?</title>
+ <keycombo action="simul">
+ <keycap>Ctrl</keycap>
+ <keycap>P</keycap>
+ </keycombo>
+ Twice to Send
+ <keycombo action="simul">
+ <keycap>Ctrl</keycap>
+ <keycap>P</keycap>
+ </keycombo>
+ Once?</title>
<para><keycombo action="simul"><keycap>Ctrl</keycap><keycap>P</keycap></keycombo> is the default <quote>force</quote> character, used to tell
<command>tip</command> that the next character is literal data. You
@@ -1761,7 +1763,7 @@ big-university 5551114</programlisting>
</keycombo>
or
<keycombo action="simul">
- <keycap>Ctrl</keycap><keycap>SPACE</keycap>
+ <keycap>Ctrl</keycap><keycap>Space</keycap>
</keycombo>.
A pretty good value for <replaceable>single-char</replaceable> is
<keycombo action="simul">
diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml
index 9d738eb88f..eb737e6673 100644
--- a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.49 2001/08/16 18:42:51 chern Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.50 2001/08/22 05:37:50 murray Exp $
-->
<chapter id="x11">
@@ -178,7 +178,8 @@
<para>If the user is presented with a black and grey grid and an
X mouse cursor, then the configuration was successful. To exit
- the test, just press ctrl, alt and backspace simultaneously.</para>
+ the test, just press <keycap>Ctrl</keycap>, <keycap>Alt</keycap>
+ and <keycap>Backspace</keycap> simultaneously.</para>
<indexterm><primary>XFree86 4 Tuning</primary></indexterm>