Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

# (hash mark)
as shell prompt, The Shell Prompt
using IRC, Introducing IRC
$ (dollar sign), as shell prompt, Logging in Nongraphically, The Shell Prompt, C. Starting the Window Manager
% (percent sign), as shell prompt, C. Starting the Window Manager
& (ampersand)
background processes and, Running a Command in the Background
IRC, using, Introducing IRC
starting the window manager and, C. Starting the Window Manager
* (asterisk)
executable files and, Listing Files with ls
wildcards, Setting Permissions with chmod, File and Directory Wildcards, rm
- (hyphen) for command options, Syntax of Unix Command Lines
-a (all) option, (ls), Listing Files with ls
-c grep option, grep
-i grep option, grep
-l option (ls), grep
-n grep option, grep
-w option, starting pico, The Pico Text Editor
. (dot)
directory shortcuts, Relative pathnames up, Listing Files with ls, cp
in filenames, File and Directory Names
.login file, Customizing Your Account
.profile file, Customizing Your Account
/ (slash)
IRC, using, Introducing IRC
ls command and, Listing Files with ls
pathnames and, Absolute PathnamesRelative pathnames up
root directories and, The Directory Tree, Absolute Pathnames
/word command (less), Looking Inside Files with less
: (colon) as a less prompt, Looking Inside Files with less
:n command (less), Looking Inside Files with less
:p command (less), Looking Inside Files with less
; (semicolon)
background commands, running, Running a Command in the Background
command lines and, Syntax of Unix Command Lines
< (input redirection operator), Standard Input and Standard Output
= (equal sign) operator, Setting Permissions with chmod
> and >> (output redirection operator), Standard Input and Standard OutputThe > operator
? (question mark), as a wildcard, File and Directory Wildcards
?word command (less), Looking Inside Files with less
[] (bracket), as wildcards, File and Directory Wildcards
^ (caret), cutting or copying text in pico, Pico tour
| (pipe) for I/O redirection, Standard Input and Standard Output

A

absolute pathnames, Absolute PathnamesAbsolute Pathnames
access modes (permissions), Listing Files with ls, Setting Permissions with chmod
accounts (Unix), Getting StartedProblem checklist, Using Your Unix AccountCustomizing Your Account
customizing, Customizing Your AccountCustomizing Your Account
address book (Pine), Pine address book
aliases (shell), Shell Aliases and Functions
alphanumeric terminals, Using Window Systems
ampersand (&)
background processes and, Running a Command in the Background
IRC, using, Introducing IRC
starting the window manager and, C. Starting the Window Manager
appending text to files, The >> operator
apropos program, The man Command
arguments for command lines, Syntax of Unix Command Lines
ascii command (FTP), Command-line ftp
asterisk (*)
executable files and, Listing Files with ls
wildcards, Setting Permissions with chmod, File and Directory Wildcards, rm

B

b command, (less), Looking Inside Files with less
background processing, Multitasking
cancelling processes, Cancelling a Process
checking on processes, Checking on a Processps
bash shell, The Unix Shell
bg command, Running a Command in the Background
bin directory, The Directory Tree
binary command (FTP), Command-line ftp
block cursors, Using a Mouse with xterm Windows
blocks, measuring total n, (ls -l), Listing Files with ls
Bourne (sh) shell, The Unix Shell
bracket ([]) as wildcards, File and Directory Wildcards
browsers, using graphical filesystems, Graphical Filesystem Browsers

C

