diff --git a/content/self-host/client-configuration/advanced-settings/_index.en.md b/content/self-host/client-configuration/advanced-settings/_index.en.md index 122392c..8a30be4 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.en.md +++ b/content/self-host/client-configuration/advanced-settings/_index.en.md @@ -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` | diff --git a/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md b/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md index a45e358..b2050ad 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md +++ b/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md @@ -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` | +