Files
krfb/README

23 lines
792 B
Plaintext
Raw Normal View History

KRfb
====
KRfb is a small server for the RFB protocol, better known as VNC. Unlike most
other Unix/Linux RFB servers, KRfb allows you to share your X11 session
instead of creating a new X11 session.
It was originally based on x0rfbserver
(ttp://www.hexonet.de/software/x0rfbserver/), but there is not much code of
x0rfbserver left. Since version 0.6 it uses libvncserver
(http://libvncserver.sf.net) as backend.
For the latest information about KRfb visit http://www.tjansen.de/krfb
Guide to documentation:
ROADMAP - KRfb roadmap, progress and future features
TODO - unscheduled things to be done
NOTES - reasons for various decisions
DCOP-INTERFACE - short documentation of the DCOP interface
MODES_SECURITY - modes & security settings
ChangeLog - more detailed changes with dates