Synergy 'Shift' key not working on the Mac

8,439

Solution 1

I can confirm that downgrading a windows 7 server to 1.3.4 fixes the problem. On the Windows 7 server I tried every server up through 1.4.2 beta and none of them fixed the problem. On OSX 10.6 client I tried everything up through the 1.4.2 beta and none of the newer versions solved the problem.

Solution 2

I was struggling with the issue at work until my good friend Paul Udruscu pointed out that I can use KeyTweek on Windows, to remap the right shift key to the left one and alleviate the issue altogether.

Solution 3

This is logged in the synergy bug list here: http://synergy-foss.org/pm/issues/2842 so yes, lots of people have the same issue.

They don't seem to come closer to fixing this however.

Solution 4

Going off the workaround above by Ash, this can also be accomplished by adding a registry value to Keyboard Layout. It remaps the left shift key to the right shift key.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
New binary value
Name: Scancode Map
Value: 00 00 00 00 00 00 00 00 02 00 00 00 2a 00 36 00 00 00 00 00

Reference: modified this example; worked on Windows 7 with Synergy 1.4.8.

Share:
8,439

Related videos on Youtube

Haoest
Author by

Haoest

Debugger is my best friend.

Updated on September 17, 2022

Comments

  • Haoest
    Haoest almost 2 years

    I have Synergy server on a Windows 7 box, and a Mac client connected to it. Most keys work fine, except for the Shift key on the right side. The left Shift key works just fine but not the one on the right side.

    Does anybody have the same issue, and what is the resolution?

  • Haoest
    Haoest over 13 years
    I downgraded my server back to 1.3.4 and that solved the problem. Client on Mac is fine as 1.3.6.
  • Maha BENJEBARA
    Maha BENJEBARA over 13 years
    Yup, taking the server back to 1.3.4 fixed it. I tried going all the way forward to 1.5 nightly, but no dice. Thanks!
  • Rob Osborne
    Rob Osborne about 12 years
    Still broken as of May 2012 :-/
  • radicand
    radicand almost 12 years
    This works great. Note that it requires a reboot after you make the registry key.
  • BlueVoid
    BlueVoid almost 12 years
    This worked perfectly for me as well. Saves me from having to downgrade to the 1.3.8 version of Synergy which is a significant downgrade.
  • Animesh
    Animesh over 8 years
    The link to keytweek doesn't work anymore.