aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorflepied <flepied@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2004-08-01 22:59:49 +0000
committerflepied <flepied@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2004-08-01 22:59:49 +0000
commitb6169329d5466202bc805d422545771ad5312a93 (patch)
treedddb43ffe37f9775b28e6f88318db1af8a73cbed /README
parent15d97ce77496d12b69361b218edd5ca089d83fe9 (diff)
downloads2u-b6169329d5466202bc805d422545771ad5312a93.tar
s2u-b6169329d5466202bc805d422545771ad5312a93.tar.gz
s2u-b6169329d5466202bc805d422545771ad5312a93.tar.bz2
s2u-b6169329d5466202bc805d422545771ad5312a93.tar.xz
s2u-b6169329d5466202bc805d422545771ad5312a93.zip
Initial revision
git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/s2u/trunk@179769 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..bcfe7cf
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+This tool is used to send messages between the system and users'
+accounts.
+
+For each X11 session a small program called s2u is launched under an
+X11 dbus session (using existing one if possible). The s2u program
+waits then for dbus messages to take the appropriate actions. The
+implemented actions are:
+
+ o react to hostname changes to continue to have a working X11 session.
+ \ No newline at end of file