mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-12-25 16:52:47 +00:00
Advanced otpion: main-window-always-on-top
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
parent
4db4b4cf9e
commit
4f88aadda1
|
|
@ -1332,3 +1332,14 @@ If `register-device=N`, below will not work for this device.
|
|||
| :------: | :------: | :------: |
|
||||
| Y, N | Y | `register-device=N` |
|
||||
|
||||
### main-window-always-on-top
|
||||
|
||||
Always keep the main window on top.
|
||||
|
||||
**Discussion**: https://github.com/rustdesk/rustdesk-server-pro/issues/761
|
||||
|
||||
Only available in RustDesk client 1.4.2.
|
||||
|
||||
| Install required | Values | Default | Example |
|
||||
| :------: | :------: | :------: | :------: |
|
||||
| N | Y, N | N | `main-window-always-on-top=N` |
|
||||
|
|
|
|||
|
|
@ -1321,3 +1321,16 @@ D3D渲染可以获得高帧率并减少CPU使用率,但在某些设备上远
|
|||
| 值 | 默认值 | 示例 |
|
||||
| :------: | :------: | :------: |
|
||||
| Y, N | Y | `register-device=N` |
|
||||
|
||||
### main-window-always-on-top
|
||||
|
||||
始终将主窗口放在最顶部。
|
||||
|
||||
**讨论**: https://github.com/rustdesk/rustdesk-server-pro/issues/761
|
||||
|
||||
仅 RustDesk 客户端 >= 1.4.2 可用。
|
||||
|
||||
| Install required | Values | Default | Example |
|
||||
| :------: | :------: | :------: | :------: |
|
||||
| N | Y, N | N | `main-window-always-on-top=N` |
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue