From 4623c525dba9f6e5fbb9ef8fc31c9e874be495a0 Mon Sep 17 00:00:00 2001 From: Valentino Vaschetto Date: Thu, 30 Aug 2001 22:44:37 +0000 Subject: [PATCH] CTRL -> Ctrl SPACE -> Space ALT -> Alt ENTER -> Enter and so on... Reviewed by: chern --- .../books/handbook/basics/chapter.sgml | 10 +++--- .../books/handbook/boot/chapter.sgml | 4 +-- .../books/handbook/install/chapter.sgml | 32 +++++++++---------- .../books/handbook/serialcomms/chapter.sgml | 22 +++++++------ .../books/handbook/x11/chapter.sgml | 5 +-- 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 @@ @@ -499,7 +499,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse /bin/kill -s KILL 1 is a quick way to shutdown your system. Always double check the arguments you run &man.kill.1; with before you press - RETURN. + Return. @@ -531,11 +531,11 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse 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 Tab key on the keyboard. Here is an example. Suppose you have two files called foobar and foo.bar. You want to delete foo.bar. So what you would type - on the keyboard is: rm fo[TAB].[TAB]. + on the keyboard is: rm fo[Tab].[Tab]. The shell would print out rm foo[BEEP].bar. @@ -545,7 +545,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse than one match. Both foobar and foo.bar start with fo, but it was able to complete to foo. If you type in - ., then hit TAB again, the shell would be able to + ., then hit Tab again, the shell would be able to fill in the rest of the filename for you. environment variables 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 @@ @@ -217,7 +217,7 @@ boot: 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 - RETURN. + Return. 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 @@ @@ -1121,8 +1121,8 @@ Mounting root from ufs:/dev/md0c A different keyboard mapping may be chosen by selecting the - menu item using up/down arrow keys and pressing SPACE. - Pressing SPACE again will unselect the item. When + menu item using up/down arrow keys and pressing Space. + Pressing Space again will unselect the item. When finished, choose the [OK] item using the arrow keys and press Enter. @@ -2471,7 +2471,7 @@ installation menus to try and retry whichever operations have failed. - Use TAB to select the information fields and + Use Tab to select the information fields and fill in appropriate information: @@ -2547,7 +2547,7 @@ installation menus to try and retry whichever operations have failed. - Use TAB to select [OK] when finished and press + Use Tab to select [OK] when finished and press Enter. @@ -2623,7 +2623,7 @@ use the current settings. - After adding the desired services, pressing ESC + After adding the desired services, pressing Esc will display a menu which will allow exiting and saving the changes. @@ -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. - Press ESC and a pop-up menu will default to + Press Esc and a pop-up menu will default to "a) leave editor". Press Enter to exit and continue. @@ -2908,7 +2908,7 @@ To change any of these settings later, edit /etc/rc.conf First, select the desired screen saver using the arrow keys - and then press SPACE. The "X" will indicate the + and then press Space. The "X" will indicate the selected screensaver.
@@ -2923,7 +2923,7 @@ To change any of these settings later, edit /etc/rc.conf The default time interval is 300 seconds. To change the time interval, select "Timeout" using the arrow keys and press - SPACE. A pop-up menu will appear : + Space. A pop-up menu will appear :
Screensaver Timeout @@ -3098,7 +3098,7 @@ To change any of these settings later, edit /etc/rc.conf 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 SPACE. Select [OK] and press + press Space. Select [OK] and press Enter to exit this menu.
@@ -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 - CTRLALTBACKSPACE + CtrlAltBackspace and adjust the settings or revisit them after installation. @@ -3329,7 +3329,7 @@ when you've finished. If it does not appear or is distorted, kill the server with - CTRLALTBACKSPACE + CtrlAltBackspace to continue and configure the x-server after installation using /stand/sysinstall. @@ -3408,7 +3408,7 @@ when you've finished. /stand/sysinstall. The bash shell is shown selected. Select as many as desired - by highlighting the item and pressing the SPACE. + by highlighting the item and pressing the Space. A short description of each package will appear in the lower left corner of the screen. @@ -3491,7 +3491,7 @@ when you've finished.
The following descriptions will appear in the lower part of - the screen as the items are selected with TAB + the screen as the items are selected with Tab @@ -3659,9 +3659,9 @@ when you've finished. 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 SCROLL-LOCK + the content of the messages by pressing Scroll-Lock and using PgUp and PgDn. - Pressing SCROLL-LOCK again will return + Pressing Scroll-Lock again will return to the prompt. 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 @@ @@ -1735,14 +1735,16 @@ big-university 5551114 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? + + Ctrl + P + + Twice to Send + + Ctrl + P + + Once? CtrlP is the default force character, used to tell tip that the next character is literal data. You @@ -1761,7 +1763,7 @@ big-university 5551114 or - CtrlSPACE + CtrlSpace . A pretty good value for single-char is 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 @@ @@ -178,7 +178,8 @@ 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. + the test, just press Ctrl, Alt + and Backspace simultaneously. XFree86 4 Tuning