1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-05 17:38:38 +00:00
Go to file
Script Kiddy 38c9a38b9c CVS_SILENT made messages
svn path=/trunk/kdenetwork/krfb/; revision=184004
2002-10-15 10:14:31 +00:00
doc New docs 2002-05-21 22:13:32 +00:00
kcm_krfb CVS_SILENT made messages 2002-09-10 10:13:59 +00:00
kinetd CVS_SILENT made messages 2002-10-15 10:14:31 +00:00
krfb CVS_SILENT made messages 2002-10-15 10:14:31 +00:00
libvncserver tru64 fix 2002-09-26 19:01:41 +00:00
srvloc tru64 fixes 2002-09-26 18:47:20 +00:00
AUTHORS added dcop stuff from greiser 2002-02-14 23:20:39 +00:00
configure.in.in Move SLP test from krfb to top-level configure because it will be needed by krdc as well 2002-07-27 14:19:03 +00:00
DCOP-INTERFACE update dcop interface 2002-04-18 19:43:38 +00:00
Makefile.am Removed some outdated docs 2002-08-01 19:10:31 +00:00
NOTES Clean README and friends... 2002-07-26 14:34:42 +00:00
README Clean README and friends... 2002-07-26 14:34:42 +00:00
TODO Always write the configuration to the dialogs, not only when 2002-10-08 22:16:26 +00:00

KDE Desktop Sharing (krfb)
==========================

KDE Desktop Sharing (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.


Guide to documentation:
TODO - things to be done
INSTALL - Very short installation instructions
NOTES - reasons for various decisions
DCOP-INTERFACE - short documentation of the DCOP interface