Be specific about exactly how to change /etc/ttys to enable KDM
This commit is contained in:
parent
450cef3647
commit
060978c425
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10656
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue