Conventions Used in This BookThe following typographical conventions are used in this book:
The following symbols are used in this book:
Path NotationRather than using procedural steps to tell you how to reach a given Windows XP user interface element or application, we use a shorthand path notation.For example, we don't say, "Click on the Start menu, then click on Search, then For Files or Folders, and then type a filename in the Named: field." We simply say: Start don't distinguish between menus, dialog boxes, buttons, checkboxes, etc., unless it's not clear from the context. Just look for a GUI element whose label matches an element in the path.The path notation is relative to the Desktop or some other well-known location. For example, the following path:
means "Open the Start menu (on the Desktop), then choose Programs, then choose Accessories, and then click Calculator." But rather than saying:
we just say:
since Control Panel is a "well-known location" and the path can therefore be made less cumbersome. As stated earlier in this preface, the elements of the Control Panel may or may not be divided into categories, depending on context and a setting on your computer. Thus, rather than a cumbersome explanation of this unfortunate design every time the Control Panel comes up, the following notation is used:
where the category, "Performance and Maintenance," in this case, is shown in square brackets, implying that you may or may not encounter this step.Paths will typically consist of clickable user interface elements, but they sometimes include text typed in from the keyboard (shown in constant-width text):
or:
There is often more than one way to reach a given location in the user interface. We often list multiple paths to reach the same location, even though some are longer than others, because it can be helpful to see how multiple paths lead to the same destination.The following well-known locations are used as starting points for user interface paths:
Command-Line SyntaxFurther conventions used for representing command-line options and arguments are described in the introduction to Chapter 7. |