On Sun, Sep 30, 2007 at 02:12:29PM +0200, Steinar H. Gunderson wrote:
> Since I upgraded X.org I can no longer press keys remotely. If I do so,
> the X server crashes with:

It turns out that the input ABI changed with version 1.4.0 of the X server,
but since VNC does not register as an input driver, this wasn't noticed until
the crash. (In particular, KeyRec has changed. I don't think only copying
over KeyRec is enough, though.)

I copied input*.h from /usr/include/xorg/ over the corresponding files in the
xc/ tree, and recompiled. It FTBFS half-way, but at least I got a working
vnc.so :-)

/* Steinar */
-- 
Homepage: http://www.sesse.net/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to