From 515502fd9b76228d5f82ccfae761b4f9e75e7ceb Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 10 Jan 2016 15:53:31 -0800 Subject: WSUG: Update the statusbar section. Change-Id: Ib76ddbf98c2ce89285bd00ba039fbf1a0baeb8aa Reviewed-on: https://code.wireshark.org/review/13177 Reviewed-by: Gerald Combs --- docbook/wsug_graphics/ws-statusbar-empty.png | Bin 2378 -> 8447 bytes docbook/wsug_graphics/ws-statusbar-filter.png | Bin 3883 -> 17232 bytes docbook/wsug_graphics/ws-statusbar-loaded.png | Bin 3829 -> 13000 bytes docbook/wsug_graphics/ws-statusbar-profile.png | Bin 8211 -> 40836 bytes docbook/wsug_graphics/ws-statusbar-selected.png | Bin 3416 -> 15079 bytes docbook/wsug_src/WSUG_chapter_use.asciidoc | 40 +++++++++++++----------- 6 files changed, 22 insertions(+), 18 deletions(-) (limited to 'docbook') diff --git a/docbook/wsug_graphics/ws-statusbar-empty.png b/docbook/wsug_graphics/ws-statusbar-empty.png index b6afd353bd..953acedcf4 100644 Binary files a/docbook/wsug_graphics/ws-statusbar-empty.png and b/docbook/wsug_graphics/ws-statusbar-empty.png differ diff --git a/docbook/wsug_graphics/ws-statusbar-filter.png b/docbook/wsug_graphics/ws-statusbar-filter.png index eca87f014d..44f4a84d82 100644 Binary files a/docbook/wsug_graphics/ws-statusbar-filter.png and b/docbook/wsug_graphics/ws-statusbar-filter.png differ diff --git a/docbook/wsug_graphics/ws-statusbar-loaded.png b/docbook/wsug_graphics/ws-statusbar-loaded.png index 90defe768a..607e66176d 100644 Binary files a/docbook/wsug_graphics/ws-statusbar-loaded.png and b/docbook/wsug_graphics/ws-statusbar-loaded.png differ diff --git a/docbook/wsug_graphics/ws-statusbar-profile.png b/docbook/wsug_graphics/ws-statusbar-profile.png index 6004807593..67b0bf1648 100644 Binary files a/docbook/wsug_graphics/ws-statusbar-profile.png and b/docbook/wsug_graphics/ws-statusbar-profile.png differ diff --git a/docbook/wsug_graphics/ws-statusbar-selected.png b/docbook/wsug_graphics/ws-statusbar-selected.png index b955267973..dc7f3bf467 100644 Binary files a/docbook/wsug_graphics/ws-statusbar-selected.png and b/docbook/wsug_graphics/ws-statusbar-selected.png differ diff --git a/docbook/wsug_src/WSUG_chapter_use.asciidoc b/docbook/wsug_src/WSUG_chapter_use.asciidoc index d553935493..cbcbd3dbcc 100644 --- a/docbook/wsug_src/WSUG_chapter_use.asciidoc +++ b/docbook/wsug_src/WSUG_chapter_use.asciidoc @@ -942,19 +942,19 @@ all the tab labels. The statusbar displays informational messages. In general, the left side will show context related information, the middle part -will show the current number of packets, and the right side will show the -selected configuration profile. Drag the handles between the text areas to -change the size. +will show information about the current capture file, and the right side will +show the selected configuration profile. Drag the handles between the text areas +to change the size. [[ChUseWiresharkStatusbarEmpty]] .The initial Statusbar -image::wsug_graphics/ws-statusbar-empty.png[] +image::wsug_graphics/ws-statusbar-empty.png[height="22px"] This statusbar is shown while no capture file is loaded, e.g. when Wireshark is started. [[ChUseWiresharkStatusbarLoaded]] .The Statusbar with a loaded capture file -image::wsug_graphics/ws-statusbar-loaded.png[] +image::wsug_graphics/ws-statusbar-loaded.png[height="22px"] * *The colorized bullet* on the left shows the highest expert info level found in the currently loaded capture file. Hovering the mouse over this icon will @@ -963,22 +963,26 @@ image::wsug_graphics/ws-statusbar-loaded.png[] expert info, see <>. * *The left side* shows information about the capture file, its name, its size - and the elapsed time while it was being captured. + and the elapsed time while it was being captured. Hovering over a file name + will show its full path and size. * *The middle part* shows the current number of packets in the capture file. The following values are displayed: - - _Packets:_ the number of captured packets + - _Packets:_ The number of captured packets. - - _Displayed:_ the number of packets currently being displayed + - _Displayed:_ The number of packets currently being displayed. - - _Marked:_ the number of marked packets + - _Marked:_ The number of marked packets (only displayed if packets are + marked). - - _Dropped:_ the number of dropped packets (only displayed if Wireshark was - unable to capture all packets) + - _Dropped:_ The number of dropped packets (only displayed if Wireshark was + unable to capture all packets). - - *Ignored:* the number of ignored packets (only displayed if packets are - ignored) + - _Ignored:_ The number of ignored packets (only displayed if packets are + ignored). + + - _Load time:_ The time it took to load the capture (wall clock time). * *The right side* shows the selected configuration profile. Clicking in this part of the statusbar will bring up a menu with all available configuration @@ -986,13 +990,13 @@ image::wsug_graphics/ws-statusbar-loaded.png[] [[ChUseWiresharkStatusbarProfile]] .The Statusbar with a configuration profile menu -image::wsug_graphics/ws-statusbar-profile.png[] +image::wsug_graphics/ws-statusbar-profile.png[height="192px"] For a detailed description of configuration profiles, see <>. [[ChUseWiresharkStatusbarSelected]] .The Statusbar with a selected protocol field -image::wsug_graphics/ws-statusbar-selected.png[] +image::wsug_graphics/ws-statusbar-selected.png[height="22px"] This is displayed if you have selected a protocol field from the ``Packet Details'' pane. @@ -1000,14 +1004,14 @@ Details'' pane. [TIP] ==== -The value between the brackets (in this example `arp.opcode`) can be used as a -display filter string, representing the selected protocol field. +The value between the parentheses (in this example `ipv6.src') can be used as a +display filter, representing the selected protocol field. ==== [[ChUseWiresharkStatusbarFilter]] .The Statusbar with a display filter message -image::wsug_graphics/ws-statusbar-filter.png[] +image::wsug_graphics/ws-statusbar-filter.png[height="22px"] This is displayed if you are trying to use a display filter which may have unexpected results. For a detailed description, see -- cgit v1.2.3