aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-11-18 05:05:18 +0000
committerGerald Combs <gerald@wireshark.org>2006-11-18 05:05:18 +0000
commitf60ef5f4d3b6ba5b79bf6f0fdcbfdf77da022a9b (patch)
treef2c0d7245a39137f0e1a638df0eebcf774113d7b /docbook/wsug_src
parenta339636b851194afa838b126ac2aba07a7851a3c (diff)
Make F8 and F7 move to the next and previous packets, which adds
compatibility with a different analyzer. svn path=/trunk/; revision=19926
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.xml b/docbook/wsug_src/WSUG_chapter_use.xml
index 8e787b0d1f..1606d921cc 100644
--- a/docbook/wsug_src/WSUG_chapter_use.xml
+++ b/docbook/wsug_src/WSUG_chapter_use.xml
@@ -169,14 +169,14 @@
</para></entry>
</row>
<row>
- <entry>Ctrl-Down</entry>
+ <entry>Ctrl-Down, F8</entry>
<entry><para>
Move to the next packet, even if the packet
list isn't focused.
</para></entry>
</row>
<row>
- <entry>Ctrl-Up</entry>
+ <entry>Ctrl-Up, F7</entry>
<entry><para>
Move to the previous packet, even if the packet
list isn't focused.