Skip to content

Commit 79b0f4f

Browse files
reximrostidev
andcommitted
Port documentation fixes from #55
Co-authored-by: Rostislav Krasny <45571812+rostidev@users.noreply.github.com>
1 parent 0a50d60 commit 79b0f4f

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ $ make
1414
$ ./sowon
1515
```
1616

17+
### Fedora 42+
18+
19+
```console
20+
$ sudo dnf install libXi-devel libXrandr-devel
21+
$ make
22+
$ ./sowon
23+
```
24+
1725
### MacOS
1826

1927
```console
@@ -50,7 +58,7 @@ $ ./sowon
5058
| Key | Description |
5159
| --- | --- |
5260
| <kbd>SPACE</kbd> | Toggle pause |
53-
| <kbd>=</kbd> | Zoom in |
61+
| <kbd>=</kbd> or <kbd>+</kbd> | Zoom in |
5462
| <kbd>-</kbd> | Zoom out |
5563
| <kbd>0</kbd> | Zoom 100% |
5664
| <kbd>F5</kbd> | Restart |

0 commit comments

Comments
 (0)