From 1bed07558c6de2d8311c91b2735dd4da48e8a697 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 5 Feb 2018 16:57:28 -0800 Subject: 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 --- docbook/wsug_src/WSUG_chapter_use.asciidoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docbook/wsug_src/WSUG_chapter_use.asciidoc') 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 <> 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+,] |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 <> 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 -- cgit v1.2.3