From 7021f40c13f949b7cb5ded32d0241d648a43bf6c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 22 Jan 2012 00:28:18 -0600 Subject: Part 1 of 2 of kdm rename --- doc/faq/configkde.docbook | 24 ++++++++++++------------ doc/faq/install.docbook | 4 ++-- doc/faq/notrelated.docbook | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) (limited to 'doc/faq') diff --git a/doc/faq/configkde.docbook b/doc/faq/configkde.docbook index f1393d829..10a6b5f3c 100644 --- a/doc/faq/configkde.docbook +++ b/doc/faq/configkde.docbook @@ -71,9 +71,9 @@ a line saying id:3:initdefault:. Change it to comment out the following line: x:5:respawn:/usr/bin/X11/xdm -nodaemon and replace it with -x:5:respawn:/opt/kde/bin/kdm +x:5:respawn:/opt/kde/bin/tdm -nodaemon. -The location of &kdm; may differ on your +The location of &tdm; may differ on your system. For changes to take effect immediately, type init 5 (for &RedHat; systems) at the shell prompt. @@ -86,7 +86,7 @@ be in for a hard time getting back.... For FreeBSD, you should edit the file /etc/ttys and change one of the lines that look like ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure -to instead say ttyv8 "/usr/local/bin/kdm -nodaemon" xterm +to instead say ttyv8 "/usr/local/bin/tdm -nodaemon" xterm off secure. @@ -136,11 +136,11 @@ to whatever you want. -&kde; (&kdm;) does not read my +&kde; (&tdm;) does not read my .bash_profile! -The login managersxdm and &kdm; do +The login managersxdm and &tdm; do not run a login shell, so .profile, .bash_profile, &etc; are not sourced. When the user logs in, xdm runs @@ -233,17 +233,17 @@ computer (sometimes referred to as fast user switching) you need to tell the program that logs you in that it can use more than one session (or, in &X-Window; terms, display) at a time. -In &kde;, this program is called &kdm; which stands for &kde; -Display Manager. If you are not using &kdm; as your login screen +In &kde;, this program is called &tdm; which stands for &kde; +Display Manager. If you are not using &tdm; as your login screen then you will need to consult the documentation for the software you are using on how to accomplish multiple sessions. By default, this will be configured at installation time automatically -if &kdm; supports virtual terminals on your system (currently Linux only). -If it was not configured automatically, consult the &kdm; manual, section -Specifying permanent &X-Server;s. -After modifying kdmrc, you will have to let &kdm; know about it; just -invoke killall -HUP kdm. +if &tdm; supports virtual terminals on your system (currently Linux only). +If it was not configured automatically, consult the &tdm; manual, section +Specifying permanent &X-Server;s. +After modifying tdmrc, you will have to let &tdm; know about it; just +invoke killall -HUP tdm. diff --git a/doc/faq/install.docbook b/doc/faq/install.docbook index 5548d2f24..8ef76e97e 100644 --- a/doc/faq/install.docbook +++ b/doc/faq/install.docbook @@ -383,7 +383,7 @@ path. Edit the file .xinitrc in your home folder (make a backup copy first!), remove everything that looks like calling a window manager, and insert starttde instead. Restart the &X-Server;. If you use -&kdm;/xdm, you will have to edit the file .xsession instead of +&tdm;/xdm, you will have to edit the file .xsession instead of .xinitrc. And if there is no .xinitrc or .xsession in your home folder, simply create a new one with just one line containing starttde. @@ -428,7 +428,7 @@ can lead to problems if you are not careful. starttde script. Simply put the line starttde at the end of your .xsession file (or your .xinitrc or .Xclients -file if you are not using &kdm; or xdm). Please +file if you are not using &tdm; or xdm). Please also remove the lines that start your previous window manager. If there is no .xsession, .xinitrc, or .Xclients in your home folder, simply create a new one diff --git a/doc/faq/notrelated.docbook b/doc/faq/notrelated.docbook index fd66e1a6c..f39ee7705 100644 --- a/doc/faq/notrelated.docbook +++ b/doc/faq/notrelated.docbook @@ -44,7 +44,7 @@ start &X-Window; using startx where number can be 8, 16, 24 or 32, depending on the depth you want. Alternatively, if you are using -xdm/&kdm;, you +xdm/&tdm;, you need to edit /etc/X11/xdm/Xservers (may vary) and enter :0 local /usr/X11R6/bin/X -bpp 16 for 16 bit color -- cgit v1.2.1