aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_chapter_use.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-02-05 16:57:28 -0800
committerGerald Combs <gerald@wireshark.org>2018-02-06 00:58:51 +0000
commit1bed07558c6de2d8311c91b2735dd4da48e8a697 (patch)
tree9326fad9a8a793ebf29ef68c28335d87e24ee997 /docbook/wsug_src/WSUG_chapter_use.asciidoc
parentd4e974553f425f7adf6109a47f4591d2c3a5e284 (diff)
WSUG: Minor edits.
Use "or" instead of a comma for alternate keyboard shortcuts. Change-Id: I3f2abf63b4c437ca0fe439d91dfac44e24d9d8e5 Reviewed-on: https://code.wireshark.org/review/25624 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsug_src/WSUG_chapter_use.asciidoc')
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.asciidoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.asciidoc b/docbook/wsug_src/WSUG_chapter_use.asciidoc
index b10ec53bb6..20a0728e16 100644
--- a/docbook/wsug_src/WSUG_chapter_use.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_use.asciidoc
@@ -88,11 +88,11 @@ a capture file. See <<ChUseTabGo>> for additional navigation keystrokes.
[options="header",cols="1,3"]
|===============
|Accelerator |Description
-|kbd:[Tab], kbd:[Shift+Tab]|Move between screen elements, e.g. from the toolbars to the packet list to the packet detail.
+|kbd:[Tab] or kbd:[Shift+Tab]|Move between screen elements, e.g. from the toolbars to the packet list to the packet detail.
|kbd:[↓] |Move to the next packet or detail item.
|kbd:[↑] |Move to the previous packet or detail item.
-|kbd:[Ctrl+↓], kbd:[F8] |Move to the next packet, even if the packet list isn't focused.
-|kbd:[Ctrl+↑], kbd:[F7] |Move to the previous packet, even if the packet list isn't focused.
+|kbd:[Ctrl+↓] or kbd:[F8] |Move to the next packet, even if the packet list isn't focused.
+|kbd:[Ctrl+↑] or kbd:[F7] |Move to the previous packet, even if the packet list isn't focused.
|kbd:[Ctrl+.] |Move to the next packet of the conversation (TCP, UDP or IP).
|kbd:[Ctrl+&#44;] |Move to the previous packet of the conversation (TCP, UDP or IP).
|kbd:[Alt+→] or kbd:[Option+→] (macOS) |Move to the next packet in the selection history.
@@ -103,7 +103,7 @@ a capture file. See <<ChUseTabGo>> for additional navigation keystrokes.
|kbd:[Ctrl+→] |In the packet detail, opens all tree items.
|kbd:[Ctrl+←] |In the packet detail, closes all tree items.
|kbd:[Backspace] |In the packet detail, jumps to the parent node.
-|kbd:[Return], kbd:[Enter] |In the packet detail, toggles the selected tree item.
+|kbd:[Return] or kbd:[Enter] |In the packet detail, toggles the selected tree item.
|===============
menu:Help[About Wireshark,Keyboard Shortcuts] will show a list of all shortcuts