You can fix this problem by a simple workaround.

1. Enable DEBUG2 on synergy

synergy -d DEBUG2 -f YOURSERVER

2. Press the key that is not autorepeating

Look for the debug line that says 'discard autorepeat"

Find the keycode for the key that is not autorepeating, in my case it
was the down and left arrows

0x74 and 0x71 respectively

Convert these to decimal values

116 and 113

Then run

`xset r 116`
`xset r 113`

restart synergy ...

I have no idea how to make this change permenent to X

-- 
left and down arrow key won't repeat
https://bugs.launchpad.net/bugs/281546
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to