From e4d0616dcde36651ce6c76e6e6635bb2b9c4150a Mon Sep 17 00:00:00 2001 From: trenner1 <106286787+trenner1@users.noreply.github.com> Date: Wed, 29 May 2024 15:51:45 -0700 Subject: [PATCH] Update pop-keyboard-shortcuts.md add the key strokes for moving active windows between upper and lower displays --- content/pop-keyboard-shortcuts.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/pop-keyboard-shortcuts.md b/content/pop-keyboard-shortcuts.md index 1a140ca92b..3081349b64 100644 --- a/content/pop-keyboard-shortcuts.md +++ b/content/pop-keyboard-shortcuts.md @@ -70,12 +70,13 @@ Directional actions can use either the standard arrow keys or their Vim equivale | ------------------------------------------------------------------------------------------ | ---------------------------------------------- | | SUPER + Ctrl + / | Navigate between workspaces | | SUPER + Home/End | Navigate to first/last workspace | -| SUPER + Shift + Direction keys | Move active window between workspaces/displays | +| SUPER + Shift + Direction keys | Move active window between upper and lower workspaces as well as right and left monitors respectively | +| SUPER + Shift + Ctrl + / | Move the active window between upper and lower displays | SUPER + ESC | Lock the screen | ### Use the launcher -The launcher allows searching through open windows and installed applications, and also has the additional functions listed below. +The launcher allows searching through open windows and installed applications and has the additional functions listed below. | Shortcut/command | Action | | ---------------------------------------------------------- | ------------------------------- |