summaryrefslogtreecommitdiffstats
path: root/ksmserver/README
diff options
context:
space:
mode:
Diffstat (limited to 'ksmserver/README')
-rw-r--r--ksmserver/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksmserver/README b/ksmserver/README
index 710fede2a..452bf75f4 100644
--- a/ksmserver/README
+++ b/ksmserver/README
@@ -122,7 +122,7 @@ desparately trying to connect to something, try setting it to some
bogus value.
In addition, ksmserver propagates both its network address and its
-process id in ~/.kde/socket-$HOSTNAME/KSMserver-$DISPLAY. A
+process id in ~/.trinity/socket-$HOSTNAME/KSMserver-$DISPLAY. A
utility function KApplication::propagateSessionManager() reads this
setting and sets SESSION_MANAGER accordingly, so that child processes
can pick it up. The function is called by clients that are started
@@ -172,6 +172,6 @@ Troubleshooting
If you experience trouble like 'logout does not work anymore' or 'I
cannot start new applications', as a result of a previous crash,
ensure that ksmserver is indeed not running anymore and remove the
-file ~/.kde/socket-$HOSTNAME/KSMserver-$DISPLAY. Shouldn't be necessry,
+file ~/.trinity/socket-$HOSTNAME/KSMserver-$DISPLAY. Shouldn't be necessry,
but one never knows.