aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Deniel <laurent.deniel@free.fr>2000-08-23 19:40:12 +0000
committerLaurent Deniel <laurent.deniel@free.fr>2000-08-23 19:40:12 +0000
commitc1c46097b3e393b8ed14b59d13e3e38ed5854600 (patch)
tree583715726f5eaa372c7226ffc447c1398cefdc1a /doc
parentbc547f56474b45df5a6b608f9420c17b8cd17546 (diff)
Documents the "marked frame" related menu items and associated
features (e.g. GUI "Colors..."). svn path=/trunk/; revision=2352
Diffstat (limited to 'doc')
-rw-r--r--doc/ethereal.pod.template32
1 files changed, 27 insertions, 5 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index 19bee4f7cc..b80400c985 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -198,11 +198,12 @@ matching the filter are discarded.
=item File:Save, File:Save As
Save the current capture, or the packets currently displayed from that
-capture, to a file. A check box lets you select whether to save all
-packets, or just those that have passed the current display filter, and
-an option menu lets you select (from a list of file formats in which at
-particular capture, or the packets currently displayed from that
-capture, can be saved), a file format in which to save it.
+capture, to a file. Check boxes let you select whether to save all
+packets, or just those that have passed the current display filter and/or
+those that are currently marked, and an option menu lets you select (from
+a list of file formats in which at particular capture, or the packets
+currently displayed from that capture, can be saved), a file format in
+which to save it.
=item File:Print
@@ -233,6 +234,18 @@ selected), for a packet matching a given display filter.
Allows you to go to a particular numbered packet.
+=item Edit:Mark Frame
+
+Allows you to mark (or unmark if currently marked) the selected packet.
+
+=item Edit:Mark All Frames
+
+Allows you to mark all packets that are currently displayed.
+
+=item Edit:Unmark All Frames
+
+Allows you to unmark all packets that are currently displayed.
+
=item Edit:Preferences
Sets the packet printing, column display, TCP stream coloring, and GUI
@@ -380,6 +393,8 @@ MAC layer address is displayed for unknown packet types.
The right mouse button can be used to pop up a menu of operations.
+The middle mouse button can be used to mark a packet.
+
=item Middle Pane
The middle pane contains a I<protocol tree> for the currently-selected
@@ -393,6 +408,8 @@ The lowest pane contains a hex dump of the actual packet data.
Selecting a field in the I<protocol tree> highlights the corresponding
bytes in this section.
+The right mouse button can be used to pop up a menu of operations.
+
=item Current Filter
A display filter can be entered into the strip at the bottom.
@@ -501,6 +518,11 @@ the selection to the new item in the packet list or protocol tree.
The "Font..." button lets you select the font to be used for most text.
+=item Colors
+
+The "Colors..." button lets you select the colors to be used for instance
+for the marked frames.
+
=back
=item Protocol Preferences