You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/About touch support.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Due to OS security restrictions, Magpie requires UIAccess privileges to support touch input. Obtaining this privilege necessitates meeting two conditions:
2
2
3
3
1. The application must possess a digital signature, and this signature must be verified by a certificate associated with a trusted root certificate authority store on the local machine.
4
-
2.TThe application must reside in a "secure location", such as the Program Files or System32 folders.
4
+
2.The application must reside in a "secure location", such as the Program Files or System32 folders.
5
5
6
6
When enabling touch support, Magpie performs the following actions:
0 commit comments