1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Fabio Pedretti 8784fcb0c8 Losslessly optimize file size of *.png files in /trunk/KDE/kdenetwork with optipng -i0 -o5 and advdef -z -4.
Losslessly optimize file size of *.mng and *gz files in /trunk/KDE/kdenetwork with advdef -z -4.
Total *.png file size goes to 2746375 from 3357534 (-18.20%).
Total *.mng file size goes to 114658 from 115504 (-0.73%).
Total *gz file size goes to 24786 from 25939 (-4.45%).
For more info see bug 122897.

svn path=/trunk/KDE/kdenetwork/doc/krfb/; revision=518176
2006-03-13 10:57:38 +00:00
2006-03-10 11:11:07 +00:00
2006-03-10 11:11:07 +00:00
2006-03-10 11:11:07 +00:00
2006-03-10 11:11:07 +00:00
2006-03-10 11:11:07 +00:00
2002-02-14 23:20:39 +00:00
2006-03-10 11:11:07 +00:00
2002-04-18 19:43:38 +00:00
2002-07-26 14:34:42 +00:00
2002-07-26 14:34:42 +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


Description
Archive/mirror of https://github.com/KDE/krfb
Readme 9.1 MiB
Languages
C++ 88.6%
CMake 10.8%
C 0.5%