1
0
mirror of https://invent.kde.org/network/krfb synced 2024-06-28 22:14:41 +00:00
Go to file
Ana Beatriz Guerrero López 9cad89a41a Desktop validation fixes: remove deprecated entries for Encoding.
svn path=/branches/KDE/3.5/kdenetwork/krfb/; revision=826181
2008-06-29 22:52:09 +00:00
doc SVN_SILENT More non-executables that had the svn:ignore property 2005-11-01 01:35:54 +00:00
kcm_krfb Desktop validation fixes: remove deprecated entries for Encoding. 2008-06-29 22:52:09 +00:00
kinetd Desktop validation fixes: remove deprecated entries for Encoding. 2008-06-29 22:52:09 +00:00
krfb Desktop validation fixes: remove deprecated entries for Encoding. 2008-06-29 22:52:09 +00:00
krfb_httpd Desktop validation fixes: remove deprecated entries for Encoding. 2008-06-29 22:52:09 +00:00
libvncserver fix compiling on Slackware 12.1 2008-04-08 09:16:17 +00:00
srvloc solaris compile patch by Peter A Jonsson, thanks. 2004-07-27 16:04:10 +00:00
AUTHORS added dcop stuff from greiser 2002-02-14 23:20:39 +00:00
configure.in.in Fixup getifaddrs() detection for BSD, and use the results properly. 2003-01-13 13:31:52 +00:00
DCOP-INTERFACE update dcop interface 2002-04-18 19:43:38 +00:00
Makefile.am added a very small httpd for krfb, which is just able to server / 2003-02-07 15:36:23 +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 Extend VNC protocol to let the client enable/disable the background. 2003-01-25 17:31:36 +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