C (csh) shell, The Unix Shell
calculator programs for X, Terminal Windows
cancel program, cancel and lprm
cancelling
background processes, Cancelling a Process
foreground processes, Multitasking
print jobs, cancel and lprm
caret (^), cutting or copying text in pico, Pico tour
case-sensitivity of Unix systems, Working in the Unix Environment
cat program, catThe > operator
cd (change directory) command, cd
FTP, Command-line ftp
channel operators (Ops), Introducing IRC
chat (interactive), Interactive ChatIRC
chattr program (Linux), More Protection Under Linux
chgrp program, Changing Group and Owner
child directories (subdirectories), The Directory Tree
chmod command, Listing Files with ls, Setting Permissions with chmodProblem checklist
chown program, Changing Group and Owner
clients, X Window System, Terminal Windows
clobbering files, The > operator
Close (Sawfish window menu), The Window Menu
collections in Pine, Usenet News
colon (:) as a less prompt, Looking Inside Files with less
command prompt, Logging in Nongraphically
command-line FTP, Command-line ftpFTP with a web browser
commands
entering a line, Entering a Command Line
FTP, Command-line ftp
menus and icons, Window Manager Menus
recalling previous, Recalling Previous Commands
shell aliases for, Shell Aliases and Functions
syntax of, Syntax of Unix Command LinesExercise: entering a few commands
types of, Types of Commands
Config command, Configuring Pine
connecting to Unix systems, Connecting to the Unix Computer, Remote LoginsAbout Security
control characters, Correcting a Command Line
CTRL-C, The Unresponsive Terminal
CTRL-D, The Unresponsive Terminal, The > operator
CTRL-H, Correcting a Command Line
CTRL-J, The Unresponsive Terminal
CTRL-Q, The Unresponsive Terminal
CTRL-S, The Unresponsive Terminal
CTRL-Z, The Unresponsive Terminal, Running a Command in the Background
controlling programs, quitting X, Quitting
copying
files, Copying FilesCopying files across a network, Files on Other Operating Systems
remotely, Transferring FilesCommand-line ftp
xterm windows and, Using a Mouse with xterm Windows
cp program, Changing Group and Owner, cp
crackers, About Security
changing passwords and, Changing Your Password
csh (C) shell, The Unix Shell
CTRL-L command (less), Looking Inside Files with less
cu program, Remote Logins
current directories, Your Working Directory
currently selected links, (Lynx), Lynx, a Text-based Web Browser
cursors, Pointer Shape
customizing
accounts, Customizing Your AccountCustomizing Your Account
programming the shell, ProgrammingProgramming
Cygwin software, Under Microsoft Windows

D

dash (-) for command options, Syntax of Unix Command Lines
date and time
date program and, date, The > operator
process execution time, ps
DEL, DELETE keys, Correcting a Command Line
deleting files and directories, Removing Files and DirectoriesProblem checklist
desktop environments, Introduction to Windowing
desktops (virtual), Pagers and Virtual DesktopsPagers and Virtual Desktops
dir command (FTP), Command-line ftp
directly executable programs, ps
directories, The Unix Filesystem
.. shortcuts, Relative pathnames up, Listing Files with ls, cp
changing, Changing Your Working Directory
creating, Creating Directories with mkdir
current, Your Working Directory
deleting, Removing Files and DirectoriesProblem checklist
files, completing, Completing File and Directory Names
hierarchy of trees, The Directory Tree, Files in the Directory Tree
home, Your Home Directory
listing, Listing Files with lsExercise: exploring the filesystem
names of, File and Directory NamesFile and Directory Wildcards
pathnames, The Directory TreeRelative pathnames up
permissions, Listing Files with ls, Directory Access Permissions
umask command and, Customizing Your Account
working, Your Working Directory
DISPLAY environment variable, Problem checklist
display managers, A. Ready to Run X (with a Graphical Login)
documentation on Unix, Documentation
dollar sign ($), as shell prompt, Logging in Nongraphically, The Shell Prompt, C. Starting the Window Manager
dot (.)
directory shortcuts, Relative pathnames up, Listing Files with ls, cp
in filenames, File and Directory Names

E

emacs text editor, Text Editors and Word Processors
email (electronic mail), Electronic MailExercise: sending and reading mail
command output, sending, sort
files, sending, Running a Command in the Background
Pine program and, Reading Email with PineExercise: sending and reading mail
Enlightenment window manager, Pagers and Virtual Desktops
environment variables, setting, Customizing Your AccountCustomizing Your Account
environments
desktop, Introduction to Windowing
Unix, Working in the Unix EnvironmentProblem checklist
equal sign (=) operator, Setting Permissions with chmod
erase character, Correcting a Command Line
erasing files and directories, Removing Files and Directories
errors on command line, Correcting a Command Line
etc directory, The Directory Tree
eXceed, Connecting to the Unix Computer
executable files, Listing Files with ls
execute (x) permission, Listing Files with ls, Setting Permissions with chmod
Exit (window manager), Quitting
exit command, Logging Out, Logging Out, Using the Titlebar
exiting
Unix session, Logging Out
X Window System, Quitting

F

