Skip to content

Commit

Permalink
Update pop-keyboard-shortcuts.md
Browse files Browse the repository at this point in the history
add the key strokes for moving active windows between upper and lower displays
  • Loading branch information
trenner1 authored and jacobgkau committed Aug 14, 2024
1 parent 5b808f3 commit e4d0616
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/pop-keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,13 @@ Directional actions can use either the standard arrow keys or their Vim equivale
| ------------------------------------------------------------------------------------------ | ---------------------------------------------- |
| <kbd>SUPER</kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | Navigate between workspaces |
| <kbd>SUPER</kbd> + <kbd>Home</kbd>/<kbd>End</kbd> | Navigate to first/last workspace |
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>Direction keys</kbd> | Move active window between workspaces/displays |
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>Direction keys</kbd> | Move active window between upper and lower workspaces as well as right and left monitors respectively |
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | Move the active window between upper and lower displays
| <kbd>SUPER</kbd> + <kbd>ESC</kbd> | 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 |
| ---------------------------------------------------------- | ------------------------------- |
Expand Down

0 comments on commit e4d0616

Please sign in to comment.