mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-28 18:09:21 +01:00
Update _index.en.md
This commit is contained in:
parent
f09281e06e
commit
e1291ac800
@ -27,7 +27,7 @@ more. You have to enable "Input Monitoring" permission on local Mac side.
|
||||
Please follow this
|
||||
[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.
|
||||
In 1.2.4, you can try out `Input source 2` which can be seen by clicking on keyboard icon on the toolbar.
|
||||
{{% /notice %}}
|
||||
|
||||
To capture screen, you need to grant RustDesk **Accessibility** permission and **Screen Recording** permission. RustDesk will guide you to the settings window.
|
||||
@ -38,6 +38,16 @@ To capture screen, you need to grant RustDesk **Accessibility** permission and *
|
||||
|
||||
If you have enabled it in the settings window, but RustDesk still warns. Please remove RustDesk from the settings windows by the `-` button, and click on `+` button, select RustDesk in `/Applications`.
|
||||
|
||||
{{% notice note %}}
|
||||
Other helpless attempts:
|
||||
|
||||
```
|
||||
tccutil reset ScreenCapture com.carriez.RustDesk
|
||||
tccutil reset Accessibility com.carriez.RustDesk
|
||||
```
|
||||
Reboot is still required.
|
||||
{{% /notice %}}
|
||||
|
||||
| `-` and `+` button | Select RustDesk |
|
||||
| --- | --- |
|
||||
| ![](/docs/en/client/mac/images/acc2.png) | ![](/docs/en/client/mac/images/add.png?v2) |
|
||||
|
Loading…
Reference in New Issue
Block a user