Skip to content

Commit d45a77a

Browse files
committed
docs
1 parent 72b5ff4 commit d45a77a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/faq/screensaver.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ The screensaver keeps the start screen fresh and prevents burn‑in when guests
99
- **Folder**: Cycle through files in `private/screensavers/`. Supported: `.jpg`, `.png`, `.gif`, `.mp4`, `.webm`.
1010
- **Gallery**: Cycle through gallery photos guests already took; falls back to the image path if the gallery is empty.
1111

12-
## Text overlay
12+
## Text overlay and styling
1313

1414
- Optional **Screensaver text** shows on top of the media.
1515
- Choose **Text position** (`top`, `bottom`, `center`) to avoid covering key visuals.
16+
- Adjust **Text backdrop color** and **Backdrop opacity** (0 = fully transparent, 1 = solid) if the text needs contrast; set opacity to `0` to turn the backdrop off.
17+
- Use **Text color** and **Custom font file** for branding; upload fonts into `private/fonts/` and select them from the picker.
1618
- In Gallery mode the overlay alternates between your text and event text to avoid screen burn.
1719

1820
## Timing
1921

2022
- **Timeout before screensaver**: minutes of no interaction before it starts. Set to `0` to keep the screensaver off even if enabled.
21-
- **Slide change interval**: minutes between media switches in Folder or Gallery mode. Has no effect for single image/video modes.
23+
- **Slide change interval**: minutes between media switches in Folder or Gallery mode (minimum `1`). Has no effect for single image/video modes.
2224
- Any click or touch hides the screensaver and resets the timer.

0 commit comments

Comments
 (0)