Skip to content

Commit

Permalink
improv (pop-key-shortcuts): Improve wording & symbol consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobgkau committed Aug 14, 2024
1 parent e4d0616 commit 03c73a9
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions content/pop-keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,18 @@ Directional actions can use either the standard arrow keys or their Vim equivale

### Manage workspaces and displays

| Shortcut | Action |
| ------------------------------------------------------------------------------------------ | ---------------------------------------------- |
| <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 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 |
| Shortcut | Action |
| --------------------------------------------------------------------------------- | --------------------------------------------------- |
| <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>↑</kbd>/<kbd>↓</kbd> | Move active window between upper/lower workspaces |
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>←</kbd>/<kbd>→</kbd> | Move active window between left/right displays |
| <kbd>SUPER</kbd> + <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | Move the active window between upper/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 has the additional functions listed below.
The launcher allows searching through open windows and installed applications. It also has the additional functions listed below.

| Shortcut/command | Action |
| ---------------------------------------------------------- | ------------------------------- |
Expand Down

0 comments on commit 03c73a9

Please sign in to comment.