Add instructions on installing XDM (not installed by default in recent
Xorg versions)
This commit is contained in:
parent
f6149dfa1e
commit
021903f9bf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34751
1 changed files with 6 additions and 2 deletions
|
@ -1162,8 +1162,12 @@ EndSection</programlisting>
|
|||
<sect2>
|
||||
<title>Using XDM</title>
|
||||
|
||||
<para>The <application>XDM</application> daemon program is
|
||||
located in <filename>/usr/local/bin/xdm</filename>. This program
|
||||
<para>To start using <application>XDM</application>, install the
|
||||
<filename role="package">x11/xdm</filename> port (it is not
|
||||
installed by default in recent versions of
|
||||
<application>&xorg;</application>).
|
||||
The <application>XDM</application> daemon program may then be
|
||||
found in <filename>/usr/local/bin/xdm</filename>. This program
|
||||
can be run at any time as <username>root</username> and it will
|
||||
start managing the X display on the local machine. If
|
||||
<application>XDM</application> is to be run every
|
||||
|
|
Loading…
Reference in a new issue