View | Details | Raw Unified | Return to bug 114337
Collapse All | Expand All

(-)chapter.sgml (-14 / +14 lines)
Lines 26-34 Link Here
26
26
27
    <para>FreeBSD uses X11 to provide users with
27
    <para>FreeBSD uses X11 to provide users with
28
      a powerful graphical user interface.  X11
28
      a powerful graphical user interface.  X11
29
      is an open-source implementation of the X Window System that
29
      is a freely available version of the X Window System that
30
      includes both <application>&xorg;</application> and
30
      is implemented in both <application>&xorg;</application> and
31
      <application>&xfree86;</application>.  &os; versions up to and
31
      <application>&xfree86;</application> (and other software
32
      packages not discussed here).  &os; versions up to and
32
      including &os;&nbsp;5.2.1-RELEASE
33
      including &os;&nbsp;5.2.1-RELEASE
33
      will find the default installation to be
34
      will find the default installation to be
34
      <application>&xfree86;</application>, the X11 server released by
35
      <application>&xfree86;</application>, the X11 server released by
Lines 1144-1150 Link Here
1144
        <title>Xaccess</title>
1145
        <title>Xaccess</title>
1145
1146
1146
        <para>The protocol for connecting to
1147
        <para>The protocol for connecting to
1147
          <application>XDM</application> controlled displays is called
1148
          <application>XDM</application>-controlled displays is called
1148
          the X Display Manager Connection Protocol (XDMCP).  This file
1149
          the X Display Manager Connection Protocol (XDMCP).  This file
1149
          is a ruleset for controlling XDMCP connections from remote
1150
          is a ruleset for controlling XDMCP connections from remote
1150
	  machines.  It is ignored unless the <filename>xdm-config</filename>
1151
	  machines.  It is ignored unless the <filename>xdm-config</filename>
Lines 1155-1161 Link Here
1155
      <sect3>
1156
      <sect3>
1156
        <title>Xresources</title>
1157
        <title>Xresources</title>
1157
        <para>This is an application-defaults file for the display
1158
        <para>This is an application-defaults file for the display
1158
          chooser and the login screens.  This is where the appearance
1159
          chooser and login screens.  In it, the appearance
1159
          of the login program can be modified.  The format is identical
1160
          of the login program can be modified.  The format is identical
1160
          to the app-defaults file described in the
1161
          to the app-defaults file described in the
1161
	  X11 documentation.</para>
1162
	  X11 documentation.</para>
Lines 1210-1216 Link Here
1210
      <title>Running a Network Display Server</title>
1211
      <title>Running a Network Display Server</title>
1211
1212
1212
      <para>In order for other clients to connect to the display
1213
      <para>In order for other clients to connect to the display
1213
        server, edit the access control rules, and enable the connection
1214
        server, you must edit the access control rules and enable the connection
1214
        listener.  By default these are set to conservative values.
1215
        listener.  By default these are set to conservative values.
1215
        To make <application>XDM</application> listen for connections,
1216
        To make <application>XDM</application> listen for connections,
1216
        first comment out a line in the <filename>xdm-config</filename>
1217
        first comment out a line in the <filename>xdm-config</filename>
Lines 1223-1231 Link Here
1223
      <para>and then restart <application>XDM</application>.  Remember that
1224
      <para>and then restart <application>XDM</application>.  Remember that
1224
        comments in app-defaults files begin with a <quote>!</quote>
1225
        comments in app-defaults files begin with a <quote>!</quote>
1225
        character, not the usual <quote>#</quote>.  More strict
1226
        character, not the usual <quote>#</quote>.  More strict
1226
        access controls may be desired.  Look at the example
1227
        access controls may be desired &mdash; look at the example
1227
        entries in <filename>Xaccess</filename>, and refer to the
1228
        entries in <filename>Xaccess</filename>, and refer to the
1228
        &man.xdm.1; manual page.</para>
1229
        &man.xdm.1; manual page for further information.</para>
1229
    </sect2>
1230
    </sect2>
1230
1231
1231
     <sect2>
1232
     <sect2>
Lines 1428-1434 Link Here
1428
	  </listitem>
1429
	  </listitem>
1429
1430
1430
          <listitem>
1431
          <listitem>
1431
	    <para>Centralized consisted dialog driven desktop
1432
	    <para>Centralized, consistent, dialog-driven desktop
1432
	      configuration</para>
1433
	      configuration</para>
1433
	  </listitem>
1434
	  </listitem>
1434
1435
Lines 1439-1451 Link Here
1439
        </itemizedlist>
1440
        </itemizedlist>
1440
1441
1441
        <para><application>KDE</application> comes with a web browser called
1442
        <para><application>KDE</application> comes with a web browser called
1442
          <application>Konqueror</application>, which represents
1443
          <application>Konqueror</application>, which is
1443
          a solid competitor to other existing web browsers on &unix;
1444
          a solid competitor to other existing web browsers on &unix;
1444
          systems.  More information on <application>KDE</application>
1445
          systems.  More information on <application>KDE</application>
1445
          can be found on the <ulink url="http://www.kde.org/">KDE
1446
          can be found on the <ulink url="http://www.kde.org/">KDE
1446
          website</ulink>.  For FreeBSD specific information and
1447
          website</ulink>.  For FreeBSD specific information and
1447
	  resources on <application>KDE</application>, consult
1448
	  resources on <application>KDE</application>, consult
1448
	  the <ulink url="http://freebsd.kde.org/">FreeBSD-KDE
1449
	  the <ulink url="http://freebsd.kde.org/">FreeBSD KDE
1449
	  team</ulink>'s website.</para>
1450
	  team</ulink>'s website.</para>
1450
      </sect3>
1451
      </sect3>
1451
1452
Lines 1554-1560 Link Here
1554
1555
1555
           <listitem>
1556
           <listitem>
1556
	     <para>Fully configurable via mouse, with drag and
1557
	     <para>Fully configurable via mouse, with drag and
1557
               drop, etc </para>
1558
               drop, etc. </para>
1558
           </listitem>
1559
           </listitem>
1559
1560
1560
           <listitem>
1561
           <listitem>
Lines 1564-1571 Link Here
1564
1565
1565
           <listitem>
1566
           <listitem>
1566
	     <para>Integrated window manager, file manager, sound manager,
1567
	     <para>Integrated window manager, file manager, sound manager,
1567
	       <application>GNOME</application> compliance module, and other
1568
	       <application>GNOME</application> compliance module, and more</para>
1568
	       things</para>
1569
           </listitem>
1569
           </listitem>
1570
1570
1571
           <listitem>
1571
           <listitem>

Return to bug 114337