|
Lines 1936-1942
Link Here
|
| 1936 |
<orderedlist> |
1936 |
<orderedlist> |
| 1937 |
<listitem> |
1937 |
<listitem> |
| 1938 |
<para>For FreeBSD 3.3 and later, reboot the system and hit |
1938 |
<para>For FreeBSD 3.3 and later, reboot the system and hit |
| 1939 |
<literal>Enter</literal> at the <literal>Booting kernel |
1939 |
<keycap>Enter</keycap> at the <literal>Booting kernel |
| 1940 |
in 10 seconds; hit [Enter] to interrupt</literal> prompt. |
1940 |
in 10 seconds; hit [Enter] to interrupt</literal> prompt. |
| 1941 |
This will drop you into the boot loader.</para> |
1941 |
This will drop you into the boot loader.</para> |
| 1942 |
|
1942 |
|
|
Lines 1964-1970
Link Here
|
| 1964 |
|
1964 |
|
| 1965 |
<listitem> |
1965 |
<listitem> |
| 1966 |
<para>If using FreeBSD 3.2 or earlier, at the Boot: prompt, |
1966 |
<para>If using FreeBSD 3.2 or earlier, at the Boot: prompt, |
| 1967 |
enter <literal>1:wd(2,a)kernel</literal> and press Enter. |
1967 |
enter <literal>1:wd(2,a)kernel</literal> and press <keycap>Enter</keycap>. |
| 1968 |
If the system starts, then run the command |
1968 |
If the system starts, then run the command |
| 1969 |
<command>echo "1:wd(2,a)kernel" > /boot.config</command> |
1969 |
<command>echo "1:wd(2,a)kernel" > /boot.config</command> |
| 1970 |
to make it the default boot string.</para> |
1970 |
to make it the default boot string.</para> |
|
Lines 3257-3263
Link Here
|
| 3257 |
blocksize you recorded earlier. Then, set the partition |
3257 |
blocksize you recorded earlier. Then, set the partition |
| 3258 |
bootable and turn on bad block scanning. During the actual |
3258 |
bootable and turn on bad block scanning. During the actual |
| 3259 |
install, bad144 will run first, before any filesystems are |
3259 |
install, bad144 will run first, before any filesystems are |
| 3260 |
created (you can view this with an Alt-F2). If it has any |
3260 |
created (you can view this with an <keycombo action="simul"><keycap>Alt</keycap><keycap>F2</keycap></keycombo>). If it has any |
| 3261 |
trouble creating the badsector file, you have set too large a |
3261 |
trouble creating the badsector file, you have set too large a |
| 3262 |
disk geometry - reboot the system and start all over again |
3262 |
disk geometry - reboot the system and start all over again |
| 3263 |
(including repartitioning and reformatting with DOS).</para> |
3263 |
(including repartitioning and reformatting with DOS).</para> |
|
Lines 5435-5441
Link Here
|
| 5435 |
<para>When you are slicing up your disk, check that the disk |
5435 |
<para>When you are slicing up your disk, check that the disk |
| 5436 |
geometry displayed in the FDISK screen is correct (ie. it |
5436 |
geometry displayed in the FDISK screen is correct (ie. it |
| 5437 |
matches the BIOS numbers); if it is wrong, use the |
5437 |
matches the BIOS numbers); if it is wrong, use the |
| 5438 |
<literal>g</literal> key to fix it. You may have to do this if |
5438 |
<keycap>g</keycap> key to fix it. You may have to do this if |
| 5439 |
there is absolutely nothing on the disk, or if the disk has been |
5439 |
there is absolutely nothing on the disk, or if the disk has been |
| 5440 |
moved from another system. Note that this is only an issue with |
5440 |
moved from another system. Note that this is only an issue with |
| 5441 |
the disk that you are going to boot from; FreeBSD will sort |
5441 |
the disk that you are going to boot from; FreeBSD will sort |
|
Lines 6765-6771
Link Here
|
| 6765 |
|
6765 |
|
| 6766 |
<qandaentry> |
6766 |
<qandaentry> |
| 6767 |
<question id="CAD-reboot"> |
6767 |
<question id="CAD-reboot"> |
| 6768 |
<para>How do I keep Control-Alt-Delete from rebooting the |
6768 |
<para>How do I keep <keycombo action="simul"><keycap>Control</keycap><keycap>Alt</keycap><keycap>Delete</keycap></keycombo> from rebooting the |
| 6769 |
system?</para> |
6769 |
system?</para> |
| 6770 |
</question> |
6770 |
</question> |
| 6771 |
|
6771 |
|
|
Lines 7671-7679
Link Here
|
| 7671 |
</question> |
7671 |
</question> |
| 7672 |
|
7672 |
|
| 7673 |
<answer> |
7673 |
<answer> |
| 7674 |
<para>Try turning off the Num Lock key.</para> |
7674 |
<para>Try turning off the <keycap>Num Lock</keycap> key.</para> |
| 7675 |
|
7675 |
|
| 7676 |
<para>If your Num Lock key is on by default at boot-time, you |
7676 |
<para>If your <keycap>Num Lock</keycap> key is on by default at boot-time, you |
| 7677 |
may add the following line in the <literal>Keyboard</literal> |
7677 |
may add the following line in the <literal>Keyboard</literal> |
| 7678 |
section of the <filename>XF86Config</filename> file.</para> |
7678 |
section of the <filename>XF86Config</filename> file.</para> |
| 7679 |
|
7679 |
|
|
Lines 7701-7715
Link Here
|
| 7701 |
<para>At some point, you will probably wish to start another |
7701 |
<para>At some point, you will probably wish to start another |
| 7702 |
session, perhaps to look at documentation for a program |
7702 |
session, perhaps to look at documentation for a program |
| 7703 |
you are running or to read your mail while waiting for an |
7703 |
you are running or to read your mail while waiting for an |
| 7704 |
FTP transfer to finish. Just do Alt-F2 (hold down the Alt |
7704 |
FTP transfer to finish. Just do <keycombo action="simul"><keycap>Alt</keycap><keycap>F2</keycap></keycombo> (hold down the <keycap>Alt</keycap> |
| 7705 |
key and press the F2 key), and you will find a login prompt |
7705 |
key and press the <keycap>F2</keycap> key), and you will find a login prompt |
| 7706 |
waiting for you on the second <quote>virtual console</quote>! |
7706 |
waiting for you on the second <quote>virtual console</quote>! |
| 7707 |
When you want to go back to the original session, do |
7707 |
When you want to go back to the original session, do |
| 7708 |
Alt-F1.</para> |
7708 |
<keycombo action="simul"><keycap>Alt</keycap><keycap>F1</keycap></keycombo>.</para> |
| 7709 |
|
7709 |
|
| 7710 |
<para>The default FreeBSD installation has three virtual consoles |
7710 |
<para>The default FreeBSD installation has three virtual consoles |
| 7711 |
enabled (8 starting with 3.3-RELEASE), and Alt-F1, Alt-F2, and |
7711 |
enabled (8 starting with 3.3-RELEASE), and <keycombo action="simul"><keycap>Alt</keycap><keycap>F1</keycap></keycombo>, <keycombo action="simul"><keycap>Alt</keycap><keycap>F2</keycap></keycombo>, and |
| 7712 |
Alt-F3 will switch between these virtual consoles.</para> |
7712 |
<keycombo action="simul"><keycap>Alt</keycap><keycap>F3</keycap></keycombo> will switch between these virtual consoles.</para> |
| 7713 |
|
7713 |
|
| 7714 |
<para>To enable more of them, edit |
7714 |
<para>To enable more of them, edit |
| 7715 |
<filename>/etc/ttys</filename> (see &man.ttys.5;) |
7715 |
<filename>/etc/ttys</filename> (see &man.ttys.5;) |
|
Lines 8207-8217
Link Here
|
| 8207 |
|
8207 |
|
| 8208 |
<listitem> |
8208 |
<listitem> |
| 8209 |
<para>116 - <trademark class="registered">Windows</trademark> key, |
8209 |
<para>116 - <trademark class="registered">Windows</trademark> key, |
| 8210 |
to the right of the Alt-Gr key</para> |
8210 |
to the right of the <keycap>AltGr</keycap> key</para> |
| 8211 |
</listitem> |
8211 |
</listitem> |
| 8212 |
|
8212 |
|
| 8213 |
<listitem> |
8213 |
<listitem> |
| 8214 |
<para>117 - Menu key, to the left of the right-hand Ctrl key</para> |
8214 |
<para>117 - <keycap>Menu</keycap> key, to the left of the right-hand <keycap>Ctrl</keycap> key</para> |
| 8215 |
</listitem> |
8215 |
</listitem> |
| 8216 |
</itemizedlist> |
8216 |
</itemizedlist> |
| 8217 |
|
8217 |
|
|
Lines 8235-8242
Link Here
|
| 8235 |
|
8235 |
|
| 8236 |
<para>to your <filename>~/.xinitrc</filename>.</para> |
8236 |
<para>to your <filename>~/.xinitrc</filename>.</para> |
| 8237 |
|
8237 |
|
| 8238 |
<para>For example, you could map the 3 keys to be F13, F14, and |
8238 |
<para>For example, you could map the 3 keys to be <keycap>F13</keycap>, <keycap>F14</keycap>, and |
| 8239 |
F15, respectively. This would make it easy to map them to |
8239 |
<keycap>F15</keycap>, respectively. This would make it easy to map them to |
| 8240 |
useful functions within applications or your window |
8240 |
useful functions within applications or your window |
| 8241 |
manager, as demonstrated further down.</para> |
8241 |
manager, as demonstrated further down.</para> |
| 8242 |
|
8242 |
|
|
Lines 8249-8257
Link Here
|
| 8249 |
|
8249 |
|
| 8250 |
<para>If you use <command>fvwm2</command>, for example, you |
8250 |
<para>If you use <command>fvwm2</command>, for example, you |
| 8251 |
could map the keys |
8251 |
could map the keys |
| 8252 |
so that F13 iconifies (or de-iconifies) the window the cursor |
8252 |
so that <keycap>F13</keycap> iconifies (or de-iconifies) the window the cursor |
| 8253 |
is in, F14 brings the window the cursor is in to the front or, |
8253 |
is in, <keycap>F14</keycap> brings the window the cursor is in to the front or, |
| 8254 |
if it is already at the front, pushes it to the back, and F15 |
8254 |
if it is already at the front, pushes it to the back, and <keycap>F15</keycap> |
| 8255 |
pops up the main Workplace (application) menu even if the |
8255 |
pops up the main Workplace (application) menu even if the |
| 8256 |
cursor is not on the desktop, which is useful if you do not have |
8256 |
cursor is not on the desktop, which is useful if you do not have |
| 8257 |
any part of the desktop visible (and the logo on the key |
8257 |
any part of the desktop visible (and the logo on the key |
|
Lines 10747-10758
Link Here
|
| 10747 |
|
10747 |
|
| 10748 |
<qandaentry> |
10748 |
<qandaentry> |
| 10749 |
<question id="multi-controlp"> |
10749 |
<question id="multi-controlp"> |
| 10750 |
<para>Why do I have to hit CTRL+P twice to send CTRL+P |
10750 |
<para>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> |
| 10751 |
once?</para> |
10751 |
once?</para> |
| 10752 |
</question> |
10752 |
</question> |
| 10753 |
|
10753 |
|
| 10754 |
<answer> |
10754 |
<answer> |
| 10755 |
<para>CTRL+P is the default <quote>force</quote> character, |
10755 |
<para><keycombo action="simul"><keycap>CTRL</keycap><keycap>P</keycap></keycombo> is the default <quote>force</quote> character, |
| 10756 |
used to tell &man.tip.1; |
10756 |
used to tell &man.tip.1; |
| 10757 |
that the next character is literal data. You can set the |
10757 |
that the next character is literal data. You can set the |
| 10758 |
force character to any other character with the |
10758 |
force character to any other character with the |
|
Lines 10764-10771
Link Here
|
| 10764 |
<replaceable>single-char</replaceable> is any single character. |
10764 |
<replaceable>single-char</replaceable> is any single character. |
| 10765 |
If you leave out <replaceable>single-char</replaceable>, |
10765 |
If you leave out <replaceable>single-char</replaceable>, |
| 10766 |
then the force character is the nul character, which you can |
10766 |
then the force character is the nul character, which you can |
| 10767 |
get by typing CTRL+2 or CTRL+SPACE. A pretty good value for |
10767 |
get by typing <keycombo action="simul"><keycap>CTRL</keycap><keycap>2</keycap></keycombo> or <keycombo action="simul"><keycap>CTRL</keycap><keycap>SPACE</keycap></keycombo>. A pretty good value for |
| 10768 |
<replaceable>single-char</replaceable> is SHIFT+CTRL+6, which |
10768 |
<replaceable>single-char</replaceable> is <keycombo action="simul"><keycap>SHIFT</keycap><keycap>CTRL</keycap><keycap>6</keycap></keycombo>, which |
| 10769 |
I have seen only used on some terminal servers.</para> |
10769 |
I have seen only used on some terminal servers.</para> |
| 10770 |
|
10770 |
|
| 10771 |
<para>You can have the force character be whatever you want by |
10771 |
<para>You can have the force character be whatever you want by |
|
Lines 10782-10802
Link Here
|
| 10782 |
</question> |
10782 |
</question> |
| 10783 |
|
10783 |
|
| 10784 |
<answer> |
10784 |
<answer> |
| 10785 |
<para>You must have pressed CTRL+A, &man.tip.1; |
10785 |
<para>You must have pressed <keycombo action="simul"><keycap>CTRL</keycap><keycap>A</keycap></keycombo>, &man.tip.1; |
| 10786 |
<quote>raise character</quote>, specially |
10786 |
<quote>raise character</quote>, specially |
| 10787 |
designed for people with broken caps-lock keys. Use |
10787 |
designed for people with broken <keycap>Caps Lock</keycap> keys. Use |
| 10788 |
<literal>~s</literal> as above and set the variable |
10788 |
<literal>~s</literal> as above and set the variable |
| 10789 |
<quote>raisechar</quote> to something reasonable. In fact, |
10789 |
<quote>raisechar</quote> to something reasonable. In fact, |
| 10790 |
you can set it to the same as the force character, if you |
10790 |
you can set it to the same as the force character, if you |
| 10791 |
never expect to use either of these features.</para> |
10791 |
never expect to use either of these features.</para> |
| 10792 |
|
10792 |
|
| 10793 |
<para>Here is a sample .tiprc file perfect for Emacs users who |
10793 |
<para>Here is a sample .tiprc file perfect for Emacs users who |
| 10794 |
need to type CTRL+2 and CTRL+A a lot:</para> |
10794 |
need to type <keycombo action="simul"><keycap>CTRL</keycap><keycap>2</keycap></keycombo> and <keycombo action="simul"><keycap>CTRL</keycap><keycap>A</keycap></keycombo> a lot:</para> |
| 10795 |
|
10795 |
|
| 10796 |
<programlisting>force=^^ |
10796 |
<programlisting>force=^^ |
| 10797 |
raisechar=^^</programlisting> |
10797 |
raisechar=^^</programlisting> |
| 10798 |
|
10798 |
|
| 10799 |
<para>The ^^ is SHIFT+CTRL+6.</para> |
10799 |
<para>The ^^ is <keycombo action="simul"><keycap>SHIFT</keycap><keycap>CTRL</keycap><keycap>6</keycap></keycombo>.</para> |
| 10800 |
</answer> |
10800 |
</answer> |
| 10801 |
</qandaentry> |
10801 |
</qandaentry> |