Quote:
Originally Posted by bigman51
I have a Mandriva 2007 computer with x11vnc loaded on it. Can start that through ssh no problem and I can see the computer when I use vncviewer. However none of my mouse clicks or keystrokes are being recognized. When I hover the mouse over an object on the desktop it highlights and the description bubble pops up but when I click on it nothing happens.
|
Did you compile it yourself? Sounds like this problem:
http://www.karlrunge.com/x11vnc/faq....-missing-xtest
i.e. it was built on a system that didn't have the development package for the XTEST library libXtst.so
installed (the package that installs that library's header file and compilation symlink).