1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-05 09:28:35 +00:00
Go to file
Ewald Snel 1dabad36dd Add missing header to .ui file (to fix compile problems)
svn path=/trunk/kdenetwork/krfb/; revision=158494
2002-05-29 20:24:48 +00:00
doc New docs 2002-05-21 22:13:32 +00:00
kcm_krfb Corrected typographical errors 2002-05-14 22:34:00 +00:00
kinetd DESTDIR 2002-05-27 21:07:06 +00:00
krfb Add missing header to .ui file (to fix compile problems) 2002-05-29 20:24:48 +00:00
libvncserver some corrections and some changes to work with other automake versions :) 2002-05-16 21:43:18 +00:00
AUTHORS added dcop stuff from greiser 2002-02-14 23:20:39 +00:00
configure.in.in - s/AC_/KDE_/ so that the supplied configure arguments are actually used 2002-04-11 10:09:32 +00:00
COPYING CVS_SILENT: Adding appendix to GPL and LGPL copies 2002-04-23 23:07:03 +00:00
DCOP-INTERFACE update dcop interface 2002-04-18 19:43:38 +00:00
INSTALL Fix READMEs 2002-04-18 19:57:20 +00:00
Makefile.am Sorry, committed my vnc client a little bit too early (and possibly at the wrong location) 2002-05-20 10:49:03 +00:00
NOTES updating READMEs 2002-04-18 20:24:11 +00:00
README Fix READMEs 2002-04-18 19:57:20 +00:00
ROADMAP updating READMEs 2002-04-18 20:24:11 +00:00
TODO Fix: 2002-04-15 22:54:48 +00:00

KRfb
====

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.

For the latest information about KRfb visit http://www.tjansen.de/krfb


Guide to documentation:
INSTALL - Very short installation instructions
ROADMAP - KRfb roadmap, progress and future features
TODO - unscheduled things to be done
NOTES - reasons for various decisions
DCOP-INTERFACE - short documentation of the DCOP interface