Hi I compiled vnc with XFree86 4.1.0 and I have a question about the diff against 3.3.2. There's a patch for dix/property.c + + /* Addition for RFB X server */ + if (pWin->parent == NullWindow) { + extern void rfbRootPropertyChange(); + rfbRootPropertyChange(pProp); + } + Without CORBA it seems to be only about the clipboard. How to do it without patching? I want to use a 'vnc driver' in a multi-head configuration so I can't patch XFree. Didier --------------------------------------------------------------------- To unsubscribe, send a message with the line: unsubscribe vnc-list to [EMAIL PROTECTED] See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------