Skip to content

Commit 806ba83

Browse files
Merge pull request #1310 from system76/resolve-wayland
Add another dependency for DaVinci Resolve installation
2 parents 67e0c1d + 0a338be commit 806ba83

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

content/install-davinci-resolve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ DaVinci Resolve requires an NVIDIA GPU to run. (Intel GPUs lack the necessary Op
2424
The following packages will be needed to build, install, and run DaVinci Resolve:
2525

2626
```bash
27-
sudo apt install fakeroot libglu1-mesa libssl3 ocl-icd-opencl-dev xorriso
27+
sudo apt install fakeroot libglu1-mesa libssl3 ocl-icd-opencl-dev qtwayland5 xorriso
2828
```
2929

3030
### Download DaVinci Resolve and the MakeResolveDeb script

content/pop-cosmic-keyboard-shortcuts.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ The launcher allows searching through open windows and installed applications. I
5656
| `=` or start typing an equation | Calculate and equation |
5757
| `?` | Help menu |
5858

59-
6059
### Navigation
6160

6261
| Shortcut | Action |
@@ -96,9 +95,9 @@ The launcher allows searching through open windows and installed applications. I
9695
| <kbd>SUPER</kbd> + <kbd>Y</kbd> | Toggle window tiling for the current workspace |
9796
| <kbd>SUPER</kbd> + <kbd>G</kbd> | Toggle floating window |
9897
| <kbd>SUPER</kbd> + <kbd>O</kbd> | Change window orientation inside the tiled layout from vertical to horizontal |
99-
| <kbd>SUPER</kbd> + <kbd>X</kbd> | Swap windows using direction keys to indicate a window for swap |
98+
| <kbd>SUPER</kbd> + <kbd>X</kbd> | Swap windows using direction keys to indicate a window for swap |
10099
| <kbd>SUPER</kbd> + <kbd>U</kbd> | Select additional windows up in the tiling tree (which then can be managed together) |
101-
| <kbd>SUPER</kbd> + <kbd>I</kbd> | Select fewer windows up in the tiling tree (which then can be managed together) |
100+
| <kbd>SUPER</kbd> + <kbd>I</kbd> | Select fewer windows up in the tiling tree (which then can be managed together) |
102101

103102
### Other system shortcuts
104103

@@ -108,7 +107,7 @@ The launcher allows searching through open windows and installed applications. I
108107
| <kbd>SUPER</kbd> + <kbd>W</kbd> | Toggle Workspaces Overview |
109108
| <kbd>SUPER</kbd> + <kbd>F</kbd> | Open Files |
110109
| <kbd>SUPER</kbd> + <kbd>T</kbd> | Open Terminal |
111-
| <kbd>SUPER</kbd> + <kbd>Escape</kbd> | Lock screen |
110+
| <kbd>SUPER</kbd> + <kbd>Escape</kbd> | Lock screen |
112111
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>Escape</kbd> | Log out |
113112
| <kbd>Print</kbd> | Take a screenshot |
114113
| <kbd>Print</kbd> + <kbd>Space</kbd> | Switch between added language/input sources |

0 commit comments

Comments
 (0)