Correct directories in the X Display Manager session and
update description of Xsession. PR: 224375 Submitted by: sid@bsdmail.com
This commit is contained in:
parent
160e7834d3
commit
d623c966e8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51980
1 changed files with 5 additions and 6 deletions
|
@ -1241,7 +1241,7 @@ EndSection</programlisting>
|
|||
<firstname>Seth</firstname>
|
||||
<surname>Kingsley</surname>
|
||||
</personname>
|
||||
<contrib>Contributed by </contrib>
|
||||
<contrib>Originally contributed by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
@ -1278,7 +1278,7 @@ EndSection</programlisting>
|
|||
ninth virtual terminal.</para>
|
||||
|
||||
<para>The <application>XDM</application> configuration directory
|
||||
is located in <filename>/usr/local/lib/X11/xdm</filename>.
|
||||
is located in <filename>/usr/local/etc/X11/xdm</filename>.
|
||||
This directory contains several files used to change the
|
||||
behavior and appearance of <application>XDM</application>, as
|
||||
well as a few scripts and programs used to set up the desktop
|
||||
|
@ -1334,9 +1334,8 @@ EndSection</programlisting>
|
|||
<entry><filename>Xsession</filename></entry>
|
||||
<entry>Default session script for logins which is run by
|
||||
<application>XDM</application> after a user has logged
|
||||
in. Normally each user will have a customized session
|
||||
script in <filename>~/.xsession</filename> that
|
||||
overrides this script</entry>
|
||||
in. This points to a customized session
|
||||
script in <filename>~/.xsession</filename>.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -1397,7 +1396,7 @@ DisplayManager.requestPort: 0</screen>
|
|||
|
||||
<para>Save the edits and restart <application>XDM</application>.
|
||||
To restrict remote access, look at the example entries in
|
||||
<filename>/usr/local/lib/X11/xdm/Xaccess</filename> and refer
|
||||
<filename>/usr/local/etc/X11/xdm/Xaccess</filename> and refer
|
||||
to &man.xdm.1; for further information.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue