From cbf8fcb42799f0a8ef32cc44df21fa2813fb54a4 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 4 Nov 2012 01:06:26 -0600 Subject: [PATCH] Fix references to user profile directory. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 7ff4d3b..4887cd5 100644 --- a/README +++ b/README @@ -156,8 +156,8 @@ KDE binaries and libraries and KDE to allow to find its own files, for Bash: export LD_LIBRARY_PATH=~/trinity.5.7/lib export PATH=~/trinity.5.7/bin:$PATH -Setting TDEHOME too, e.g. "export TDEHOME=~/.kdetest", will tell KDE to save -your settings to this directory and leave default ~/.kde directory unaffected. +Setting TDEHOME too, e.g. "export TDEHOME=~/.tdetest", will tell KDE to save +your settings to this directory and leave default ~/.trinity directory unaffected. On shadow password systems you have to set $(prefix)/bin/kcheckpass SUID root or SGID shadow - otherwise you will not be able to unlock a locked desktop.