Synergy

I’m such a geek. I just got Synergy running at work. Now my Mac keyboard and mouse are controlling both the iMac & PC.

To generate the ctrl-alt-delete sequence needed to log-in to Windows, I need to modify the Group Policy to allow Synergy to generate the attention sequence.

  1. Open the Start menu, and type gpedit.msc in the search line and press Enter.
  2. Navigate to: Local Computer Policy\Computer Configuration\Administrative Templates\Windows Components\Windows Logon Options
  3. Set the Secure Attention Sequence to enabled for “Services and Ease of Access applications”

Now whenever I need to generate a ctrl-alt-delete sequence on the PC, fn-control-command-delete on my Mac does the job.

Update #1: I had to modify power settings on my Windows 7 system to get around a bug:

    For Windows 7 Synergy servers


powercfg -REQUESTSOVERRIDE process synergys.exe system display awaymode

powercfg -REQUESTSOVERRIDE service "Synergy Server" system display awaymode

    For Windows 7 Synergy clients

powercfg -REQUESTSOVERRIDE process synergyc.exe system display awaymode

powercfg -REQUESTSOVERRIDE service "Synergy Client" system display awaymode

2 replies on “Synergy”

Comments are closed.