fg command, Problem checklist, Running a Command in the Background
File Transfer Protocol (FTP), FTPCommand-line ftp
filenames, File and Directory Names
changing, Renaming and Moving Files with mvRenaming and Moving Files with mv
option commands and, Syntax of Unix Command Lines
replacing with pathnames, Setting Permissions with chmod
starting with dot (.), File and Directory Names
wildcards for, File and Directory Wildcards
files, The Unix Filesystem, File and Directory WildcardsManaging Your Files
appending text to, The >> operator
copying, Copying FilesCopying files across a network, Files on Other Operating Systems, Transferring FilesCommand-line ftp
across a network, Copying files across a network
creating and editing, Creating and Editing FilesPico tour
deleting, Removing Files and DirectoriesProblem checklist
directory names and, Completing File and Directory Names
directory trees and, Files in the Directory Tree
finding/searching for, Finding FilesFinding Files
hidden, Listing Files with ls
information about, Listing Files with lsListing Files with ls
inserting text in, Putting Text in a FileThe > operator
less command, using, Looking Inside Files with lessLooking Inside Files with less
Linux protection for, More Protection Under Linux
listing, Listing Files with lsExercise: exploring the filesystem
managing, Managing Your FilesFiles on Other Operating Systems
moving, Renaming and Moving Files with mvRenaming and Moving Files with mv
overwriting by mistake, The > operator
pathnames, The Directory TreeRelative pathnames up
permissions, Listing Files with ls, File Access Permissions
umask command and, Customizing Your Account
printing, Printing FilesExercise: manipulating files
reading, pr, cat, Piping to a Pager
remote, Files on Other Operating SystemsFiles on Other Operating Systems
copying, Transferring FilesCommand-line ftp
renaming, Renaming and Moving Files with mvRenaming and Moving Files with mv
searching within, grepgrep
sharing, Protecting and Sharing Files
sorting lines in, sort
filesystem, The Unix FilesystemExercise: exploring the filesystem
graphical browsers, Graphical Filesystem Browsers
networked, The Directory Tree
filters, Pipes and FiltersExercise: redirecting input/output
find program, Finding Files
finding
files, Finding FilesFinding Files
text in files, grepgrep
finger program, Exercise: entering a few commands
flags, Syntax of Unix Command Lines
focus, setting, Setting Focus
foreground, Multitasking
Forget saved state (Sawfish window menu), The Window Menu
fortune program, Customizing Your Account
frozen
terminals, The Unresponsive TerminalThe Unresponsive Terminal
windows, Unresponsive Windows
FTP (File Transfer Protocol), FTPCommand-line ftp
functions for shell aliases, Shell Aliases and Functions

G

g (group) permission, Setting Permissions with chmod
gdm display manager, A. Ready to Run X (with a Graphical Login)
get command (FTP), Command-line ftp
glossary, GlossaryGlossary
GNOME desktop environment, Introduction to Windowing, Terminal Windows, The Window Menu
graphical filesystem browsers and, Graphical Filesystem Browsers
virtual desktops and, Pagers and Virtual Desktops
graphical (windows)
logging in, Logging in Nongraphically, A. Ready to Run X (with a Graphical Login)
graphical filesystem browsers, Graphical Filesystem Browsers
grep program, grepgrep
group (g) permission, Setting Permissions with chmod
groups program, Changing Group and Owner

H

