This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Update MacOS warning

  • Loading branch information...
j2gl committed Nov 20, 2015
1 parent 85088ba commit 5a03ece50b4eb7cb0b8f7146a4052df878ca530a
Showing with 2 additions and 1 deletion.
  1. +2 −1 src/gui/src/main.cpp
View
@@ -156,7 +156,8 @@ bool checkMacAssistiveDevices()
QMessageBox::information(
NULL, "Synergy",
"Please enable access to assistive devices "
- "(System Preferences), then re-open Synergy.");
+ "System Preferences -> Security & Privacy -> "
+ "Privacy -> Accessibility, then re-open Synergy.");
}
return result;

0 comments on commit 5a03ece

Please sign in to comment.