mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-23 08:26:47 +00:00
fixing doc
This commit is contained in:
@@ -4,7 +4,6 @@ weight: 3
|
||||
---
|
||||
|
||||
## 安裝
|
||||
------
|
||||
|
||||
打開 .dmg 檔案並將 `RustDesk` 拖到 `應用程式`,如下所示。
|
||||
|
||||
@@ -23,26 +22,33 @@ weight: 3
|
||||
## 啟用權限
|
||||
|
||||
{{% notice note %}}
|
||||
MacOS 的安全政策更動,導致我們擷取本機端輸入的 API 失效。您必須在本機 Mac 端啟用 "輸入監測" 權限。
|
||||
由於 macOS 安全政策的更改,我們在本機端擷取輸入的 API 不再工作。您必須在本機 Mac 端啟用「輸入監控」權限。
|
||||
請按照此說明操作:
|
||||
[https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923](https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923)。
|
||||
|
||||
請遵照
|
||||
[https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923](https://github.com/rustdesk/rustdesk/issues/974#issuecomment-1185644923)
|
||||
|
||||
It seems no quick fix, we need to fix together with our Flutter version.
|
||||
在版本 1.2.4 中,您可以嘗試使用 `輸入源 2`,點擊工具列上的鍵盤圖示即可看到。
|
||||
{{% /notice %}}
|
||||
|
||||
若要擷取畫面,您需要授予 `RustDesk` **輔助功能**權限和**畫面錄製**權限。RustDesk 將引導您進入設定視窗。
|
||||
|
||||
| RustDesk 視窗 | 設定視窗 |
|
||||
| ---- | ---- |
|
||||
|||
|
||||
|||
|
||||
|
||||
如果您在設置視窗中啟用了它,但 RustDesk 仍然發出警告。請通過 `-` 按鈕從設置視窗中刪除 RustDesk,然後單擊 `+` 按鈕,在 `/Applications` 中選擇 RustDesk。
|
||||
如果您在設定視窗中啟用了它,但 RustDesk 仍然發出警告。請通過 `-` 按鈕從設定視窗中刪除 `RustDesk`,然後單擊 `+` 按鈕,在 `應用程式` 中選擇 `RustDesk`。
|
||||
|
||||
{{% notice note %}}
|
||||
[https://github.com/rustdesk/rustdesk/issues/3261](https://github.com/rustdesk/rustdesk/issues/3261) <br>
|
||||
其他無奈的嘗試: <br>
|
||||
`tccutil reset ScreenCapture com.carriez.RustDesk` <br>
|
||||
`tccutil reset Accessibility com.carriez.RustDesk` <br>
|
||||
仍然需要重啟。
|
||||
{{% /notice %}}
|
||||
|
||||
| `-` 和 `+` 按鈕 | 選擇 RustDesk |
|
||||
| ---- | ---- |
|
||||
|||
|
||||
|||
|
||||
|
||||
請按照上面相似步驟設置**畫面錄製**權限。
|
||||
請按照上面相似步驟設定**畫面錄製**權限。
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user