diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
commit | 229e7f5038cbc5f930ab50abfad3099919a4e8bb (patch) | |
tree | 569abf2cbc4bd05a0b90ed759ccd941eaa676c01 /ubuntu/maverick/tdebase/debian/man/starttde-trinity.1 | |
parent | 59f50d7552dacb6d27d0768a9a5320e5ba2fc23d (diff) | |
parent | 50c481625fcb2361e0aaae71df24a40cbad056d7 (diff) | |
download | tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.tar.gz tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/man/starttde-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdebase/debian/man/starttde-trinity.1 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/maverick/tdebase/debian/man/starttde-trinity.1 b/ubuntu/maverick/tdebase/debian/man/starttde-trinity.1 index 5ce70f453..73ab27b9c 100644 --- a/ubuntu/maverick/tdebase/debian/man/starttde-trinity.1 +++ b/ubuntu/maverick/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 |