kde-extraapps/krfb
Ivailo Monev e20c8e46e9 krfb: drop SLP support
TODO from https://github.com/fluxer/katana/issues/8

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-10 01:22:40 +00:00
..
framebuffers generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:12:24 +00:00
krfb krfb: drop SLP support 2020-02-10 01:22:40 +00:00
.directory import git checkouts of krdc and krfb 2014-12-27 19:00:04 +00:00
.krazy import git checkouts of krdc and krfb 2014-12-27 19:00:04 +00:00
AUTHORS import git checkouts of krdc and krfb 2014-12-27 19:00:04 +00:00
CMakeLists.txt generic: build system cleanups 2016-01-02 12:19:49 +02:00
COPYING import git checkouts of krdc and krfb 2014-12-27 19:00:04 +00:00
COPYING.DOC import git checkouts of krdc and krfb 2014-12-27 19:00:04 +00:00
COPYING.LIB import git checkouts of krdc and krfb 2014-12-27 19:00:04 +00:00
NOTES import git checkouts of krdc and krfb 2014-12-27 19:00:04 +00:00
README import git checkouts of krdc and krfb 2014-12-27 19:00:04 +00:00
TODO krfb: drop SLP support 2020-02-10 01:22:40 +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