From aff6e6638f1d9090f2847f21c3814a5e563f169b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 30 Jun 2019 23:00:15 -0700 Subject: [PATCH] Fix warning 3 --- source/F/keyboard_shortcuts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/F/keyboard_shortcuts.rst b/source/F/keyboard_shortcuts.rst index 087d7d5b..643e7fdb 100644 --- a/source/F/keyboard_shortcuts.rst +++ b/source/F/keyboard_shortcuts.rst @@ -14,7 +14,7 @@ Global-keys (lxqt-globalkeysd) is a component of the LXQt environment. Global-ke Openbox keyboard shortcuts ------------------------------- -Openbox keyboard shortcuts is the second layer managing keyboard shortcuts. It is preferred for windows management like resizing. To change these settings see this link on the `openbox wiki bindings`_ +Openbox keyboard shortcuts is the second layer managing keyboard shortcuts. It is preferred for windows management like resizing. To change these settings see this link on the `openbox wiki bindings `_ .. note:: Global-keys will take preference over openbox bindings. If a key is used in Global-keys, it will not work in Openbox keyboard shortcuts. For example if the W(indows) key opens the LXQT application menu (equivilant of the windows start menu) in Global-keys, Openbox commands like window resizing (W + arrow keys) will not work correctly. Keep this in mind when using and editing keyboard shortcuts.