From 96dbf4dcb1e04571363422a97649fc929b35beb8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 22 Jan 2012 00:20:07 -0600 Subject: Second part of prior commit --- .../tdebase/debian/man/genkdmconf-trinity.1 | 91 --------- .../tdebase/debian/man/gentdmconf-trinity.1 | 91 +++++++++ debian/squeeze/tdebase/debian/man/kdm-trinity.1 | 116 ----------- .../tdebase/debian/man/kdm_config-trinity.1 | 22 --- .../squeeze/tdebase/debian/man/kdm_greet-trinity.1 | 22 --- debian/squeeze/tdebase/debian/man/kdmctl-trinity.1 | 220 --------------------- debian/squeeze/tdebase/debian/man/tdm-trinity.1 | 116 +++++++++++ .../tdebase/debian/man/tdm_config-trinity.1 | 22 +++ .../squeeze/tdebase/debian/man/tdm_greet-trinity.1 | 22 +++ debian/squeeze/tdebase/debian/man/tdmctl-trinity.1 | 220 +++++++++++++++++++++ 10 files changed, 471 insertions(+), 471 deletions(-) delete mode 100644 debian/squeeze/tdebase/debian/man/genkdmconf-trinity.1 create mode 100644 debian/squeeze/tdebase/debian/man/gentdmconf-trinity.1 delete mode 100644 debian/squeeze/tdebase/debian/man/kdm-trinity.1 delete mode 100644 debian/squeeze/tdebase/debian/man/kdm_config-trinity.1 delete mode 100644 debian/squeeze/tdebase/debian/man/kdm_greet-trinity.1 delete mode 100644 debian/squeeze/tdebase/debian/man/kdmctl-trinity.1 create mode 100644 debian/squeeze/tdebase/debian/man/tdm-trinity.1 create mode 100644 debian/squeeze/tdebase/debian/man/tdm_config-trinity.1 create mode 100644 debian/squeeze/tdebase/debian/man/tdm_greet-trinity.1 create mode 100644 debian/squeeze/tdebase/debian/man/tdmctl-trinity.1 (limited to 'debian/squeeze/tdebase/debian/man') diff --git a/debian/squeeze/tdebase/debian/man/genkdmconf-trinity.1 b/debian/squeeze/tdebase/debian/man/genkdmconf-trinity.1 deleted file mode 100644 index ce3c46d8b..000000000 --- a/debian/squeeze/tdebase/debian/man/genkdmconf-trinity.1 +++ /dev/null @@ -1,91 +0,0 @@ -.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand -.TH GENTDMCONF 1 "June 2006" "K Desktop Environment" "generate configuration files for tdm" -.SH NAME -gentdmconf -\- generate configuration files for tdm -.SH SYNOPSIS -\fBgentdmconf\fP -.RB [ \-\-in -.IR /path/to/new/tdm\-config\-dir ] -.RS 11 -.RB [ \-\-old\-xdm -.IR /path/to/old/xdm\-dir ] -.br -.RB [ \-\-old\-kde -.IR /path/to/old/kde\-config\-dir ] -.br -.RB [ \-\-no\-old ] -.RB [ \-\-no\-old\-xdm ] -.RB [ \-\-no\-old\-kde ] -.RB [ \-\-old\-scripts ] -.br -.RB [ \-\-no\-old\-scripts ] -.RB [ \-\-old\-confs ] -.RB [ \-\-no\-backup ] -.br -.RB [ \-\-no\-in\-notice ] -.RE - -.SH DESCRIPTION -\fBgentdmconf\fP is used to generate configuration files for \fBtdm\fP. -.br -If an older xdm/tdm configuration is found, its config files are "absorbed"; -if it lives in the new target directory, its scripts are reused (and possibly -modified) as well, otherwise the scripts are ignored and default scripts are -installed. -.SH OPTIONS -.TP -.BI \-\-in \ /path/to/new/tdm\-config\-dir -In which directory to put the new configuration. You can use this to support a $(DESTDIR), but not to change the final location of the installation \- the paths inside the files are not affected. -.br -Default is \fI/etc/trinity/tdm\fP. -.TP -.BI \-\-old\-xdm \ /path/to/old/xdm\-dir -Where to look for the config files of an \fBxdm\fP / older \fBtdm\fP. Default is to scan -.IR /etc/X11/tdm , \ $XLIBDIR/tdm , \ /etc/X11/xdm , \ $XLIBDIR/xdm ; -there in turn look for \fItdm\-config\fP and \fIxdm\-config\fP. -.br -Note that you possibly need to use \fB\-\-no\-old\-kde\fP to make this take effect. -.TP -.BI \-\-old\-kde \ /path/to/old/kde\-config\-dir -Where to look for the \fItdmrc\fP of an older \fBtdm\fP. -.br -.RI Default\ is\ to\ scan\ /etc/trinity \ and\ { /usr,/usr/local , -.RI { /opt,/usr/local }{ trinity,kde,kde2,kde1 }} /share/config . -.TP -.B \-\-no\-old -Don't look at older xdm/tdm configurations, just create default config. -.TP -.B \-\-no\-old\-xdm -Don't look at older xdm configurations. -.TP -.B \-\-no\-old\-kde -Don't look at older tdm configurations. -.TP -.B \-\-old\-scripts -Directly use all scripts from the older xdm/tdm configuration. -.TP -.B \-\-no\-old\-scripts -Don't use scripts from the older xdm/tdm configuration even if it lives in the new target directory. -.TP -.B \-\-old\-confs -Directly use all ancillary config files from the older xdm/tdm configuration. This is usually a bad idea. -.TP -.B \-\-no\-backup -Overwrite/delete old config files instead of backing them up. -.TP -.B \-\-no\-in\-notice -Don't put the notice about \fB\-\-in\fP being used into the generated README. -.SH SEE ALSO -.BR tdm (1) -.SH AUTHORS -.nf -Oswald Buddenhagen - -.br -.fi -Please use http://bugs.kde.org to report bugs; do not mail the author 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. diff --git a/debian/squeeze/tdebase/debian/man/gentdmconf-trinity.1 b/debian/squeeze/tdebase/debian/man/gentdmconf-trinity.1 new file mode 100644 index 000000000..ce3c46d8b --- /dev/null +++ b/debian/squeeze/tdebase/debian/man/gentdmconf-trinity.1 @@ -0,0 +1,91 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH GENTDMCONF 1 "June 2006" "K Desktop Environment" "generate configuration files for tdm" +.SH NAME +gentdmconf +\- generate configuration files for tdm +.SH SYNOPSIS +\fBgentdmconf\fP +.RB [ \-\-in +.IR /path/to/new/tdm\-config\-dir ] +.RS 11 +.RB [ \-\-old\-xdm +.IR /path/to/old/xdm\-dir ] +.br +.RB [ \-\-old\-kde +.IR /path/to/old/kde\-config\-dir ] +.br +.RB [ \-\-no\-old ] +.RB [ \-\-no\-old\-xdm ] +.RB [ \-\-no\-old\-kde ] +.RB [ \-\-old\-scripts ] +.br +.RB [ \-\-no\-old\-scripts ] +.RB [ \-\-old\-confs ] +.RB [ \-\-no\-backup ] +.br +.RB [ \-\-no\-in\-notice ] +.RE + +.SH DESCRIPTION +\fBgentdmconf\fP is used to generate configuration files for \fBtdm\fP. +.br +If an older xdm/tdm configuration is found, its config files are "absorbed"; +if it lives in the new target directory, its scripts are reused (and possibly +modified) as well, otherwise the scripts are ignored and default scripts are +installed. +.SH OPTIONS +.TP +.BI \-\-in \ /path/to/new/tdm\-config\-dir +In which directory to put the new configuration. You can use this to support a $(DESTDIR), but not to change the final location of the installation \- the paths inside the files are not affected. +.br +Default is \fI/etc/trinity/tdm\fP. +.TP +.BI \-\-old\-xdm \ /path/to/old/xdm\-dir +Where to look for the config files of an \fBxdm\fP / older \fBtdm\fP. Default is to scan +.IR /etc/X11/tdm , \ $XLIBDIR/tdm , \ /etc/X11/xdm , \ $XLIBDIR/xdm ; +there in turn look for \fItdm\-config\fP and \fIxdm\-config\fP. +.br +Note that you possibly need to use \fB\-\-no\-old\-kde\fP to make this take effect. +.TP +.BI \-\-old\-kde \ /path/to/old/kde\-config\-dir +Where to look for the \fItdmrc\fP of an older \fBtdm\fP. +.br +.RI Default\ is\ to\ scan\ /etc/trinity \ and\ { /usr,/usr/local , +.RI { /opt,/usr/local }{ trinity,kde,kde2,kde1 }} /share/config . +.TP +.B \-\-no\-old +Don't look at older xdm/tdm configurations, just create default config. +.TP +.B \-\-no\-old\-xdm +Don't look at older xdm configurations. +.TP +.B \-\-no\-old\-kde +Don't look at older tdm configurations. +.TP +.B \-\-old\-scripts +Directly use all scripts from the older xdm/tdm configuration. +.TP +.B \-\-no\-old\-scripts +Don't use scripts from the older xdm/tdm configuration even if it lives in the new target directory. +.TP +.B \-\-old\-confs +Directly use all ancillary config files from the older xdm/tdm configuration. This is usually a bad idea. +.TP +.B \-\-no\-backup +Overwrite/delete old config files instead of backing them up. +.TP +.B \-\-no\-in\-notice +Don't put the notice about \fB\-\-in\fP being used into the generated README. +.SH SEE ALSO +.BR tdm (1) +.SH AUTHORS +.nf +Oswald Buddenhagen + +.br +.fi +Please use http://bugs.kde.org to report bugs; do not mail the author 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. diff --git a/debian/squeeze/tdebase/debian/man/kdm-trinity.1 b/debian/squeeze/tdebase/debian/man/kdm-trinity.1 deleted file mode 100644 index 4add90a82..000000000 --- a/debian/squeeze/tdebase/debian/man/kdm-trinity.1 +++ /dev/null @@ -1,116 +0,0 @@ -.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand -.TH TDM 1 "June 2006" "K Desktop Environment" "KDE Display Manager" -.SH NAME -tdm -\- KDE Display Manager -.SH SYNOPSIS -\fBtdm\fP [options] [tty] -.SH DESCRIPTION -\fBtdm\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 -\fBtdm\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 -\fBtdm\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/tdm/backgroundrc -configuration file with background settings -.TP -.I /etc/trinity/tdm/tdm.options -options for X display manager tdm -.TP -.I /etc/trinity/tdm/tdmrc -the tdm configuration file -.TP -.I /etc/trinity/tdm/Xaccess -access control file for XDMCP connections -.TP -.I /etc/trinity/tdm/Xservers -list of local X-servers -.TP -.I /etc/trinity/tdm/Xreset -script to run as root after session exits -.TP -.I /etc/trinity/tdm/Xsession -script to run as user after login of user -.TP -.I /etc/trinity/tdm/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 tdm greeter screen -.TP -.I /etc/trinity/tdm/Xstartup -script to run as root before session starts -.TP -.I /etc/trinity/tdm/Xwilling -output of this script is displayed in the chooser window -.SH SEE ALSO -.BR tdm.options (5),\ tdmctl (1),\ tdm_config (1),\ tdm_greet (1),\ startx (1),\ X (7x),\ xconsole (1),\ xdm (1) -.TP -.I /opt/trinity/share/doc/tdm/README.gz -Information about \fBtdm\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:/tdm/ -directly into konqueror or you can run -.BR "khelpcenter help:/tdm/" -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. diff --git a/debian/squeeze/tdebase/debian/man/kdm_config-trinity.1 b/debian/squeeze/tdebase/debian/man/kdm_config-trinity.1 deleted file mode 100644 index d9325214a..000000000 --- a/debian/squeeze/tdebase/debian/man/kdm_config-trinity.1 +++ /dev/null @@ -1,22 +0,0 @@ -.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand -.TH TDM_CONFIG 1 "June 2006" "K Desktop Environment" "helper program" -.SH NAME -tdm_config -\- helper programm for tdm to read configuration files -.SH SYNOPSIS -\fBtdm_config\fP -.SH DESCRIPTION -\fBtdm_config\fP is a helper program for \fBtdm\fP to read configuration files. -.SH SEE ALSO -\fBtdm\fP(1) -.SH AUTHORS -.nf -Oswald Buddenhagen - -.br -.fi -Please use http://bugs.kde.org to report bugs; do not mail the author 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. diff --git a/debian/squeeze/tdebase/debian/man/kdm_greet-trinity.1 b/debian/squeeze/tdebase/debian/man/kdm_greet-trinity.1 deleted file mode 100644 index c33f57d5f..000000000 --- a/debian/squeeze/tdebase/debian/man/kdm_greet-trinity.1 +++ /dev/null @@ -1,22 +0,0 @@ -.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand -.TH TDM_GREET 1 "June 2006" "K Desktop Environment" "KDE greeter module" -.SH NAME -tdm_greet -\- KDE greeter module for tdm -.SH SYNOPSIS -\fBtdm_greet\fP -.SH DESCRIPTION -\fBtdm_greet\fP is a KDE greeter module for \fBtdm\fP. It shows the login dialog. -.SH SEE ALSO -.BR tdm (1) -.SH AUTHORS -.nf -Oswald Buddenhagen - -.br -.fi -Please use http://bugs.kde.org to report bugs; do not mail the author 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. diff --git a/debian/squeeze/tdebase/debian/man/kdmctl-trinity.1 b/debian/squeeze/tdebase/debian/man/kdmctl-trinity.1 deleted file mode 100644 index a1a0bb622..000000000 --- a/debian/squeeze/tdebase/debian/man/kdmctl-trinity.1 +++ /dev/null @@ -1,220 +0,0 @@ -.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand -.TH TDMCTL 1 "June 2006" "K Desktop Environment" "TDM remote control application" -.SH NAME -tdmctl -\- tdm remote control application -.SH SYNOPSIS -\fBtdmctl\fP [options] [command [command arguments]] -.SH DESCRIPTION -\fBtdmctl\fP is an application to remote\-control \fBtdm\fP. It makes use of UNIX domain sockets. -.sp 1 -There are two types of sockets: the global one (dmctl) and the per\-display ones (dmctl\-). The global one's subdir is owned by root, the subdirs of the per\-display ones' are owned by the user currently owning the session (root or the logged in user). -.sp 1 -The directory in which the sockets are located is determined this way: -.RS 3 -\- the \fB\-s\fP option is examined -.br -\- the $DM_CONTROL variable is examined -.br -\- the tdm config file is searched for the FifoDir key -.br -.RI \- /var/run/xdmctl \ and\ /var/run \ are\ tried -.RE -.sp 1 -If $DISPLAY is set (or \fB\-d\fP was specified) and \fB\-g\fP was not specified, the -display\-specific control socket will be used, otherwise the global one. -.sp 1 -Tokens in the command and the reply are tab\-separated. -Command arguments can be specified as separate command line parameters, -in which case they are simply concatenated with tabs in between. -.sp 1 -If the command is '\-', \fBtdmctl\fP reads commands from stdin. -The default command is 'caps'. -.SH OPTIONS -.SS -.SS Options: -.TP -.B \-h \-help -print help message. -.TP -.B \-g \-global -Use global control socket even if $DISPLAY is set -.TP -.B \-d \-display -Override $DISPLAY -.TP -.B \-s \-sockets -Override $DM_CONTROL -.TP -.B \-c \-config -Use alternative tdm config file -.SS Commands: -.br -.SS Global commands: -.TP -.B login -display (now|schedule) user password [session_arguments] -.br - login user at specified display. if "now" is specified, a possibly running session is killed, otherwise the login is done after the session exits. -.br -session_arguments are printf\-like escaped contents for \fI.dmrc\fP. Unlisted keys will default to previously saved values. -.SS Per\-display commands: -.TP -.B lock -The display is marked as locked. If the X\-Server crashes in this state, no auto\-relogin will be performed even if the option is on. -.TP -.B unlock -Reverse the effect of "lock": re\-enable auto\-relogin. -.TP -.B suicide -The currently running session is forcibly terminated. No auto\-relogin is attempted, but a scheduled "login" command will be executed. -.SS Commands for all sockets: -.TP -.B caps -Returns a list of this socket's capabilities: -.IP " \- tdm" -identifies tdm, in case some other DM implements this protocol, too. -.IP " \- list, activate, lock, suicide, login" -the respective command is supported. -.IP " \- bootoptions" -the "listbootoptions" command and the "=" option to "shutdown" are supported. -.IP " \- shutdown " -"shutdown" is supported and allowed to the listed users (comma\-separated). "*" means all authenticated users. -.IP " \- shutdown" -"shutdown" is supported and allowed to everybody. -.IP " \- nuke " -forced shutdown is allowed to the listed users. -.IP " \- nuke" -forced shutdown is allowed to everybody. -.IP " \- reserve " -reserve displays are configured and are available at this time. -.TP -\fBlist\fP [all|alllocal] -.br -Return a list of running sessions. By default all active sessions are listed. If "all" is specified, passive sessions are listed as well. If "alllocal" is specified, passive sessions are listed as well, but all incoming remote sessions are skipped. -.sp 1 -Each session entry is a comma\-separated tuple of: -.RS 7 -\- Display or TTY name -.br -\- VT name for local sessions -.br -\- Logged in user's name, empty for passive sessions and outgoing -.br - remote sessions (local chooser mode) -.br -\- Session type or remote host for outgoing remote sessions, -.br - empty for passive sessions -.br -\- A flag field: -.RS 5 -\- "t" for tty sessions -.br -\- "*" for the display belonging to the requesting socket -.br -\- "!" for sessions that cannot be killed by the requesting -.br - socket -.br -\- New flags might be added later -.br -.RE -\- New fields might be added later -.RE -.TP -\fBreserve\fP [timeout in seconds] -.br -Start a reserve login screen. If nobody logs in within the specified amount of time (one minute by default), the display is removed again. When the session on the display exits, the display is removed, too. -.br -Permitted only on sockets of local displays and the global socket. -.TP -\fBactivate\fP (vt|display) -.br -Switch to a particular VT (virtual terminal). The VT may be specified either directly (e.g., vt3) or by a display using it (e.g., :2). -.br -Permitted only on sockets of local displays and the global socket. -.TP -.B listbootoptions -List available boot options. -.br -=> "ok" list default current default and current are indices into the list and are \-1 if unset or undeterminable. -.TP -\fBshutdown\fP (reboot|halt) [=bootchoice] -.br - (ask|trynow|forcenow|schedule|start -.br - (\-1|end (force|forcemy|cancel))) -.br -.RS 7 -Request a system shutdown, either a reboot or a halt/poweroff. -.sp 1 -An OS choice for the next boot may be specified from the list returned by "listbootoptions". -.sp 1 -Shutdowns requested from per\-display sockets are executed when the current session on that display exits. Such a request may pop up a dialog asking for confirmation and/or authentication. -.sp 1 -start is the time for which the shutdown is scheduled. If it starts with a plus\-sign, the current time is added. Zero means immediately. -.sp 1 -end is the latest time at which the shutdown should be performed if active sessions are still running. If it starts with a plus\-sign, the start time is added. Minus one means wait infinitely. If end is through and active sessions are still running, \fBTDM\fP can do one of the following: -.RS 3 -- "cancel" \- give up the shutdown. -.br -- "force" \- shut down nonetheless. -.br -- "forcemy" \- shut down nonetheless if all active sessions -.br - belong to the requesting user. Only for per\-display sockets. -.RE -.sp 1 -start and end are specified in seconds since the UNIX epoch. -.sp 1 -"trynow" is a synonym for "0 0 cancel", "forcenow" for "0 0 force" and "schedule" for "0 \-1". -.sp 1 -"ask" attempts an immediate shutdown and interacts with the user if active sessions are still running. Only for per\-display sockets. -.RE -.TP -\fBshutdown cancel\fP [local|global] -.br -Cancel a scheduled shutdown. The global socket always cancels the currently pending shutdown, while per\-display sockets default to cancelling their queued request. -.TP -\fBshutdown status\fP -Return a list with information about shutdowns. -.br -The entries are comma\-separated tuples of: -.RS 10 -\- ("global"|"local") \- pending vs. queued shutdown. A local -.br - entry can be returned only by a per\-display socket. -.br -\- ("halt"|"reboot") -.br -\- start -.br -\- end -.br -\- ("ask"|"force"|"forcemy"|"cancel") -.br -\- Numeric user ID of the requesting user, \-1 for the global -.br - socket. -.br -\- The next boot OS choice or "\-" for none. -.br -\- New fields might be added later. -.RE -.SH SEE ALSO -.BR tdm (1) -.TP -.I /opt/trinity/share/doc/tdm/README.gz -Information about the command sockets (and \fBtdm\fP) -.SH AUTHORS -.nf -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. diff --git a/debian/squeeze/tdebase/debian/man/tdm-trinity.1 b/debian/squeeze/tdebase/debian/man/tdm-trinity.1 new file mode 100644 index 000000000..4add90a82 --- /dev/null +++ b/debian/squeeze/tdebase/debian/man/tdm-trinity.1 @@ -0,0 +1,116 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH TDM 1 "June 2006" "K Desktop Environment" "KDE Display Manager" +.SH NAME +tdm +\- KDE Display Manager +.SH SYNOPSIS +\fBtdm\fP [options] [tty] +.SH DESCRIPTION +\fBtdm\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 +\fBtdm\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 +\fBtdm\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/tdm/backgroundrc +configuration file with background settings +.TP +.I /etc/trinity/tdm/tdm.options +options for X display manager tdm +.TP +.I /etc/trinity/tdm/tdmrc +the tdm configuration file +.TP +.I /etc/trinity/tdm/Xaccess +access control file for XDMCP connections +.TP +.I /etc/trinity/tdm/Xservers +list of local X-servers +.TP +.I /etc/trinity/tdm/Xreset +script to run as root after session exits +.TP +.I /etc/trinity/tdm/Xsession +script to run as user after login of user +.TP +.I /etc/trinity/tdm/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 tdm greeter screen +.TP +.I /etc/trinity/tdm/Xstartup +script to run as root before session starts +.TP +.I /etc/trinity/tdm/Xwilling +output of this script is displayed in the chooser window +.SH SEE ALSO +.BR tdm.options (5),\ tdmctl (1),\ tdm_config (1),\ tdm_greet (1),\ startx (1),\ X (7x),\ xconsole (1),\ xdm (1) +.TP +.I /opt/trinity/share/doc/tdm/README.gz +Information about \fBtdm\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:/tdm/ +directly into konqueror or you can run +.BR "khelpcenter help:/tdm/" +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. diff --git a/debian/squeeze/tdebase/debian/man/tdm_config-trinity.1 b/debian/squeeze/tdebase/debian/man/tdm_config-trinity.1 new file mode 100644 index 000000000..d9325214a --- /dev/null +++ b/debian/squeeze/tdebase/debian/man/tdm_config-trinity.1 @@ -0,0 +1,22 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH TDM_CONFIG 1 "June 2006" "K Desktop Environment" "helper program" +.SH NAME +tdm_config +\- helper programm for tdm to read configuration files +.SH SYNOPSIS +\fBtdm_config\fP +.SH DESCRIPTION +\fBtdm_config\fP is a helper program for \fBtdm\fP to read configuration files. +.SH SEE ALSO +\fBtdm\fP(1) +.SH AUTHORS +.nf +Oswald Buddenhagen + +.br +.fi +Please use http://bugs.kde.org to report bugs; do not mail the author 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. diff --git a/debian/squeeze/tdebase/debian/man/tdm_greet-trinity.1 b/debian/squeeze/tdebase/debian/man/tdm_greet-trinity.1 new file mode 100644 index 000000000..c33f57d5f --- /dev/null +++ b/debian/squeeze/tdebase/debian/man/tdm_greet-trinity.1 @@ -0,0 +1,22 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH TDM_GREET 1 "June 2006" "K Desktop Environment" "KDE greeter module" +.SH NAME +tdm_greet +\- KDE greeter module for tdm +.SH SYNOPSIS +\fBtdm_greet\fP +.SH DESCRIPTION +\fBtdm_greet\fP is a KDE greeter module for \fBtdm\fP. It shows the login dialog. +.SH SEE ALSO +.BR tdm (1) +.SH AUTHORS +.nf +Oswald Buddenhagen + +.br +.fi +Please use http://bugs.kde.org to report bugs; do not mail the author 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. diff --git a/debian/squeeze/tdebase/debian/man/tdmctl-trinity.1 b/debian/squeeze/tdebase/debian/man/tdmctl-trinity.1 new file mode 100644 index 000000000..a1a0bb622 --- /dev/null +++ b/debian/squeeze/tdebase/debian/man/tdmctl-trinity.1 @@ -0,0 +1,220 @@ +.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand +.TH TDMCTL 1 "June 2006" "K Desktop Environment" "TDM remote control application" +.SH NAME +tdmctl +\- tdm remote control application +.SH SYNOPSIS +\fBtdmctl\fP [options] [command [command arguments]] +.SH DESCRIPTION +\fBtdmctl\fP is an application to remote\-control \fBtdm\fP. It makes use of UNIX domain sockets. +.sp 1 +There are two types of sockets: the global one (dmctl) and the per\-display ones (dmctl\-). The global one's subdir is owned by root, the subdirs of the per\-display ones' are owned by the user currently owning the session (root or the logged in user). +.sp 1 +The directory in which the sockets are located is determined this way: +.RS 3 +\- the \fB\-s\fP option is examined +.br +\- the $DM_CONTROL variable is examined +.br +\- the tdm config file is searched for the FifoDir key +.br +.RI \- /var/run/xdmctl \ and\ /var/run \ are\ tried +.RE +.sp 1 +If $DISPLAY is set (or \fB\-d\fP was specified) and \fB\-g\fP was not specified, the +display\-specific control socket will be used, otherwise the global one. +.sp 1 +Tokens in the command and the reply are tab\-separated. +Command arguments can be specified as separate command line parameters, +in which case they are simply concatenated with tabs in between. +.sp 1 +If the command is '\-', \fBtdmctl\fP reads commands from stdin. +The default command is 'caps'. +.SH OPTIONS +.SS +.SS Options: +.TP +.B \-h \-help +print help message. +.TP +.B \-g \-global +Use global control socket even if $DISPLAY is set +.TP +.B \-d \-display +Override $DISPLAY +.TP +.B \-s \-sockets +Override $DM_CONTROL +.TP +.B \-c \-config +Use alternative tdm config file +.SS Commands: +.br +.SS Global commands: +.TP +.B login +display (now|schedule) user password [session_arguments] +.br + login user at specified display. if "now" is specified, a possibly running session is killed, otherwise the login is done after the session exits. +.br +session_arguments are printf\-like escaped contents for \fI.dmrc\fP. Unlisted keys will default to previously saved values. +.SS Per\-display commands: +.TP +.B lock +The display is marked as locked. If the X\-Server crashes in this state, no auto\-relogin will be performed even if the option is on. +.TP +.B unlock +Reverse the effect of "lock": re\-enable auto\-relogin. +.TP +.B suicide +The currently running session is forcibly terminated. No auto\-relogin is attempted, but a scheduled "login" command will be executed. +.SS Commands for all sockets: +.TP +.B caps +Returns a list of this socket's capabilities: +.IP " \- tdm" +identifies tdm, in case some other DM implements this protocol, too. +.IP " \- list, activate, lock, suicide, login" +the respective command is supported. +.IP " \- bootoptions" +the "listbootoptions" command and the "=" option to "shutdown" are supported. +.IP " \- shutdown " +"shutdown" is supported and allowed to the listed users (comma\-separated). "*" means all authenticated users. +.IP " \- shutdown" +"shutdown" is supported and allowed to everybody. +.IP " \- nuke " +forced shutdown is allowed to the listed users. +.IP " \- nuke" +forced shutdown is allowed to everybody. +.IP " \- reserve " +reserve displays are configured and are available at this time. +.TP +\fBlist\fP [all|alllocal] +.br +Return a list of running sessions. By default all active sessions are listed. If "all" is specified, passive sessions are listed as well. If "alllocal" is specified, passive sessions are listed as well, but all incoming remote sessions are skipped. +.sp 1 +Each session entry is a comma\-separated tuple of: +.RS 7 +\- Display or TTY name +.br +\- VT name for local sessions +.br +\- Logged in user's name, empty for passive sessions and outgoing +.br + remote sessions (local chooser mode) +.br +\- Session type or remote host for outgoing remote sessions, +.br + empty for passive sessions +.br +\- A flag field: +.RS 5 +\- "t" for tty sessions +.br +\- "*" for the display belonging to the requesting socket +.br +\- "!" for sessions that cannot be killed by the requesting +.br + socket +.br +\- New flags might be added later +.br +.RE +\- New fields might be added later +.RE +.TP +\fBreserve\fP [timeout in seconds] +.br +Start a reserve login screen. If nobody logs in within the specified amount of time (one minute by default), the display is removed again. When the session on the display exits, the display is removed, too. +.br +Permitted only on sockets of local displays and the global socket. +.TP +\fBactivate\fP (vt|display) +.br +Switch to a particular VT (virtual terminal). The VT may be specified either directly (e.g., vt3) or by a display using it (e.g., :2). +.br +Permitted only on sockets of local displays and the global socket. +.TP +.B listbootoptions +List available boot options. +.br +=> "ok" list default current default and current are indices into the list and are \-1 if unset or undeterminable. +.TP +\fBshutdown\fP (reboot|halt) [=bootchoice] +.br + (ask|trynow|forcenow|schedule|start +.br + (\-1|end (force|forcemy|cancel))) +.br +.RS 7 +Request a system shutdown, either a reboot or a halt/poweroff. +.sp 1 +An OS choice for the next boot may be specified from the list returned by "listbootoptions". +.sp 1 +Shutdowns requested from per\-display sockets are executed when the current session on that display exits. Such a request may pop up a dialog asking for confirmation and/or authentication. +.sp 1 +start is the time for which the shutdown is scheduled. If it starts with a plus\-sign, the current time is added. Zero means immediately. +.sp 1 +end is the latest time at which the shutdown should be performed if active sessions are still running. If it starts with a plus\-sign, the start time is added. Minus one means wait infinitely. If end is through and active sessions are still running, \fBTDM\fP can do one of the following: +.RS 3 +- "cancel" \- give up the shutdown. +.br +- "force" \- shut down nonetheless. +.br +- "forcemy" \- shut down nonetheless if all active sessions +.br + belong to the requesting user. Only for per\-display sockets. +.RE +.sp 1 +start and end are specified in seconds since the UNIX epoch. +.sp 1 +"trynow" is a synonym for "0 0 cancel", "forcenow" for "0 0 force" and "schedule" for "0 \-1". +.sp 1 +"ask" attempts an immediate shutdown and interacts with the user if active sessions are still running. Only for per\-display sockets. +.RE +.TP +\fBshutdown cancel\fP [local|global] +.br +Cancel a scheduled shutdown. The global socket always cancels the currently pending shutdown, while per\-display sockets default to cancelling their queued request. +.TP +\fBshutdown status\fP +Return a list with information about shutdowns. +.br +The entries are comma\-separated tuples of: +.RS 10 +\- ("global"|"local") \- pending vs. queued shutdown. A local +.br + entry can be returned only by a per\-display socket. +.br +\- ("halt"|"reboot") +.br +\- start +.br +\- end +.br +\- ("ask"|"force"|"forcemy"|"cancel") +.br +\- Numeric user ID of the requesting user, \-1 for the global +.br + socket. +.br +\- The next boot OS choice or "\-" for none. +.br +\- New fields might be added later. +.RE +.SH SEE ALSO +.BR tdm (1) +.TP +.I /opt/trinity/share/doc/tdm/README.gz +Information about the command sockets (and \fBtdm\fP) +.SH AUTHORS +.nf +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.3