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

(-)chapter.sgml (+42 lines)
Lines 1641-1646 Link Here
1641
          the section on <link linkend="x11-wm-kde-kdm">kdm</link>.</para>
1641
          the section on <link linkend="x11-wm-kde-kdm">kdm</link>.</para>
1642
      </sect3>
1642
      </sect3>
1643
    </sect2>
1643
    </sect2>
1644
    <sect2 id="x11-wm-fvwm">
1645
	<title>FVWM</title>
1646
      <sect3 id="x11-wm-fvwm-about">
1647
	<title>About FVWM</title>
1648
	<para>FVWM is an extremely powerful ICCCM-compliant multiple virtual 
1649
	desktop window manager, designed to minimal memory consumption.
1650
	Functionality can be enhanced by the use of various modules.
1651
	Some of FVWM's features are:</para>
1652
	
1653
	<itemizedlist>
1654
	  <listitem>
1655
	    <para>GNOME Window Manager hints support</para>
1656
	  </listitem>
1657
	  <listitem>
1658
	    <para>Session management support</para>
1659
	  </listitem>
1660
	  <listitem>
1661
	    <para>Initial internationalization support</para>
1662
	  </listitem>
1663
	  <listitem>
1664
	    <para>Xinerama extension support</para>
1665
	  </listitem>
1666
	</itemizedlist>
1667
	
1668
	<para>More information on FVWM can be found on the <ulink 
1669
	  url="http://www.fvwm.org">FVWM Website</ulink>.</para>
1670
      </sect3>
1671
      <sect3 id="x11-wm-fvwm-install">
1672
	<title>Installing FVWM</title>
1673
	
1674
	<para>There is a binary package available for <application>FVWM</application>.
1675
	To install, simply type:</para>
1676
	<screen>&prompt.root; <userinput>pkg_add -r fvwm2</userinput></screen>
1677
	
1678
	<para>Alternatively, to build from source, use the ports collection:</para>
1679
	<screen>&prompt.root; <userinput>cd /usr/ports/x11-wm/fvwm2</userinput></screen>
1680
	<screen>&prompt.root; <userinput>make install clean</userinput></screen>
1681
1682
	<note><para>There are also packages for the <application>fvwm-1.X</application> 
1683
	and <application>fvwm-2.5.X</application> branches available</para></note>
1684
      </sect3>
1685
    </sect2>	
1644
  </sect1>
1686
  </sect1>
1645
1687
1646
</chapter>
1688
</chapter>

Return to bug 54806