Tim Jansen 6adcc3aa08 1. scan lines around the cursor
2. remember the last scanlines 12 that have changed
3. scan every 35th scanline (instead of every 32nd) per idle cyclus
   to avoid scanning too much in a cycle

svn path=/trunk/kdenetwork/krfb/; revision=201789
2003-01-21 19:55:13 +00:00
2002-12-10 18:25:13 +00:00
2003-01-21 19:55:13 +00:00
2002-02-14 23:20:39 +00:00
2002-04-18 19:43:38 +00:00
2002-08-01 19:10:31 +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%