h (help) command, (less), Looking Inside Files with less
hackers, About Security
changing passwords and, Changing Your Password
hash mark (#)
as shell prompt, The Shell Prompt
using IRC, Introducing IRC
help (h) command, Looking Inside Files with less
help and resources
info program, The info Command
less program, Looking Inside Files with less
man program (less), The man Command
Unix documentation, Documentation
hidden files, Listing Files with ls
hierarchies (directory trees), The Directory Tree, Files in the Directory Tree
History (Sawfish window menu), The Window Menu
home directory, Your Home Directory
hostnames
for accounts, Getting Started
mailing to, Addressing an Email Message
hung
terminals, The Unresponsive TerminalThe Unresponsive Terminal
windows, Unresponsive Windows
hyphen (-) for command options, Syntax of Unix Command Lines

I

I-beam pointer, Using a Mouse with xterm Windows
I/O (input/output) redirection, Standard Input and Standard OutputExercise: redirecting input/output
creating files, Creating and Editing Files
icons, Window Manager Menus
iconifying windows, Using the Titlebar
moving, Moving Windows and Icons
virtual desktops and, Pagers and Virtual Desktops
index (message) screens for newsgroups, Usenet News
info program, The info Command
input focus, setting, Setting Focus
input redirection operator (<), Standard Input and Standard Output
input/output redirection, Standard Input and Standard OutputExercise: redirecting input/output
creating files, Creating and Editing Files
Internet, Stacking Windows, Using the Internet and Other NetworksA sample IRC session
Internet Relay Chat (IRC), IRCA sample IRC session
interpreted programs, ps
interrupt characters, Correcting a Command Line, The Unresponsive Terminal
IRC (Internet Relay Chat), IRCA sample IRC session

J

job control, Multitasking, Running a Command in the Background
stopped jobs, Problem checklist
suspending jobs, The Unresponsive Terminal
jobs command, ps

K

KDE desktop environment, Introduction to Windowing
graphical filesystem browsers and, Graphical Filesystem Browsers
kdm display manager, A. Ready to Run X (with a Graphical Login)
kermit program, Connecting to the Unix Computer
keyboard shortcuts, The Window Menu
kill command, Using the Titlebar, kill
Konqueror
file system browser, Graphical Filesystem Browsers
web browser, Lynx, a Text-based Web Browser
Korn (ksh) shell, The Unix Shell

M

Macintosh computers, Using Unix on Non-Unix Systems
mail (electronic), Electronic MailExercise: sending and reading mail
mail program, Sending Mail from a Shell Prompt
man program, The man Command
maximizing windows, Using the Titlebar
Sawfish window menu, The Window Menu
mcopy program, Files on Other Operating Systems
menus
commands, Window Manager Menus
Sawfish windows, The Window Menu
window manager, Window Manager Menus
window menu, The Window MenuExercise
message index screens for newsgroups, Usenet News
metacharacters, File and Directory Wildcards
mget command (FTP), Command-line ftp
Microsoft Windows, Under Microsoft Windows
accessing with Unix, Files on Other Operating SystemsFiles on Other Operating Systems
minicom program, Connecting to the Unix Computer
minimizing windows, Using the Titlebar
Sawfish window menu, The Window Menu
mkdir program, Creating Directories with mkdir
modification date in long formats, Listing Files with ls
more program, Looking Inside Files with less
mouse, Working with a Mouse
window systems, using, Using Window Systems
xterm, using on, Using a Mouse with xterm WindowsProblem checklist
moving
between directories, cd
files, Renaming and Moving Files with mvRenaming and Moving Files with mv
windows and icons, Moving Windows and Icons
mput command (FTP), Command-line ftp
MTOOLS utilities, Files on Other Operating Systems
multitasking, Multitasking
mv program, Renaming and Moving Files with mvRenaming and Moving Files with mv
mwm menu, The Window Menu

N

name in long formats, Listing Files with ls
naming files and directories, File and Directory Names
wildcards for, File and Directory WildcardsFile and Directory Wildcards
Net News, Usenet News
netscape program, Types of Commands
Netscape web browsers, Types of Commands, Lynx, a Text-based Web Browser
networked filesystem, The Directory Tree
networks, copying files across, Transferring Filesscp and rcp
newsreader program, Usenet News
nf command, Looking Inside Files with less
NO SCROLL key, The Unresponsive Terminal
noclobber variable, The > operator
nongraphical login, Logging in Nongraphically
not command, Listing Files with ls
ntalk program, talk

O

o (other) permission, Setting Permissions with chmod
Opera web browsers, Lynx, a Text-based Web Browser
operating system, definition of, The Unix Family of Operating Systems
Ops (channel operators), Introducing IRC
options for command lines, Syntax of Unix Command Lines
other (o) permission, Setting Permissions with chmod
output redirection operator (> and >>), Standard Input and Standard OutputThe > operator
output/input redirecting, Standard Input and Standard OutputExercise: redirecting input/output
overwriting files, The > operator
owner in long formats (ls), Listing Files with ls

P

pagers, choosing between virtual desktops, Pagers and Virtual DesktopsPagers and Virtual Desktops
panels for window managers, Panel
parent directories, using .. shortcuts, Relative pathnames up, Listing Files with ls, cp
passwd program, Changing Your Password
passwords, Working in the Unix Environment
changing, Changing Your PasswordChanging Your Password
logging on with, Logging in Nongraphically
security of, Changing Your Password
pasting in xterm windows, Using a Mouse with xterm Windows
PATH environment variable, Customizing Your Account
pathnames, The Directory TreeRelative pathnames up
absolute, Absolute PathnamesAbsolute Pathnames
relative, Relative PathnamesRelative pathnames up
percent sign (%), as shell prompt, C. Starting the Window Manager
permissions, Listing Files with ls
directory, Directory Access Permissions
umask command and, Customizing Your Account
under Linux, More Protection Under Linux
pg program, Looking Inside Files with less
Pico text editor, Text Editors and Word ProcessorsPico tour
PID (process ID) numbers, Terminal Windows, Running a Command in the Background
Pine program, Reading Email with PineExercise: sending and reading mail, Usenet News
address book, Pine address book
configuring, Configuring Pine
email, sending, Sending Email with PinePine address book
pipe (|) for I/O redirection, Standard Input and Standard Output, Pipes and FiltersExercise: redirecting input/output
pointers, Using Window Systems
mouse, working with, Pointer Shape
pr program, pr
print working directory (pwd) command, pwd
printers, pr
printing files, Printing FilesExercise: manipulating files
cancelling jobs, cancel and lprm
job queue for, lp and lpr, Viewing the Printer Queue
process ID (PID) numbers, Terminal Windows, Running a Command in the Background
processes, background, Multitasking
cancelling, Cancelling a Process
checking on processes, Checking on a Processps
procomm program, Connecting to the Unix Computer
programming the shell, ProgrammingProgramming
programs
cancelling execution of, Correcting a Command Line, Cancelling a Process
directly executable vs. interpreted, ps
redirecting output of, Standard Input and Standard Output, Pipes and FiltersExercise: redirecting input/output
running in background, Multitaskingps
X, running with, Running ProgramsProblem checklist
prompt (command/shell), Logging in Nongraphically
FTP, Command-line ftp
ps program, psps
put command (FTP), Command-line ftp
pwd (print working directory) command, pwd

Q

q command (less), Looking Inside Files with less
qmodem program, Connecting to the Unix Computer
question mark (?), as a wildcard, File and Directory Wildcards
queue (printers), lp and lpr, Viewing the Printer Queue
quit command (FTP), Command-line ftp
quitting X Window System, Quitting

R

r (read) permission, Listing Files with ls, Setting Permissions with chmod
rcp program, scp and rcp
reading files, Looking Inside Files with lessLooking Inside Files with less
redirecting input/output, Standard Input and Standard OutputExercise: redirecting input/output
regular expression, grep
relative pathnames, Relative Pathnames
Remember position (Sawfish window menu), The Window Menu
remote files, Files on Other Operating SystemsFiles on Other Operating Systems
copying, Transferring FilesCommand-line ftp
remote logins, Remote Logins
removing files and directories, Removing Files and Directories
resizing windows, Resizing Windows
RETURN command, (less), Looking Inside Files with less
rlogin program, Remote Logins, Remote Logins
rm program, rmrm
rmdir program, rmdir
root directory, The Directory Tree
rsh program, Remote Logins, Remote Logins
RUBOUT key, Correcting a Command Line

S

Sawfish window menus, The Window Menu
scp program, scp and rcp
scrolling, turning off, The Unresponsive Terminal
searching
files, Finding FilesFinding Files
within files, grepgrep
security, Working in the Unix Environment
of passwords, Changing Your Password
semicolon (;)
background commands, running, Running a Command in the Background
command lines and, Syntax of Unix Command Lines
Send window to (Sawfish window menu), The Window Menu
session, unresponsive (hung), The Unresponsive TerminalThe Unresponsive Terminal, Unresponsive Windows
Setup command (Pine), Configuring Pine
sh (Bourne) shell, The Unix Shell
sharing files, Protecting and Sharing Files
shells, Getting Started
aliases, Shell Aliases and Functions
programming shell scripts, ProgrammingProgramming
prompt, Logging in Nongraphically, The Shell Prompt
sending mail from, Sending Mail from a Shell PromptExercise: sending and reading mail
setup files, Customizing Your Account
Unix, The Unix Shell
Window systems, Shells in a Window System
shortcuts, keyboard, The Window Menu
single-user operating systems, The Unix Family of Operating Systems
size in long formats (ls), Listing Files with ls
slash (/)
IRC, using, Introducing IRC
ls command and, Listing Files with ls
pathnames and, Absolute PathnamesRelative pathnames up
root directories and, The Directory Tree, Absolute Pathnames
sort command, sort
-o option, Syntax of Unix Command Lines
SSH connections, About Security
ssh program, Connecting to the Unix Computer, Remote Logins, Remote Logins
Stacking (Sawfish window menu), The Window Menu
stacking windows, Stacking Windows
standard input/output, Standard Input and Standard Output
stopped jobs, Problem checklist
subdirectories (child directories), The Directory Tree
superusers, logging in as, The Shell Prompt
suspend character, Running a Command in the Background
suspending jobs, The Unresponsive Terminal
syntax of command lines, Syntax of Unix Command LinesExercise: entering a few commands

T

TAB key, completing file and directory names, Completing File and Directory Names
talk program, talk
tcsh shell, The Unix Shell
telnet program, Connecting to the Unix Computer, Remote Logins
terminal types, Logging in Nongraphically
terminal windows, Working in the Unix Environment, Terminal Windows
multitasking in, Multitasking
processes, checking, psps
shells, using in a Windows system, Shells in a Window System
unresponsive (hung), The Unresponsive TerminalThe Unresponsive Terminal
text
appending to files, The >> operator
editors for, Text Editors and Word Processors
handling in xterm windows, Using a Mouse with xterm Windows
inserting into files, Putting Text in a FileThe > operator
printing format, Printing FilesExercise: manipulating files
searching files for, grepgrep
sorting lines of, sort
text based web browsers, Lynx, a Text-based Web Browser
text editors, Text Editors and Word ProcessorsPico tour
time (see date and time)
tip program, Remote Logins
titlebar, window, Working with Windows
tmp directory, The Directory Tree
total n in long formats (ls), Listing Files with ls
trees (directories), The Directory Tree, Files in the Directory Tree
troubleshooting
background processing, Problem checklist
command line, Correcting a Command Line
copying and pasting, Problem checklist
copying files, Problem checklist
deleting files and directories, Problem checklist
hung (unresponsive) terminal, The Unresponsive TerminalThe Unresponsive Terminal
hung (unresponsive) window, Unresponsive Windows
logging in, Problem checklist
logging out, Problem checklist
man program, Problem checklist
overwriting files by mistake, The > operator
printing, Problem checklist
X root menu, Problem checklist
tty program, ps
type in long formats (ls), Listing Files with ls

U

u (user) permission, Setting Permissions with chmod
umask command, Customizing Your Account
Unix
accessing other platforms, Files on Other Operating SystemsFiles on Other Operating Systems
accounts, Getting StartedProblem checklist, Using Your Unix AccountCustomizing Your Account
documentation on, Documentation
environment, Working in the Unix EnvironmentProblem checklist
programs, running, Running ProgramsProblem checklist
shells, The Unix Shell
starting X from, B. Starting X from a Standard Unix Session
terminal windows for, Terminal Windows
versions of, Versions of Unix
up-arrow key, recalling previous commands, Recalling Previous Commands
Usenet news, Usenet News
user (u) permission, Setting Permissions with chmod
usernames, Getting Started
mailing to, Addressing an Email Message
users
access modes (permissions), Listing Files with ls
directories, The Directory Tree
who program for, who, The > operator

W

w (write) permission, Listing Files with ls, Setting Permissions with chmod
w program, Exercise: entering a few commands
web browsers, Pagers and Virtual Desktops
Lynx, Lynx, a Text-based Web BrowserLynx, a Text-based Web Browser
Whereis command (Pine), Configuring Pine
who am i command, who
who command, who
who program, The > operator
options and, Syntax of Unix Command Lines
wildcards, Setting Permissions with chmod, File and Directory Wildcards
window managers, Introduction to Windowing
features of, Other Window Manager FeaturesPagers and Virtual Desktops
menus, Window Manager Menus, The Window MenuExercise
quitting X, Quitting
starting, C. Starting the Window Manager
virtual desktops and, Pagers and Virtual DesktopsPagers and Virtual Desktops
working with, Working with WindowsExercise
window systems, Using Window Systems Quitting
focus in, Setting Focus
graphical, logging in, A. Ready to Run X (with a Graphical Login)
mouse, working with, Working with a Mouse
windows
focus, Setting Focus
iconifying/maximizing, Using the Titlebar
menus for, The Window MenuExercise
moving, Moving Windows and Icons
other computers and, Windows from Other Computers
resizing, Resizing Windows
Sawfish menus, The Window Menu
stacking, Stacking Windows
titlebar, Working with Windows
unresponsive (hung), Unresponsive Windows
working with, Working with WindowsExercise
X (see X Window System), Using Window Systems
Windows system
shells for, Shells in a Window System
word processors, Text Editors and Word ProcessorsPico tour
vs. text editors, Text Editors and Word Processors
working directory, Your Working Directory, Changing Your Working Directory

Y

yppasswd program, Changing Your Password