diff options
author | flepied <flepied@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2004-08-01 22:59:49 +0000 |
---|---|---|
committer | flepied <flepied@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94> | 2004-08-01 22:59:49 +0000 |
commit | b6169329d5466202bc805d422545771ad5312a93 (patch) | |
tree | dddb43ffe37f9775b28e6f88318db1af8a73cbed /README | |
parent | 15d97ce77496d12b69361b218edd5ca089d83fe9 (diff) | |
download | s2u-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-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |