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?
Answer
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.
No comments:
Post a Comment