[Lazarus] Writing a Lazarus program with its own display, RFB?
Lukasz Sokol
el.es.cr at gmail.com
Tue Nov 19 10:09:34 CET 2013
On 19/11/13 00:30, vfclists . wrote:
>
> I want to write a program to provide its own remote display without
> an X Window server, ie the program has its own display which can be
> connected to via VNC server. There is a libvncserver/libvnclient
> project at http://libvncserver.sourceforge.net/ which enables one to
> do that, but I don't know where to start or even know who all the
> parts come together.
>
> My main questions are:
[...]
> 2. If I am willing go with X Windows is it possible to dedicate a
> single X Window to a program alone, without using an Desktop Manager
> or Window Manager and link it with VNC, as though it is the program
> alone that displays on that X Window?
>
Check out x11vnc - it can open an existing X screen and provide it for
vnc connection - and xinit - lets you open new X screen, with or without
a Window Manager.
-L.
> --
> Frank Church
>
More information about the Lazarus
mailing list