diff --git a/LDP/howto/linuxdoc/KDE-GUI-Login-Configuration-HOWTO.sgml b/LDP/howto/linuxdoc/KDE-GUI-Login-Configuration-HOWTO.sgml index 381456b3..570fd989 100644 --- a/LDP/howto/linuxdoc/KDE-GUI-Login-Configuration-HOWTO.sgml +++ b/LDP/howto/linuxdoc/KDE-GUI-Login-Configuration-HOWTO.sgml @@ -2,7 +2,9 @@
KDE GUI Login Configuration HOWTO <author>John P. Meshkoff,II <url url="mailto:johnm@sivakalpa.org" name="johnm@sivakalpa.org"> -<date>v1.01 2002/06/10 link update +<date>v1.02 2002/07/14 kcontrol update + +<!-- v1.01 2002/06/10 link update --> <!-- v1.0 2002/06/07 Added kcontrol info --> <!-- v0.03 2002/05/22 --> <!-- was KDE GUI Login Window Manager HOWTO; changed 2002/05/22 --> @@ -111,7 +113,7 @@ caution is required. Introducing errors into such files may make your system unstable, or cause it to crash. The procedures explained in this HOWTO have been tested and should not cause problems if used correctly. -If you are not comfortable with manual editing of system files, you may open a +If you have KDE 2.2 or higher, and you are not comfortable with manual editing of system files, you may open a terminal window (xterm or konsole) from your user desktop (NOT the root desktop), then type and enter: @@ -122,7 +124,9 @@ su -c 'kcontrol' Enter your root password at the prompt, and make the changes from within the KDE Control Center that appears: go to <em>Applications ==> Login Manager</em>. Choose the appropriate configuration tab; you can easily configure every aspect of -the login screen from there. +the login screen from there. In Earlier versions of KDE, kcontrol can modify +kdmrc, but cannot modify Xsession which is used in those versions; see the +note below about changes from KDE 2.2 and higher. To see how to manually configure some of these, and see what these configuration files do, proceed as follows: diff --git a/LDP/howto/linuxdoc/Lex-YACC-HOWTO.sgml b/LDP/howto/linuxdoc/Lex-YACC-HOWTO.sgml index b40f46cc..985af4f8 100644 --- a/LDP/howto/linuxdoc/Lex-YACC-HOWTO.sgml +++ b/LDP/howto/linuxdoc/Lex-YACC-HOWTO.sgml @@ -1,4 +1,3 @@ - <!doctype linuxdoc system> <!-- $Id$ @@ -1196,7 +1195,8 @@ It contains useful hints on style. <item>Erik Verbruggen <erik%road-warrior.cs.kun.nl> <item>Gary V. Vaughan <gary%gnu.org> (read his awesome <url NAME="Autobook" URL="http://sources.redhat.com/autobook">) -<item>Ivo van der Wijk (Amaze Internet) +<item><url NAME="Ivo van der Wijk" url="http://vanderwijk.info"> ( +<url NAME="Amaze Internet" url="http://www.amaze.nl">) </itemize> </article>