From ee837e16155ce6294bd7b81f6257438d5224379b Mon Sep 17 00:00:00 2001
From: Mr-Update <37781396+Mr-Update@users.noreply.github.com>
Date: Fri, 9 Feb 2024 21:26:11 +0100
Subject: [PATCH] Update _index.en.md
---
content/client/mac/_index.en.md | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/content/client/mac/_index.en.md b/content/client/mac/_index.en.md
index b118170..88cc61b 100755
--- a/content/client/mac/_index.en.md
+++ b/content/client/mac/_index.en.md
@@ -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).
-In 1.2.4, you can try out `Input source 2` which can be seen by clicking on keyboard icon on the toolbar.
+In version 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.
@@ -36,17 +36,13 @@ 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`.
+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 %}}
-[https://github.com/rustdesk/rustdesk/issues/3261](https://github.com/rustdesk/rustdesk/issues/3261)
-
-Other helpless attempts:
-
-```
-tccutil reset ScreenCapture com.carriez.RustDesk
-tccutil reset Accessibility com.carriez.RustDesk
-```
+[https://github.com/rustdesk/rustdesk/issues/3261](https://github.com/rustdesk/rustdesk/issues/3261)
+Other helpless attempts:
+`tccutil reset ScreenCapture com.carriez.RustDesk`
+`tccutil reset Accessibility com.carriez.RustDesk`
Reboot is still required.
{{% /notice %}}