From 0bfb9d070089dae97aec9f81baa26e09363b81df Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:18:51 +0200 Subject: [PATCH] Update docs --- docs/source/usage_interface.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/usage_interface.rst b/docs/source/usage_interface.rst index 47038ae9..6296fffe 100644 --- a/docs/source/usage_interface.rst +++ b/docs/source/usage_interface.rst @@ -413,10 +413,10 @@ Most features are available as keyboard shortcuts. These are as follows: :widths: 30, 70 :class: "tight-table" - ":kbd:`Alt`:kbd:`1`", "Switch focus to the project tree." - ":kbd:`Alt`:kbd:`2`", "Switch focus to document editor." - ":kbd:`Alt`:kbd:`3`", "Switch focus to document viewer." - ":kbd:`Alt`:kbd:`4`", "Switch focus to outline view." + ":kbd:`Alt`:kbd:`1`", "Switch focus to the project tree. On Windows, use :kbd:`Ctrl`:kbd:`Alt`:kbd:`1`." + ":kbd:`Alt`:kbd:`2`", "Switch focus to document editor. On Windows, use :kbd:`Ctrl`:kbd:`Alt`:kbd:`2`." + ":kbd:`Alt`:kbd:`3`", "Switch focus to document viewer. On Windows, use :kbd:`Ctrl`:kbd:`Alt`:kbd:`3`." + ":kbd:`Alt`:kbd:`4`", "Switch focus to outline view. On Windows, use :kbd:`Ctrl`:kbd:`Alt`:kbd:`4`." ":kbd:`Alt`:kbd:`Left`", "Move backward in the view history of the document viewer." ":kbd:`Alt`:kbd:`Right`", "Move forward in the view history of the document viewer." ":kbd:`Ctrl`:kbd:`.`", "Open menu to correct word under cursor."