Author: randy
Date: 2005-04-17 16:22:40 -0600 (Sun, 17 Apr 2005)
New Revision: 3752

Added:
   trunk/BOOK/x/wm/mwm.xml
Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/wm/wm.xml
Log:
Added an 'Other Window Managers' section to Chapter 27

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2005-04-17 21:02:50 UTC 
(rev 3751)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2005-04-17 22:22:40 UTC 
(rev 3752)
@@ -22,8 +22,8 @@
 
 <itemizedlist>
 
-<listitem><para>April 17th, 2005 [randy]: Updated to 
-LessTif-0.94.4.</para></listitem>
+<listitem><para>April 17th, 2005 [randy]: Updated to LessTif-0.94.4; added 
+an "Other Window Managers" section to Chapter 27".</para></listitem>
 
 <listitem><para>April 17th, 2005 [manuel]: Updated the stylesheets to use
 DocBook-XSL 1.68.1.</para></listitem>

Added: trunk/BOOK/x/wm/mwm.xml
===================================================================
--- trunk/BOOK/x/wm/mwm.xml     2005-04-17 21:02:50 UTC (rev 3751)
+++ trunk/BOOK/x/wm/mwm.xml     2005-04-17 22:22:40 UTC (rev 3752)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+  <!ENTITY % general-entities SYSTEM "../../general.ent">
+  %general-entities;
+]>
+
+<sect1 id="other-wms" xreflabel="Other Window Managers">
+<sect1info>
+<othername>$LastChangedBy$</othername>
+<date>$Date$</date>
+</sect1info>
+<?dbhtml filename="other-wms.html" ?>
+<title>Other Window Managers</title>
+
+<para><command>twm</command> is the Tab Window Manager. This is the default 
+window manager installed by the <xref linkend="xorg"/> and 
+<xref linkend="xfree86"/> <application>X</application> Window systems.</para>
+
+<para><command>mwm</command> is the Motif® Window Manager.  It is an 
+<application>OSF/Motif®</application> clone packaged and installed with 
+<xref linkend="lesstif"/>.</para>
+
+</sect1>
+


Property changes on: trunk/BOOK/x/wm/mwm.xml
___________________________________________________________________
Name: svn:keywords
   + LastChangedBy Date

Modified: trunk/BOOK/x/wm/wm.xml
===================================================================
--- trunk/BOOK/x/wm/wm.xml      2005-04-17 21:02:50 UTC (rev 3751)
+++ trunk/BOOK/x/wm/wm.xml      2005-04-17 22:22:40 UTC (rev 3752)
@@ -53,5 +53,6 @@
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="fluxbox.xml"/>  
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="metacity.xml"/>  
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="xfce.xml"/>  
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="mwm.xml"/>  
 
 </chapter>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to