From 65c555a4e8708b548f7adbca7402a41dbed95c4b Mon Sep 17 00:00:00 2001 From: Remington Steed Date: Thu, 22 Feb 2018 14:28:38 -0500 Subject: [PATCH] Docs: Fix/improve web client keyboard shortcuts One keyboard shortcut needed correcting: - Re-opening a closed tab is "CTRL-Shift-T", not "CTRL-Shift-Tab" And let's add "CTRL-Shift-Tab" where it does belong -- in the "Navigate" bullet point. Signed-off-by: Remington Steed --- docs/admin/web-client-browser-best-practices.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admin/web-client-browser-best-practices.adoc b/docs/admin/web-client-browser-best-practices.adoc index f930366373..68dc7f91ac 100644 --- a/docs/admin/web-client-browser-best-practices.adoc +++ b/docs/admin/web-client-browser-best-practices.adoc @@ -45,11 +45,11 @@ PCs. - Use CTRL-T or click the browser's new tab button to open a new tab. - Use CTRL-W or click the x in the tab to close the tab. -- Undo closing a tab by hitting CTRL-Shift-Tab. +- Undo closing a tab by hitting CTRL-Shift-T. - To open a link from the web client in a new tab, CTRL-click the link or right-click the link and select *Open Link in New Tab*. Using this method, you can also open options from the web client's dropdown menus in a new tab -- Navigate from one tab to another using CTRL-Tab on the keyboard. +- Navigate to the next tab using CTRL-Tab. Go to the previous tab with CTRL-Shift-Tab. Setting New Tab Behavior ^^^^^^^^^^^^^^^^^^^^^^^^ -- 2.43.2