1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-05 09:28:35 +00:00
Go to file
Tim Jansen bdc64b9b64 fix docu
svn path=/trunk/kdenetwork/krfb/; revision=191175
2002-11-29 20:49:15 +00:00
doc New docs 2002-05-21 22:13:32 +00:00
kcm_krfb CVS_SILENT made messages 2002-11-19 12:02:56 +00:00
kinetd CVS_SILENT made messages 2002-11-19 12:02:56 +00:00
krfb Make all dialogs modal 2002-11-29 20:48:45 +00:00
libvncserver _BYTE_ORDER and _LITTLE_ENDIAN are defined in machine/endian.h now, so make 2002-11-22 07:04:59 +00:00
srvloc fix docu 2002-11-29 20:49:15 +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 Corrected the documentation of krfb/krdc's RFB extension. Updated TODO file. 2002-10-29 19:26:08 +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