diff --git a/src/gui/src/main.cpp b/src/gui/src/main.cpp index d36db755..f7be9fbf 100644 --- a/src/gui/src/main.cpp +++ b/src/gui/src/main.cpp @@ -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;