Hi, I am trying to figure out the vncViewer source code for linux. I am looking for the point in the code where the image is being send to the X Window. So that I can intercept it and send it to somewhere else... As I understand it now, the function 'XShmPutImage' puts the image on the screen. This function is called from TXImage::put... But what I can't seem to figure out, is who calles this put function?
Any help please, Thank you. _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
