Be specific about exactly how to change /etc/ttys to enable KDM

This commit is contained in:
Tom Hukins 2001-09-11 12:11:09 +00:00
parent 450cef3647
commit 060978c425
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10656

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.56 2001/09/03 23:59:58 murray Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.57 2001/09/04 23:34:37 chern Exp $
-->
<chapter id="x11">
@ -1311,8 +1311,8 @@ esac</screen>
<filename>/etc/ttys</filename> to be started at the next bootup.
To do this, simply follow the instructions from the previous
section on <link linkend="x-xdm">xdm</link> and replace
references to the <command>xdm</command> program with
<command>kdm</command>.</para>
references to the <command>/usr/X11R6/bin/xdm</command>
program with <command>/usr/local/bin/kdm</command>.</para>
<para>That's it. Your next login screen should have a pretty
face and lots of menus.</para>