Keyboard @ Symbol Synergy Woes
I have just added an extra PC to my Synergy setup, and found that it was confusing some keyboard characters. Particularly it was translating an entered @ to a capital Omega. After a bit of digging, I found the following discussion:
Keyboard @ Symbol Woes – Ubuntu Forums
The eventual recommendation is the following fix. I tried it on both an Ubuntu Heron system and an older Fedora 5 box, bot are working much better now.
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"
Frank Carver’s Punch Barrel / Ubuntu Ibex key repeat problems wrote:
[...] Similar Posts Keyboard @ Symbol Synergy Woes [...]
Posted on 18-Nov-08 at 10:57 am | Permalink
Tig wrote:
Many thanks for this, it saved a lot of searching
Posted on 10-Feb-09 at 12:28 pm | Permalink