Synergy Linux Keyboard '@' Problem

Im using Fedora 10 with Synergy from Windows 7

When ever i use my keyboard through synergy and type @ i get the Omega Sign

Any ideas, or someone had similar problems?


Solution 1:

I had problems with @, <, and >, so I did the following:

Code:

xmodmap -e "keycode 53 = x X greater greater greater greater"
xmodmap -e "keycode 52 = z Z less less less less"
xmodmap -e "keycode 24 = q Q at at at at"

Which solved those three... though I have no idea why the problem occurs in the first place.

Solution 2:

This is a known issue, and we're working on it right now. There are several work arounds however, so if you take a peek at that issue, you may find something. If you have a Google account, you can star the issue to get a notification when it's fixed.