On Sun, Feb 03, 2013 at 02:50:17PM -0800, Vincent W. Chen wrote:
> Hi,
> 
> A Debian user filed bug report #699586 [1] regarding loss of keyboard
> when using tightvnc. The patch from Thomas Adam [2] which fixes the
> deprecating XKeycodeToKeysym() was the cause. The fix is in the bug
> report and also attached to this mail. Basically when converting from
> XKeycodeToKeysym(d, k, i), the result should be XkbKeycodeToKeysym(d,
> k, _, i) and not XkbKeycodeToKeysym(d, k, i, _).

Umm, can you send through just the configure.ac change you think is
relevant?  Everything else is unnecessary, and yes, this patch *is* in CVS
on branch 'branch-2_6'; which is the only one that matters.

-- Thomas Adam

Reply via email to