From a3b5ac40733523142094f6341d21945094790f51 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 4 Nov 2012 01:03:47 -0600 Subject: Fix references to user profile directory. --- ksmserver/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksmserver/README') 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. -- cgit v1.2.1