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:
@@ -916,7 +916,25 @@ The "scroll-style" option in each peer's settings will then control the scroll s
|
||||
|
||||
| Install required | Values | Default | Example |
|
||||
| :------: | :------: | :------: | :------: |
|
||||
| N | scrollauto, scrollbar | scrollauto | `scroll-style=scrollauto` |
|
||||
| N | scrollauto, scrollbar, scrolledge | scrollauto | `scroll-style=scrollauto` |
|
||||
|
||||
**Note**: The `scrolledge` option is available starting from RustDesk 1.4.4.
|
||||
|
||||
### edge-scroll-edge-thickness
|
||||
|
||||
This option controls the edge thickness when `scroll-style` is set to `scrolledge`. The edge thickness determines the size of the scrollable area at the screen edges.
|
||||
|
||||
This option is only effective when `scroll-style=scrolledge`.
|
||||
|
||||
**Location**:
|
||||
|
||||
1. **Desktop** Settings → Display → Edge scroll edge thickness
|
||||
|
||||
| Install required | Values | Default | Example |
|
||||
| :------: | :------: | :------: | :------: |
|
||||
| N | 20-150 | 100 | `edge-scroll-edge-thickness=100` |
|
||||
|
||||
**Note**: This option is available starting from RustDesk 1.4.4.
|
||||
|
||||
### image-quality
|
||||
|
||||
|
||||
Reference in New Issue
Block a user