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

Merge branch 'mac-msg' of https://github.com/j2gl/synergy into j2gl-m…

…ac-msg
  • Loading branch information...
XinyuHou
XinyuHou committed Dec 7, 2016
2 parents e1dc297 + 5a03ece commit c764e26144817c6eecd8af11e9cac21d4259cff3
Showing with 2 additions and 1 deletion.
  1. +2 −1 src/gui/src/main.cpp
View
@@ -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;

0 comments on commit c764e26

Please sign in to comment.