diff options
Diffstat (limited to 'ubuntu/lucid_automake/kdebase/debian/man/genkdmconf-kde3.1')
-rw-r--r-- | ubuntu/lucid_automake/kdebase/debian/man/genkdmconf-kde3.1 | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/ubuntu/lucid_automake/kdebase/debian/man/genkdmconf-kde3.1 b/ubuntu/lucid_automake/kdebase/debian/man/genkdmconf-kde3.1 index e627bdaf0..fe759bed4 100644 --- a/ubuntu/lucid_automake/kdebase/debian/man/genkdmconf-kde3.1 +++ b/ubuntu/lucid_automake/kdebase/debian/man/genkdmconf-kde3.1 @@ -1,12 +1,12 @@ .\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand -.TH GENKDMCONF 1 "June 2006" "K Desktop Environment" "generate configuration files for kdm" +.TH GENTDMCONF 1 "June 2006" "K Desktop Environment" "generate configuration files for tdm" .SH NAME -genkdmconf -\- generate configuration files for kdm +gentdmconf +\- generate configuration files for tdm .SH SYNOPSIS -\fBgenkdmconf\fP +\fBgentdmconf\fP .RB [ \-\-in -.IR /path/to/new/kdm\-config\-dir ] +.IR /path/to/new/tdm\-config\-dir ] .RS 11 .RB [ \-\-old\-xdm .IR /path/to/old/xdm\-dir ] @@ -27,49 +27,49 @@ genkdmconf .RE .SH DESCRIPTION -\fBgenkdmconf\fP is used to generate configuration files for \fBkdm\fP. +\fBgentdmconf\fP is used to generate configuration files for \fBtdm\fP. .br -If an older xdm/kdm configuration is found, its config files are "absorbed"; +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/kdm\-config\-dir +.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/kde3/kdm\fP. +Default is \fI/etc/kde3/tdm\fP. .TP .BI \-\-old\-xdm \ /path/to/old/xdm\-dir -Where to look for the config files of an \fBxdm\fP / older \fBkdm\fP. Default is to scan -.IR /etc/X11/kdm , \ $XLIBDIR/kdm , \ /etc/X11/xdm , \ $XLIBDIR/xdm ; -there in turn look for \fIkdm\-config\fP and \fIxdm\-config\fP. +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 \fIkdmrc\fP of an older \fBkdm\fP. +Where to look for the \fItdmrc\fP of an older \fBtdm\fP. .br .RI Default\ is\ to\ scan\ /etc/kde3 \ and\ { /usr,/usr/local , .RI { /opt,/usr/local }{ kde3,kde,kde2,kde1 }} /share/config . .TP .B \-\-no\-old -Don't look at older xdm/kdm configurations, just create default config. +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 kdm configurations. +Don't look at older tdm configurations. .TP .B \-\-old\-scripts -Directly use all scripts from the older xdm/kdm configuration. +Directly use all scripts from the older xdm/tdm configuration. .TP .B \-\-no\-old\-scripts -Don't use scripts from the older xdm/kdm configuration even if it lives in the new target directory. +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/kdm configuration. This is usually a bad idea. +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. @@ -77,7 +77,7 @@ Overwrite/delete old config files instead of backing them up. .B \-\-no\-in\-notice Don't put the notice about \fB\-\-in\fP being used into the generated README. .SH SEE ALSO -.BR kdm (1) +.BR tdm (1) .SH AUTHORS .nf Oswald Buddenhagen <ossi@kde.org> |