eccerr0r wrote:Looks like x11-misc/x11vnc-0.9.6 is the stable version in portage, perhaps a later version needs to be stabilized?
weird, thought earlier versions including 0.9.6 tries to disable key repeat, must be a different issue worked around...
Yes, for a very long time x11vnc's default has been to disable key-repeating in the X server when VNC viewers are connected.
The problem here is different. After 5 minutes of idle keyboard activity from the VNC viewer, x11vnc will re-enable keyrepeating in the X server, and then deactivates keyrepeating when the Viewer starts typing again. This has worked fine for years, but now there is a bug in GNOME (I think a11y) if x11vnc deactivates keyrepeating with any key down GNOME somehow makes the key repeat forever. Evidently with KDE the problem doesn't appear.
So it is x11vnc 0.9.8 and later that try to work around this GNOME bug. All it does is make sure all of the keys are up before deactivating keyrepeat.