Add instructions to exit

This commit is contained in:
Manuel Dewald
2021-08-02 11:00:56 +02:00
parent c35b865a0b
commit 687a2eb91a

View File

@@ -46,6 +46,8 @@ slide [-t rotation_seconds] [-a aspect] [-o background_opacity(0..255)] [-b blur
* `<path>`path to the current image without filename * `<path>`path to the current image without filename
* Example: `slide -p ./images -O "20|60|Time: <time>;;;Picture taken at <exifdatetime>"` * Example: `slide -p ./images -O "20|60|Time: <time>;;;Picture taken at <exifdatetime>"`
To exit the application, press escape. If you're using a touch display, touch all 4 corners at the same time.
## Dependencies ## Dependencies
* qt5-qmake * qt5-qmake