aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Knall <rknall@gmail.com>2021-09-14 10:56:39 +0200
committerRoland Knall <rknall@gmail.com>2021-09-14 10:56:39 +0200
commitf82535d6458e5839878aed924c502e970b51e719 (patch)
tree2362865a1ce11507af35c4a7c770ef63f03f1d4b
parent8bc52f542bfa25f7de15c9df90c323ab2d195917 (diff)
Docbook: Add changed behavior for byteview
Add the changed hover behavior for the byteview to the documentation
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.adoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.adoc b/docbook/wsug_src/WSUG_chapter_use.adoc
index f6ae307e5a..ad80637ca1 100644
--- a/docbook/wsug_src/WSUG_chapter_use.adoc
+++ b/docbook/wsug_src/WSUG_chapter_use.adoc
@@ -1046,6 +1046,17 @@ when Wireshark has reassembled some packets into a single chunk of data. (See
<<ChAdvReassemblySection>> for details). In this case you can see each data
source by clicking its corresponding tab at the bottom of the pane.
+The default mode for viewing will highlight the bytes for a field where the
+mouse pointer is hovering above. The highlight will follow the mouse cursor
+as it moves. If this higlighting is not required or wanted, there are two
+methods for deactrivating the functionality:
+
+* *Temporary* By holding down the Ctrl button while moving the mouse, the
+ highlighted field will not change
+
+* *Permanently* Using the context menu (right mouse click) the hover selection
+ may be activated/deactived. This setting is stored in the selected profile.
+
[[ChUseWiresharkBytesPaneTabs]]
.The “Packet Bytes” pane with tabs
image::wsug_graphics/ws-bytes-pane-tabs.png[{screenshot-attrs}]