According to Preetham: > > : If you want to read the framebuffer, then Xvfb may be a better route - > > : it can put the virtual display in a shared memory segment or memory > > : mapped file; see the Xvfb manual page for details. However, it is > > : nearly impossible to interact with Xvfb (perhaps x0frb might work?). > Does Xvnc do the same thing as Xvfb, when it comes to the framebuffer part. > I was wondering if i could have the framebuffer to contain only the > graphical > information of one single client in the display, not the entire screen. > Thanks, > Preetham.
1) Xvnc doesn't do the same things as Xvfb with the framebuffer. 2) I'm not sure what you mean by 'only one client in the framebuffer'. Do you mean only one client visible? Or do you want the virtual screen to be the size of the client's window? In the former case, use the window manager's iconify function; in the latter, Xvnc can be started with any size you want (although remember that other windows, and dialogs, will share the same area). -- Grant McDorman <[EMAIL PROTECTED]>, Sr. Software Design Consultant Cedara Software Corp. <URL:http://www.cedara.com> (formerly I.S.G. Technologies Inc.) Mississauga, Ontario, Canada [demime 0.99d.1 removed an attachment of type application/pgp-signature] _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
