summaryrefslogtreecommitdiffstats
path: root/debian/lenny/tdebase/debian/man/starttde-trinity.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/tdebase/debian/man/starttde-trinity.1')
-rw-r--r--debian/lenny/tdebase/debian/man/starttde-trinity.116
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/lenny/tdebase/debian/man/starttde-trinity.1 b/debian/lenny/tdebase/debian/man/starttde-trinity.1
index 5ce70f453..73ab27b9c 100644
--- a/debian/lenny/tdebase/debian/man/starttde-trinity.1
+++ b/debian/lenny/tdebase/debian/man/starttde-trinity.1
@@ -1,6 +1,6 @@
.TH starttde 1 "Jan 17, 2005"
.SH NAME
-starttde \- Starts up the KDE Desktop Environment
+starttde \- Starts up the Trinity Desktop Environment
.SH SYNOPSIS
.B starttde
.br
@@ -11,24 +11,24 @@ command.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
-The \fBstarttde\fP script starts up the K Desktop Environment and
+The \fBstarttde\fP script starts up the Trinity Desktop Environment and
is typically executed by your login manager (e.g. xdm, gdm, tdm, wdm or from
your X startup scripts). \fBstarttde\fP in turn launches ksmserver, which
will load your last session, or a default session that includes the standard
-KDE programs if no saved session is available.
+TDE programs if no saved session is available.
\fBstarttde\fP, with ksmserver, is a standard X11R6 session manager that can manage
any X11R6 SM compliant program.
-\fBstarttde\fP and ksmserver use the contents of the ~/.kde directory
-for starting previously saved sessions. Source scripts found in ~/.kde/env/*.sh
-can be used to define environment variables that will be available to all KDE
+\fBstarttde\fP and ksmserver use the contents of the ~/.trinity directory
+for starting previously saved sessions. Source scripts found in ~/.trinity/env/*.sh
+can be used to define environment variables that will be available to all TDE
programs.
For anything else (that doesn't set env vars, or that needs a window manager),
-better use the ~/.kde/Autostart folder.
+better use the ~/.trinity/Autostart folder.
-At the end of a session, the scripts found in ~/.kde/shutdown will be executed.
+At the end of a session, the scripts found in ~/.trinity/shutdown will be executed.
.SH OPTIONS