Synergy the ‘@’ and ‘Ω’ bug – work around found!
March 19th, 2009
4 comments
For the last year I have been using Synergy at work to enable me to use my Ubuntu laptop using the keyboard and mouse connected to my Windows desktop. All worked well until I tried to type the ‘@’ symbol on my laptop, instead I would get a ‘Ω’. Considering the ‘@’ symbol is important in our modern life, this was a real pain.
Searching the web I could find other people with the same problem, but sadly no solution. Until today!
I stumbled across this blog entry on Synergy Problems and Workarounds and I now have the ‘@’ symbol back on my laptop when using Synergy!
The solution is very simple, in a terminal window type the following:-
echo keycode 24 = q Q at at at at | xmodmap -
Brilliant, thanks to Delta Nova!