From 5cdb0b5ad5e9d3f72b74a9b77c3abf1992431dd9 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 11 Jan 2024 14:12:02 -0800 Subject: [PATCH] Add keybinding of window with alt shift arrow keys --- source/F/keyboard_shortcuts.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/source/F/keyboard_shortcuts.rst b/source/F/keyboard_shortcuts.rst index 7d8715cf..ce550137 100644 --- a/source/F/keyboard_shortcuts.rst +++ b/source/F/keyboard_shortcuts.rst @@ -49,14 +49,6 @@ GoToDesktop C-A-Up GoToDesktop C-A-Down -SendToDesktoaToLeft S-A-Left - -SendToDesktopToRight S-A-Right - -SendToDesktop S-A-Up - -SendToDesktop S-A-Down - ============================= ======================== **Keybindings for windows** @@ -81,6 +73,14 @@ PreviousWindow A-S-Tab NextWindow C-A-Tab +Cycle to right window A-S-Right + +Cylce to left window A-S-Left + +Cycle to top window A-S-Up + +Cycle to bottom window A-S-Down + ============================= ======================== **Keybindings for window switching with the arrow keys**