From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- ubuntu/maverick/kdebase/debian/man/kdm-trinity.1 | 116 +++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 ubuntu/maverick/kdebase/debian/man/kdm-trinity.1 (limited to 'ubuntu/maverick/kdebase/debian/man/kdm-trinity.1') diff --git a/ubuntu/maverick/kdebase/debian/man/kdm-trinity.1 b/ubuntu/maverick/kdebase/debian/man/kdm-trinity.1 new file mode 100644 index 000000000..e6c7a0b19 --- /dev/null +++ b/ubuntu/maverick/kdebase/debian/man/kdm-trinity.1 @@ -0,0 +1,116 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH KDM 1 "June 2006" "K Desktop Environment" "KDE Display Manager" +.SH NAME +kdm +\- KDE Display Manager +.SH SYNOPSIS +\fBkdm\fP [options] [tty] +.SH DESCRIPTION +\fBkdm\fP is the KDE display manager also known as login manager. It shows a graphical login screen for username and password. After authenticating the user it starts a session. +.br +\fBkdm\fP can be configured for remote login via XDMCP. XDMCP is the "X Display Manager Control Protocol" which is used to set up connections between remote systems over the network. +.sp 1 +\fBkdm\fP is a derivative of \fBxdm\fP. \fBman 1 xdm\fP may provide useful information (requires installed \fBxdm\fP). For X-related problems try \fBman 7x X\fP and \fBman 1 startx\fP. +.SH OPTIONS +.TP +.B \-daemon +Daemonize even when started by init +.TP +.B \-nodaemon +Don't daemonize even when started from command line +.TP +.BI \-config\ file +Use alternative master configuration file +.TP +.BR \-xrm \ res +Override frontend\-specific resource +.TP +.BI \-error\ file +Use alternative log file +.TP +.BR \-debug \ num +Debug option bitfield: +.RS 11 +0x1 \- core log +.br +0x2 \- config reader log +.br +0x4 \- greeter log +.br +0x8 \- IPC log +.br +0x10 \- session sub-daemon post-fork delay +.br +0x20 \- config reader post-start delay +.br +0x40 \- greeter post-start delay +.br +0x80 \- don't use syslog +.br +0x100 \- core Xauth log +.br +0x400 \- valgrind config reader and greeter +.br +0x800 \- strace config reader and greeter +.RE +.SH FILES +.TP +.I /etc/trinity/kdm/backgroundrc +configuration file with background settings +.TP +.I /etc/trinity/kdm/kdm.options +options for X display manager kdm +.TP +.I /etc/trinity/kdm/kdmrc +the kdm configuration file +.TP +.I /etc/trinity/kdm/Xaccess +access control file for XDMCP connections +.TP +.I /etc/trinity/kdm/Xservers +list of local X-servers +.TP +.I /etc/trinity/kdm/Xreset +script to run as root after session exits +.TP +.I /etc/trinity/kdm/Xsession +script to run as user after login of user +.TP +.I /etc/trinity/kdm/Xsetup +script to run as root before the login dialog appears +.sp 1 +this script can be edited to disable or modify the running of \fBxconsole\fP on the kdm greeter screen +.TP +.I /etc/trinity/kdm/Xstartup +script to run as root before session starts +.TP +.I /etc/trinity/kdm/Xwilling +output of this script is displayed in the chooser window +.SH SEE ALSO +.BR kdm.options (5),\ kdmctl (1),\ kdm_config (1),\ kdm_greet (1),\ startx (1),\ X (7x),\ xconsole (1),\ xdm (1) +.TP +.I /opt/trinity/share/doc/kdm/README.gz +Information about \fBkdm\fP and its options +.sp 1 +.RE +Full user documentation is available through the KDE Help Center. You can also enter the URL +.BR help:/kdm/ +directly into konqueror or you can run +.BR "khelpcenter help:/kdm/" +from the command\-line. +.br +.SH AUTHORS +.nf +Steffen Hansen +.br +Thomas Tanghus +.br +Oswald Buddenhagen + +.br +.fi +Please use http://bugs.kde.org to report bugs; do not mail the authors directly. +.PP +This manual page was written by Holger Hartmann for the Debian Project, but may be used by others. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. +.PP +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL. -- cgit v1.2.1