summaryrefslogtreecommitdiff
path: root/app/fvwm/docs/modules.html
blob: 6c3f3c2790373a676c303aff5d517f1a258141d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!--  Modification History -->

<!--  Changed on 10/31/98 by DanEspen (dje): -->
<!--  - This file was originally created from a tex file using -->
<!--  LaTeX2HTML.  I'm sorry to not continue with that approach, but -->
<!--  I just don't have a working version of that program. -->
<HTML>
<HEAD>
<TITLE>>The Official FVWM Homepage - Module Interface</TITLE>
<META NAME="description" CONTENT="The Fvwm Module Interface">
<META NAME="keywords" CONTENT="modules">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
</HEAD>
  <body LANG="EN" BACKGROUND="black-stone1.jpg"
    bgcolor="#000000" text="#ffffff"
    link="#FFFF88" vlink="#EEDDDD" alink="#ff0000">
    <center>
      <h1><font color="pink">
	  The Official FVWM Homepage - Module Interface</font></h1>
    </center>
<hr>
<h2>Table Of Contents</h2>
<UL>
  <li><a href="mod_changes.html">Important Changes Since Fvwm-1.xx</a>
  <li><a href="mod_concept.html">Concept</a>
  <li><a href="mod_security.html">Security</a>
  <li><a href="mod_initialization.html">Initialization</a>
  <li><a href="mod_m2f_communication.html">Module-to-Fvwm Communication</a>
  <li><a href="mod_f2m_communication.html">Fvwm-to-Module Communication</a>
</ul>
<P>
<P>
</BODY>
</HTML>