1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-03 00:18:36 +00:00
Go to file
Burkhard Lück 05febb3fe8 change wrong display number to port number
svn path=/trunk/KDE/kdenetwork/krfb/; revision=1346928
2013-03-29 20:29:14 +00:00
cmake/modules Port to telepathy-qt 0.9 2012-03-06 17:10:13 +00:00
doc fix doc install dir (addition to r1340343) 2013-02-25 17:55:54 +00:00
framebuffers SVN_SILENT made messages (.desktop file) 2013-03-27 07:32:25 +00:00
krfb change wrong display number to port number 2013-03-29 20:29:14 +00:00
libvncserver Merge r1315649 by rkcosta. 2012-09-09 19:17:43 +00:00
.krazy Krazy fixes 2008-01-08 21:14:52 +00:00
AUTHORS added dcop stuff from greiser 2002-02-14 23:20:39 +00:00
CMakeLists.txt move docs into application folders 2013-02-16 12:20:59 +00:00
Mainpage.dox ability to generate API docs in kdenetwork 2007-04-28 17:16:20 +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