Previous Next
Conventions

One basic term

  • Symbol -- any programming language construct such as a class, method, etc.

Two conventions: menu references
For clarity and to avoid undue verbosity, the phrase:
"Choose the MenuCommand from the MenuName" is presented as follows:
  • Choose MenuName > MenuCommand.

A context menu that appears when you click the right mouse button is referred to as:
Context menu, and consequently:
"Choose a menu command from the context menu that appears when you click the right mouse button" is presented as follows:
  • Choose Context menu > MenuCommand

A note on Unix/Windows
The screenshots in this manual are all done on Windows NT. If you are working on Unix, what you see on your screen may look slightly different.

Click for full size, then use Back button

When you start SNiFF+, the first tool that appears is the Launch Pad. In this and other SNiFF+ tools, the first item in the menu bar is for launching tools.

Previous Next