CTRL -> <keycap>Ctrl</keycap>

SPACE -> <keycap>Space</keycap>
ALT -> <keycap>Alt</keycap>
ENTER -> <keycap>Enter</keycap>
and so on...

Reviewed by:	chern
This commit is contained in:
Valentino Vaschetto 2001-08-30 22:44:37 +00:00
parent 0c123b6a75
commit 4623c525db
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10504
5 changed files with 38 additions and 35 deletions

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project 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"> <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 <command>/bin/kill -s KILL 1</command> is a quick way to shutdown your
system. <emphasis>Always</emphasis> double check the arguments you system. <emphasis>Always</emphasis> double check the arguments you
run &man.kill.1; with <emphasis>before</emphasis> you press run &man.kill.1; with <emphasis>before</emphasis> you press
<keycap>RETURN</keycap>.</para> <keycap>Return</keycap>.</para>
</important> </important>
</sect1> </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 <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 the typing of the first few letters of a command or filename, you
can usually have the shell automatically complete the rest of the 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 an example. Suppose you have two files called
<filename>foobar</filename> and <filename>foo.bar</filename>. You <filename>foobar</filename> and <filename>foo.bar</filename>. You
want to delete <filename>foo.bar</filename>. So what you would type 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 <para>The shell would print out <command>rm
foo[BEEP].bar</command>.</para> 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 than one match. Both <filename>foobar</filename> and
<filename>foo.bar</filename> start with <literal>fo</literal>, but <filename>foo.bar</filename> start with <literal>fo</literal>, but
it was able to complete to <literal>foo</literal>. If you type in 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> fill in the rest of the filename for you.</para>
<indexterm><primary>environment variables</primary></indexterm> <indexterm><primary>environment variables</primary></indexterm>

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project 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"> <chapter id="boot">
@ -217,7 +217,7 @@ boot:</screen>
will create a dangerously dedicated disk, without slices. This is will create a dangerously dedicated disk, without slices. This is
almost certainly not what you want to do, so make sure you double almost certainly not what you want to do, so make sure you double
check the &man.disklabel.8; command before you press check the &man.disklabel.8; command before you press
<keycap>RETURN</keycap>.</para> <keycap>Return</keycap>.</para>
</warning> </warning>
</sect2> </sect2>

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project 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"> <chapter id="install">
@ -1121,8 +1121,8 @@ Mounting root from ufs:/dev/md0c
</figure> </figure>
<para>A different keyboard mapping may be chosen by selecting the <para>A different keyboard mapping may be chosen by selecting the
menu item using up/down arrow keys and pressing <keycap>SPACE</keycap>. menu item using up/down arrow keys and pressing <keycap>Space</keycap>.
Pressing <keycap>SPACE</keycap> again will unselect the item. When Pressing <keycap>Space</keycap> again will unselect the item. When
finished, choose the [OK] item using the arrow keys and press finished, choose the [OK] item using the arrow keys and press
<keycap>Enter</keycap>.</para> <keycap>Enter</keycap>.</para>
@ -2471,7 +2471,7 @@ installation menus to try and retry whichever operations have failed.
</mediaobject> </mediaobject>
</figure> </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> fill in appropriate information:</para>
<variablelist> <variablelist>
@ -2547,7 +2547,7 @@ installation menus to try and retry whichever operations have failed.
</variablelist> </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> <keycap>Enter</keycap>.</para>
@ -2623,7 +2623,7 @@ use the current settings.
</mediaobject> </mediaobject>
</figure> </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 will display a menu which will allow exiting and saving
the changes.</para> 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 now or later using a text editor of your choice. Note the
filename/location at the bottom.</para> 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 "a) leave editor". Press <keycap>Enter</keycap> to exit and
continue.</para> continue.</para>
</sect3> </sect3>
@ -2908,7 +2908,7 @@ To change any of these settings later, edit /etc/rc.conf
</figure> </figure>
<para>First, select the desired screen saver using the arrow keys <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> selected screensaver.</para>
<figure id="saver-select"> <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 <para>The default time interval is 300 seconds. To change the time
interval, select "Timeout" using the arrow keys and press 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"> <figure id="saver-timeout">
<title>Screensaver Timeout</title> <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 <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 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> <keycap>Enter</keycap> to exit this menu.</para>
<figure id="config-mouse-port"> <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 settings. If nothing appears or appears wrong, kill the x-server
using using
<keycombo action='simul'> <keycombo action='simul'>
<keycap>CTRL</keycap><keycap>ALT</keycap><keycap>BACKSPACE</keycap> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Backspace</keycap>
</keycombo> </keycombo>
and adjust the settings or revisit them after installation.</para> and adjust the settings or revisit them after installation.</para>
</sect3> </sect3>
@ -3329,7 +3329,7 @@ when you've finished.</screen>
<para>If it does not appear or is distorted, kill the server with <para>If it does not appear or is distorted, kill the server with
<keycombo action='simul'> <keycombo action='simul'>
<keycap>CTRL</keycap><keycap>ALT</keycap><keycap>BACKSPACE</keycap> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Backspace</keycap>
</keycombo> </keycombo>
to continue and configure the x-server after installation using to continue and configure the x-server after installation using
<command>/stand/sysinstall</command>.</para> <command>/stand/sysinstall</command>.</para>
@ -3408,7 +3408,7 @@ when you've finished.</screen>
<filename>/stand/sysinstall</filename>.</para> <filename>/stand/sysinstall</filename>.</para>
<para>The bash shell is shown selected. Select as many as desired <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 A short description of each package will appear in the lower left
corner of the screen.</para> corner of the screen.</para>
@ -3491,7 +3491,7 @@ when you've finished.</screen>
</figure> </figure>
<para>The following descriptions will appear in the lower part of <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> <variablelist>
<varlistentry> <varlistentry>
@ -3659,9 +3659,9 @@ when you've finished.</screen>
<para>If everything goes well, you will see similar messages scroll <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 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>. 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> to the prompt.</para>
<para>The entire message may not display (buffer limitation) but <para>The entire message may not display (buffer limitation) but

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project 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"> <chapter id="serialcomms">
@ -1736,11 +1736,13 @@ big-university 5551114</programlisting>
<sect2> <sect2>
<title>Why Do I Have to Hit <title>Why Do I Have to Hit
<keycombo action="simul"> <keycombo action="simul">
<keycap>Ctrl</keycap><keycap>P</keycap> <keycap>Ctrl</keycap>
<keycap>P</keycap>
</keycombo> </keycombo>
Twice to Send Twice to Send
<keycombo action="simul"> <keycombo action="simul">
<keycap>Ctrl</keycap><keycap>P</keycap> <keycap>Ctrl</keycap>
<keycap>P</keycap>
</keycombo> </keycombo>
Once?</title> Once?</title>
@ -1761,7 +1763,7 @@ big-university 5551114</programlisting>
</keycombo> </keycombo>
or or
<keycombo action="simul"> <keycombo action="simul">
<keycap>Ctrl</keycap><keycap>SPACE</keycap> <keycap>Ctrl</keycap><keycap>Space</keycap>
</keycombo>. </keycombo>.
A pretty good value for <replaceable>single-char</replaceable> is A pretty good value for <replaceable>single-char</replaceable> is
<keycombo action="simul"> <keycombo action="simul">

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project 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"> <chapter id="x11">
@ -178,7 +178,8 @@
<para>If the user is presented with a black and grey grid and an <para>If the user is presented with a black and grey grid and an
X mouse cursor, then the configuration was successful. To exit 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> <indexterm><primary>XFree86 4 Tuning</primary></indexterm>