1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-05 09:28:35 +00:00
krfb/README
Tim Jansen e41e38f8e7 sync for KDE cvs
svn path=/trunk/kdenetwork/krfb/; revision=146490
2002-04-01 21:55:18 +00:00

23 lines
796 B
Plaintext

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:
INSTALL - Very short installation instructions
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
ChangeLog - more detailed changes with dates