summaryrefslogtreecommitdiffstats
path: root/ksmserver/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-04 18:21:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-04 18:21:32 -0600
commitd9e53385f295f699b9f95ceda1ee40b7c8a80bdf (patch)
treed4054a31cec8f2b91dd36210764c3a3ab685727f /ksmserver/README
parent7c88a397842df20bee5960d7ff1eacf80a80e088 (diff)
parenta3b5ac40733523142094f6341d21945094790f51 (diff)
downloadtdebase-d9e53385f295f699b9f95ceda1ee40b7c8a80bdf.tar.gz
tdebase-d9e53385f295f699b9f95ceda1ee40b7c8a80bdf.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
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.