mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-16 21:50:58 +00:00
user_group.py, device_group.py python cli doc
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
@@ -913,7 +913,25 @@ Die "Scroll-Stil"-Option in den Einstellungen jedes Peers steuert dann den Scrol
|
||||
|
||||
| Installation erforderlich | Werte | Standard | Beispiel |
|
||||
| :------: | :------: | :------: | :------: |
|
||||
| N | scrollauto, scrollbar | scrollauto | `scroll-style=scrollauto` |
|
||||
| N | scrollauto, scrollbar, scrolledge | scrollauto | `scroll-style=scrollauto` |
|
||||
|
||||
**Hinweis**: Die `scrolledge`-Option ist ab RustDesk 1.4.4 verfügbar.
|
||||
|
||||
### edge-scroll-edge-thickness
|
||||
|
||||
Diese Option steuert die Randdicke, wenn `scroll-style` auf `scrolledge` gesetzt ist. Die Randdicke bestimmt die Größe des scrollbaren Bereichs an den Bildschirmrändern.
|
||||
|
||||
Diese Option ist nur wirksam, wenn `scroll-style=scrolledge`.
|
||||
|
||||
**Ort**:
|
||||
|
||||
1. **Desktop** Einstellungen → Anzeige → Randscroll-Randdicke
|
||||
|
||||
| Installation erforderlich | Werte | Standard | Beispiel |
|
||||
| :------: | :------: | :------: | :------: |
|
||||
| N | 20-150 | 100 | `edge-scroll-edge-thickness=100` |
|
||||
|
||||
**Hinweis**: Diese Option ist ab RustDesk 1.4.4 verfügbar.
|
||||
|
||||
### image-quality
|
||||
|
||||
|
||||
Reference in New Issue
Block a user