36 lines
1.2 KiB
HTML
36 lines
1.2 KiB
HTML
<!-- 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>
|