aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2010-10-01 22:46:30 +0000
committerSake Blok <sake@euronet.nl>2010-10-01 22:46:30 +0000
commit2bffa17891366c44880ec2f7bca78c5a64911ab1 (patch)
treeb613d52c050551a487cfb47ce20dce5da2c06f75 /docbook/wsug_src
parent316e50f8cd74b609d749c83e1c23c585e6dccdee (diff)
Add navigation to previous/next packets in the conversation. It will check TCP and UDP first and if this is not TCP or UDP, it will use IP.
Accelerator keys: <ctrl>+[ Goto Previous Packet In Conversation <ctrl>+] Goto Next Packet In Conversation svn path=/trunk/; revision=34319
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.xml b/docbook/wsug_src/WSUG_chapter_use.xml
index c5bae8c135..16361c5c91 100644
--- a/docbook/wsug_src/WSUG_chapter_use.xml
+++ b/docbook/wsug_src/WSUG_chapter_use.xml
@@ -183,6 +183,20 @@
</para></entry>
</row>
<row>
+ <entry>Ctrl+]</entry>
+ <entry><para>
+ Move to the next packet of the conversation
+ (TCP, UDP or IP)
+ </para></entry>
+ </row>
+ <row>
+ <entry>Ctrl+[</entry>
+ <entry><para>
+ Move to the previous packet of the conversation
+ (TCP, UDP or IP)
+ </para></entry>
+ </row>
+ <row>
<entry>Left</entry>
<entry><para>
In the packet detail, closes the selected tree item.