diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-03-16 13:01:25 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-03-16 13:01:25 +0100 |
commit | ac9528cdc30a02a5de9bee61d984ce5e887738db (patch) | |
tree | da0d46e2887ebd9ff3322d7b5c751d29b2086085 /ubuntu/maverick_automake/kdebase/debian/man/startkde-kde3.1 | |
parent | 86edbad7c86151df1ff3ba015b466a634920e3e7 (diff) | |
parent | f923c3ffdf627da3a7637db245b24b9f29f7c6a1 (diff) | |
download | tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.tar.gz tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick_automake/kdebase/debian/man/startkde-kde3.1')
-rw-r--r-- | ubuntu/maverick_automake/kdebase/debian/man/startkde-kde3.1 | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/ubuntu/maverick_automake/kdebase/debian/man/startkde-kde3.1 b/ubuntu/maverick_automake/kdebase/debian/man/startkde-kde3.1 deleted file mode 100644 index bb279319f..000000000 --- a/ubuntu/maverick_automake/kdebase/debian/man/startkde-kde3.1 +++ /dev/null @@ -1,46 +0,0 @@ -.TH startkde 1 "Jan 17, 2005" -.SH NAME -startkde \- Starts up the KDE Desktop Environment -.SH SYNOPSIS -.B startkde -.br -.SH DESCRIPTION -This manual page documents briefly the -.B startkde -command. -This manual page was written for the Debian distribution -because the original program does not have a manual page. -.PP -The \fBstartkde\fP script starts up the K Desktop Environment and -is typically executed by your login manager (e.g. xdm, gdm, tdm, wdm or from -your X startup scripts). \fBstartkde\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. - -\fBstartkde\fP, with ksmserver, is a standard X11R6 session manager that can manage -any X11R6 SM compliant program. - -\fBstartkde\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 -programs. - -For anything else (that doesn't set env vars, or that needs a window manager), -better use the ~/.kde/Autostart folder. - -At the end of a session, the scripts found in ~/.kde/shutdown will be executed. - - -.SH OPTIONS -\fBstartkde\fP takes no command line options. - -.SH AUTHOR -\fBstartkde\fP is written by the KDE Project. - -This manual page was written by Philipp Grau. - -.SH "REPORTING BUGS" -Report bugs of this modified Debian version of startkde to the Bug -Tracking System at: http://bugs.debian.org -.SH COPYRIGHT -Copyright \(co 2005 Philipp Grau. |