diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | bcb704366cb5e333a626c18c308c7e0448a8e69f (patch) | |
tree | f0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /krdc/README | |
download | tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'krdc/README')
-rw-r--r-- | krdc/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/krdc/README b/krdc/README new file mode 100644 index 00000000..40b6db0d --- /dev/null +++ b/krdc/README @@ -0,0 +1,18 @@ +KDE Remote Desktop Connection +============================= + +KDE Remote Desktop Connection (krdc) is a small VNC-compatible client +that is based on the TightVNC Unix client. You can use it to access +VNC-compatible servers like KDE's Desktop Sharing (krfb). + +Its focus is on being small and as easy to use as possible. Therefore +it does not have many capabilities that may be useful in classrooms or +for tasks like system administration (like receiving 'broadcasts' of +a remote desktop, viewing several desktops at once, tabs to switch between +desktops). In the future I plan to make the backend a KPart so that +it is possible to write a more complex clients while sharing code with +krdc. + +tim@tjansen.de + + |