Skip to content

Commit

Permalink
Merge branch 'mac-msg' of https://github.com/j2gl/synergy into j2gl-m…
Browse files Browse the repository at this point in the history
…ac-msg
  • Loading branch information
XinyuHou committed Dec 7, 2016
2 parents e1dc297 + 5a03ece commit c764e26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/gui/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,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;

Expand Down

0 comments on commit c764e26

Please sign in to comment.