diff --git a/content/install-davinci-resolve.md b/content/install-davinci-resolve.md index 0dc500ec54..e1678e0bf3 100644 --- a/content/install-davinci-resolve.md +++ b/content/install-davinci-resolve.md @@ -24,7 +24,7 @@ DaVinci Resolve requires an NVIDIA GPU to run. (Intel GPUs lack the necessary Op The following packages will be needed to build, install, and run DaVinci Resolve: ```bash -sudo apt install fakeroot libglu1-mesa libssl3 ocl-icd-opencl-dev xorriso +sudo apt install fakeroot libglu1-mesa libssl3 ocl-icd-opencl-dev qtwayland5 xorriso ``` ### Download DaVinci Resolve and the MakeResolveDeb script diff --git a/content/pop-cosmic-keyboard-shortcuts.md b/content/pop-cosmic-keyboard-shortcuts.md index 066b3846b2..fe2017bf51 100644 --- a/content/pop-cosmic-keyboard-shortcuts.md +++ b/content/pop-cosmic-keyboard-shortcuts.md @@ -56,7 +56,6 @@ The launcher allows searching through open windows and installed applications. I | `=` or start typing an equation | Calculate and equation | | `?` | Help menu | - ### Navigation | Shortcut | Action | @@ -96,9 +95,9 @@ The launcher allows searching through open windows and installed applications. I | SUPER + Y | Toggle window tiling for the current workspace | | SUPER + G | Toggle floating window | | SUPER + O | Change window orientation inside the tiled layout from vertical to horizontal | -| SUPER + X | Swap windows using direction keys to indicate a window for swap | +| SUPER + X | Swap windows using direction keys to indicate a window for swap | | SUPER + U | Select additional windows up in the tiling tree (which then can be managed together) | -| SUPER + I | Select fewer windows up in the tiling tree (which then can be managed together) | +| SUPER + I | Select fewer windows up in the tiling tree (which then can be managed together) | ### Other system shortcuts @@ -108,7 +107,7 @@ The launcher allows searching through open windows and installed applications. I | SUPER + W | Toggle Workspaces Overview | | SUPER + F | Open Files | | SUPER + T | Open Terminal | -| SUPER + Escape | Lock screen | +| SUPER + Escape | Lock screen | | SUPER + Shift + Escape | Log out | | Print | Take a screenshot | | Print + Space | Switch between added language/input sources |