Files
window-maker.github.io/guide_toc.php
Martin Dietze 3a49325e49 More flexible width of contents
- header graphics scales (within limits)
- width of text area is determied by css, now 90% instead of 880px
- more of the html code goes in included templates
2012-02-10 23:46:14 +00:00

162 lines
4.8 KiB
PHP

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
<title>Window Maker: News</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link href="title.css" rel="stylesheet" type="text/css" />
</head>
<body>
<?php include("dock.php"); ?>
<?php include("header.php"); ?>
<div>
<table class="inner" border="0" cellpadding="1" cellspacing="1">
<tr>
<td content="content" colspan="2" valign="top">
<br />
<br />
<h1><a href="chap1.php">Chapter 1: Introduction</a></h1>
<ul type="disc">
<li><a href="chap1.php#1.1">1.1 What is a window manager?</a></li>
</ul><br />
<h1><a href="chap2.php">Chapter 2: Windows</a></h1>
<ul type="disc">
<li><a href="chap2.php#2.1">2.1 Anatomy of a window</a></li>
<li>
<a href="chap2.php#2.2">2.2 Working with windows</a>
<ul type="disc">
<li><a href="chap2.php#2.2.1">2.2.1 Focusing a window</a></li>
<li><a href="chap2.php#2.2.2">2.2.2 Reordering Overlapping
Windows</a></li>
<li><a href="chap2.php#2.2.3">2.2.3 Moving a Window</a></li>
<li><a href="chap2.php#2.2.4">2.2.4 Resizing a Window</a></li>
<li><a href="chap2.php#2.2.5">2.2.5 Miniaturizing a
Window</a></li>
<li><a href="chap2.php#2.2.6">2.2.6 Shading a Window</a></li>
<li><a href="chap2.php#2.2.7">2.2.7 Closing a Window</a></li>
<li><a href="chap2.php#2.2.8">2.2.8 Maximizing a
Window</a></li>
<li><a href="chap2.php#2.2.9">2.2.9 The Window Commands
Menu</a></li>
</ul>
</li>
<li>
<a href="chap2.php#2.3">2.3 The Window Attributes Inspector</a>
<ul type="disc">
<li><a href="chap2.php#2.3.1">2.3.1 Window
Specification</a></li>
<li><a href="chap2.php#2.3.2">2.3.2 Window Attributes</a></li>
<li><a href="chap2.php#2.3.3">2.3.3 Advanced Options</a></li>
<li><a href="chap2.php#2.3.4">2.3.4 Icon and Initial
Workspace</a></li>
<li><a href="chap2.php#2.3.5">2.3.5 Application
Specific</a></li>
</ul>
</li>
</ul><br />
<h1><a href="chap3.php">Chapter 3: The Workspace</a></h1>
<ul type="disc">
<li>
<a href="chap3.php#3.1">3.1 Working with Menus</a>
<ul type="disc">
<li><a href="chap3.php#3.1.1">3.1.1 The Root Window
Menu</a></li>
<li><a href="chap3.php#3.1.2">3.1.2 The Window List
Menu</a></li>
</ul>
</li>
<li>
<a href="chap3.php#3.2">3.2 Working with Applications</a>
<ul type="disc">
<li><a href="chap3.php#3.2.1">3.2.1 Hiding An
Application</a></li>
<li><a href="chap3.php#3.2.2">3.2.2 The Application Icon
Menu</a></li>
<li><a href="chap3.php#3.2.3">3.2.3 The Application
Dock</a></li>
</ul>
</li>
<li>
<a href="chap3.php#3.3">3.3 Working with Workspaces</a>
<ul type="disc">
<li><a href="chap3.php#3.3.1">3.3.1 The Workspace Menu</a></li>
<li><a href="chap3.php#3.3.2">3.3.2 The Workspace Clip</a></li>
</ul>
</li>
</ul><br />
<h1><a href="chap4.php">Chapter 4: Configuring WindowMaker</a></h1>
<ul type="disc">
<li>
<a href="chap4.php#4.1">4.1 The Defualts Database System</a>
<ul type="disc">
<li><a href="chap4.php#4.1.1">4.1.1 Propety List File
Format</a></li>
<li><a href="chap4.php#4.1.2">4.1.2 Value Types</a></li>
<li><a href="chap4.php#4.1.3">4.1.3 Preferences</a></li>
<li><a href="chap4.php#4.1.4">4.1.4 Window Attributes</a></li>
<li><a href="chap4.php#4.1.5">4.1.5 Applications Menu</a></li>
</ul>
</li>
</ul><br />
<br />
<h1><a href="chap5.php">Chapter 5: Tips</a></h1><br />
<br />
<h1><a href="chap6.php">Chapter 6: Glossary</a></h1><br />
<br />
<h1><a href="chap7.php">Chapter 7: Credits</a></h1><br />
<br />
<br />
<br />
<br />
</td>
</tr>
</table>
<?php include("footer.php"); ?>
</body>
</html>