Port Docs to Jekyll
42
chap6.php
@@ -1,42 +0,0 @@
|
|||||||
<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>User Guide: Glossary</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 />
|
|
||||||
<br />
|
|
||||||
|
|
||||||
<h1>Glossary</h1>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li>[drag] to click in an object with the mouse and move the mouse while holding the mouse button.</li>
|
|
||||||
|
|
||||||
<li>[miniaturize] (iconify, minimize) to temporarily put a window aside, replacing the window with a miniature
|
|
||||||
representation of it.</li>
|
|
||||||
|
|
||||||
<li>[Meta key] depending on the system and keyboard types, this can mean different keys. Under Linux, it is usually
|
|
||||||
the Alt or Alternate key.</li>
|
|
||||||
</ul><br />
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
39
chap7.php
@@ -1,39 +0,0 @@
|
|||||||
<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>User Guide: Credits</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 />
|
|
||||||
<br />
|
|
||||||
|
|
||||||
<h2>Chapter 7</h2>
|
|
||||||
|
|
||||||
<h1>Credits</h1><br />
|
|
||||||
<br />
|
|
||||||
The original TeX version of this document was written by Afredo K. Kojima.<br />
|
|
||||||
<br />
|
|
||||||
The HTML conversion was done primarily by Jeremy Crabtree, with assistance from Dan Olav Mikael Hultgren
|
|
||||||
Gudmundsson.<br />
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,28 +1,10 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
---
|
||||||
<head>
|
layout: default
|
||||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
title: FAQ
|
||||||
|
---
|
||||||
<title>Window Maker: Home</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 />
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<?
|
|
||||||
$chapter = $_GET["chapter"];
|
|
||||||
if ($chapter == "") {
|
|
||||||
?>
|
|
||||||
|
|
||||||
<h1>FAQ</h1>
|
<h1>FAQ</h1>
|
||||||
|
|
||||||
<p>Have questions about Window Maker? If so, look no further. Below is our collection of Frequently Asked Questions and
|
<p>Have questions about Window Maker? If so, look no further. Below is our collection of Frequently Asked Questions and
|
||||||
@@ -31,29 +13,26 @@
|
|||||||
Green. Questions are routinely taken and added in from the mailing lists and IRC forums.</p>
|
Green. Questions are routinely taken and added in from the mailing lists and IRC forums.</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="FAQ.php?chapter=1">Introduction to Window Maker</a></li>
|
<li><a href="#chap1">Introduction to Window Maker</a></li>
|
||||||
|
|
||||||
<li><a href="FAQ.php?chapter=2">Installing Window Maker</a></li>
|
<li><a href="#chap2">Installing Window Maker</a></li>
|
||||||
|
|
||||||
<li><a href="FAQ.php?chapter=3">Configuring Window Maker</a></li>
|
<li><a href="#chap3">Configuring Window Maker</a></li>
|
||||||
|
|
||||||
<li><a href="FAQ.php?chapter=4">Using Window Maker</a></li>
|
<li><a href="#chap4">Using Window Maker</a></li>
|
||||||
|
|
||||||
<li><a href="FAQ.php?chapter=5">Application Compatibility</a></li>
|
<li><a href="#chap5">Application Compatibility</a></li>
|
||||||
|
|
||||||
<li><a href="FAQ.php?chapter=6">Themes and Dockapps</a></li>
|
<li><a href="#chap6">Themes and Dockapps</a></li>
|
||||||
|
|
||||||
<li><a href="FAQ.php?chapter=7">Miscellaneous Questions</a></li>
|
<li><a href="#chap7">Miscellaneous Questions</a></li>
|
||||||
|
|
||||||
<li><a href="FAQ.php?chapter=8">Troubleshooting Tips</a></li>
|
<li><a href="#chap8">Troubleshooting Tips</a></li>
|
||||||
|
|
||||||
<li><a href="FAQ.php?chapter=9">Programming for Window Maker</a></li>
|
<li><a href="#chap9">Programming for Window Maker</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
<?
|
|
||||||
}
|
<h1 id="chap1">Chapter 1: Introduction to Window Maker</h1>
|
||||||
if ($chapter == 1) {
|
|
||||||
?>
|
|
||||||
<h1>Chapter 1: Introduction to Window Maker</h1>
|
|
||||||
<UL type="disc">
|
<UL type="disc">
|
||||||
<B>1.1</B> <A href="#30">What is Window Maker?</A><BR>
|
<B>1.1</B> <A href="#30">What is Window Maker?</A><BR>
|
||||||
<B>1.2</B> <A href="#31">Where can I get Window Maker?</A><BR>
|
<B>1.2</B> <A href="#31">Where can I get Window Maker?</A><BR>
|
||||||
@@ -198,12 +177,7 @@ the latter of which are used to fix bugs.
|
|||||||
It is generally safe to go with the highest numbered
|
It is generally safe to go with the highest numbered
|
||||||
patch release.
|
patch release.
|
||||||
|
|
||||||
<?
|
<h1 id="chap2">Chapter 2: Installing Window Maker</h1>
|
||||||
}
|
|
||||||
if ($chapter==2) {
|
|
||||||
?>
|
|
||||||
|
|
||||||
<h1>Chapter 2: Installing Window Maker</h1>
|
|
||||||
<UL type="disc">
|
<UL type="disc">
|
||||||
<B>2.1</B> <A href="#41">Why are no icons showing up after installing Window Maker?</A><BR>
|
<B>2.1</B> <A href="#41">Why are no icons showing up after installing Window Maker?</A><BR>
|
||||||
<B>2.2</B> <A href="#42">How do I make Window Maker link against libtiff?</A><BR>
|
<B>2.2</B> <A href="#42">How do I make Window Maker link against libtiff?</A><BR>
|
||||||
@@ -710,11 +684,7 @@ so there are no visable changes for users, and existing file formats will work a
|
|||||||
For developers, there is a proplist-compat.h header that provides a mapping between the old and new function names. See the comments in this file for further instructions.<BR>
|
For developers, there is a proplist-compat.h header that provides a mapping between the old and new function names. See the comments in this file for further instructions.<BR>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
|
|
||||||
<?
|
<h1 id="chap3">Chapter 3: Configuring Window Maker</h1>
|
||||||
}
|
|
||||||
if ($chapter == 3) {
|
|
||||||
?>
|
|
||||||
<h1>Chapter 3: Configuring Window Maker</h1>
|
|
||||||
<UL type="disc">
|
<UL type="disc">
|
||||||
<B>3.1</B> <A href="#73">What are those files inside my ~/GNUstep directory?</A><BR>
|
<B>3.1</B> <A href="#73">What are those files inside my ~/GNUstep directory?</A><BR>
|
||||||
<B>3.2</B> <A href="#74">How do I enable the normal X sloppy focus mode?</A><BR>
|
<B>3.2</B> <A href="#74">How do I enable the normal X sloppy focus mode?</A><BR>
|
||||||
@@ -1245,11 +1215,8 @@ This will not:
|
|||||||
<P>
|
<P>
|
||||||
Thanks to Martin Sillence for pointing this out.<BR>
|
Thanks to Martin Sillence for pointing this out.<BR>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
<?
|
|
||||||
}
|
<h1 id="chap4">Chapter 4: Using Window Maker</h1>
|
||||||
if ($chapter==4) {
|
|
||||||
?>
|
|
||||||
<h1>Chapter 4: Using Window Maker</h1>
|
|
||||||
<UL type="disc">
|
<UL type="disc">
|
||||||
<B>4.1</B> <A href="#62">How do add new icons to the Dock?</A><BR>
|
<B>4.1</B> <A href="#62">How do add new icons to the Dock?</A><BR>
|
||||||
<B>4.2</B> <A href="#63">What is the difference between the Exit and Exit Session Option?</A><BR>
|
<B>4.2</B> <A href="#63">What is the difference between the Exit and Exit Session Option?</A><BR>
|
||||||
@@ -1380,11 +1347,8 @@ is useful for moving large numbers of windows between desktops.
|
|||||||
<P>
|
<P>
|
||||||
You can also select windows with shift+click.<BR>
|
You can also select windows with shift+click.<BR>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
<?
|
|
||||||
}
|
<h1 id="chap5">Chapter 5: Application Compatibility</h1>
|
||||||
if ($chapter==5) {
|
|
||||||
?>
|
|
||||||
<h1>Chapter 5: Application Compatibility</h1>
|
|
||||||
<UL type="disc">
|
<UL type="disc">
|
||||||
<B>5.1</B> <A href="#96">How do I assign gimp an appicon?</A><BR>
|
<B>5.1</B> <A href="#96">How do I assign gimp an appicon?</A><BR>
|
||||||
<B>5.2</B> <A href="#97">How do I get an appicon for XEmacs 20.3+?</A><BR>
|
<B>5.2</B> <A href="#97">How do I get an appicon for XEmacs 20.3+?</A><BR>
|
||||||
@@ -1812,11 +1776,8 @@ Now the window will not take focus when switching workspaces.
|
|||||||
[NOTE: this will also make the window non-focusable via keyboard window
|
[NOTE: this will also make the window non-focusable via keyboard window
|
||||||
switching. The only way to shift focus to the window is via the mouse. ]<BR>
|
switching. The only way to shift focus to the window is via the mouse. ]<BR>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
<?
|
|
||||||
}
|
<h1 id="chap6">Chapter 6: Themes and Dockapps</h1>
|
||||||
if ($chapter==6) {
|
|
||||||
?>
|
|
||||||
<h1>Chapter 6: Themes and Dockapps</h1>
|
|
||||||
<UL type="disc">
|
<UL type="disc">
|
||||||
<B>6.1</B> <A href="#121">What exactly are themes?</A><BR>
|
<B>6.1</B> <A href="#121">What exactly are themes?</A><BR>
|
||||||
<B>6.2</B> <A href="#122">How do I install a theme?</A><BR>
|
<B>6.2</B> <A href="#122">How do I install a theme?</A><BR>
|
||||||
@@ -1902,11 +1863,8 @@ add
|
|||||||
</PRE>
|
</PRE>
|
||||||
in your wmmacros file.<BR>
|
in your wmmacros file.<BR>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
<?
|
|
||||||
}
|
<h1 id="chap7">Chapter 7: Miscellaneous Questions</h1>
|
||||||
if ($chapter==7) {
|
|
||||||
?>
|
|
||||||
<h1>Chapter 7: Miscellaneous Questions</h1>
|
|
||||||
<UL type="disc">
|
<UL type="disc">
|
||||||
<B>7.1</B> <A href="#115">Is there a pager for Window Maker?</A><BR>
|
<B>7.1</B> <A href="#115">Is there a pager for Window Maker?</A><BR>
|
||||||
<B>7.2</B> <A href="#116">How do I use getstyle and setstyle?</A><BR>
|
<B>7.2</B> <A href="#116">How do I use getstyle and setstyle?</A><BR>
|
||||||
@@ -2072,18 +2030,11 @@ Send the resulting "~/typescript" together with a concise explanation
|
|||||||
about how to reproduce the bug (please use the included BUGFORM for
|
about how to reproduce the bug (please use the included BUGFORM for
|
||||||
instruction) to the <A HREF="http://www.windowmaker.org/feedback.php?mailto=developers">developers</A>.<BR>
|
instruction) to the <A HREF="http://www.windowmaker.org/feedback.php?mailto=developers">developers</A>.<BR>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
<?
|
|
||||||
}
|
<h1 id="chap8">Chapter 8: Troubleshooting Tips</h1>
|
||||||
if ($chapter==8) {
|
|
||||||
?>
|
|
||||||
<h1>Chapter 8: Troubleshooting Tips</h1>
|
|
||||||
No questions are currently available for this chapter.</FONT>
|
No questions are currently available for this chapter.</FONT>
|
||||||
|
|
||||||
<?
|
<h1 id="chap9">Chapter 9: Programming for Window Maker</h1>
|
||||||
}
|
|
||||||
if ($chapter==9) {
|
|
||||||
?>
|
|
||||||
<h1>Chapter 9: Programming for Window Maker</h1>
|
|
||||||
<UL type="disc">
|
<UL type="disc">
|
||||||
<B>9.1</B> <A href="#111">How do I get a normal X application to produce an appicon?</A><BR>
|
<B>9.1</B> <A href="#111">How do I get a normal X application to produce an appicon?</A><BR>
|
||||||
<B>9.2</B> <A href="#112">How do I get my tcl/tk application to produce an appicon?</A><BR>
|
<B>9.2</B> <A href="#112">How do I get my tcl/tk application to produce an appicon?</A><BR>
|
||||||
@@ -2147,28 +2098,7 @@ To subscribe to this list, send a message with the word ``subscribe'' in
|
|||||||
the _BODY_ of the message to: <A HREF="mailto:wings-request@postilion.org"><wings-request@postilion.org></A>.<BR>
|
the _BODY_ of the message to: <A HREF="mailto:wings-request@postilion.org"><wings-request@postilion.org></A>.<BR>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
|
|
||||||
<?
|
|
||||||
}
|
|
||||||
if ($chapter > 0) {
|
|
||||||
?>
|
|
||||||
<HR size="1" noshade width="100%" align="center">
|
<HR size="1" noshade width="100%" align="center">
|
||||||
<DIV align="center">
|
<DIV align="center">
|
||||||
<A href="FAQ.php">Top level of FAQ</A>
|
<A href="#">Top level of FAQ</A>
|
||||||
</DIV>
|
</DIV>
|
||||||
<?
|
|
||||||
}
|
|
||||||
?>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,19 +1,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
---
|
||||||
<head>
|
layout: default
|
||||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
title: User Guide - Introduction
|
||||||
|
---
|
||||||
<title>User Guide: Introduction</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"); ?>
|
|
||||||
|
|
||||||
<table class="inner" border="0" cellpadding="1" cellspacing="1">
|
|
||||||
<tr>
|
|
||||||
<td content="content" colspan="2" valign="top">
|
|
||||||
<h3>Introduction</h3>
|
<h3>Introduction</h3>
|
||||||
|
|
||||||
<p>This manual describes the usage and configuration of the WindowMaker window manager. It is intended for both users
|
<p>This manual describes the usage and configuration of the WindowMaker window manager. It is intended for both users
|
||||||
@@ -1,19 +1,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
---
|
||||||
<head>
|
layout: default
|
||||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
title: User Guide - Windows
|
||||||
|
---
|
||||||
<title>User Guide: Window</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"); ?>
|
|
||||||
|
|
||||||
<table class="inner" border="0" cellpadding="1" cellspacing="1">
|
|
||||||
<tr>
|
|
||||||
<td content="content" colspan="2" valign="top">
|
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
@@ -850,11 +838,3 @@
|
|||||||
</table><br />
|
</table><br />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,21 +1,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
---
|
||||||
<head>
|
layout: default
|
||||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
title: User Guide - Workspace
|
||||||
|
---
|
||||||
<title>User Guide: The Workspace</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 />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
@@ -434,11 +420,3 @@
|
|||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,22 +1,8 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
---
|
||||||
<head>
|
layout: default
|
||||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
title: User Guide - Configuration
|
||||||
|
---
|
||||||
|
|
||||||
<title>User Guide: Configuration</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"); ?>
|
|
||||||
|
|
||||||
<table class="inner" border="0" cellpadding="1" cellspacing="1">
|
|
||||||
<tr>
|
|
||||||
<td content="content" colspan="2" valign="top">
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
|
|
||||||
<h2>Chapter 4</h2>
|
<h2>Chapter 4</h2>
|
||||||
|
|
||||||
@@ -1672,11 +1658,3 @@
|
|||||||
</ul><br />
|
</ul><br />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,20 +1,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
---
|
||||||
<head>
|
layout: default
|
||||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
title: User Guide - Tips
|
||||||
|
---
|
||||||
<title>User Guide: Tips</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 />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
@@ -40,11 +27,3 @@
|
|||||||
</ul><br />
|
</ul><br />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
22
docs/chap6.html
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: User Guide - Glossary
|
||||||
|
---
|
||||||
|
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<h1>Glossary</h1>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>[drag] to click in an object with the mouse and move the mouse while holding the mouse button.</li>
|
||||||
|
|
||||||
|
<li>[miniaturize] (iconify, minimize) to temporarily put a window aside, replacing the window with a miniature
|
||||||
|
representation of it.</li>
|
||||||
|
|
||||||
|
<li>[Meta key] depending on the system and keyboard types, this can mean different keys. Under Linux, it is usually
|
||||||
|
the Alt or Alternate key.</li>
|
||||||
|
</ul><br />
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
18
docs/chap7.html
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: User Guide - Credits
|
||||||
|
---
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<h2>Chapter 7</h2>
|
||||||
|
|
||||||
|
<h1>Credits</h1><br />
|
||||||
|
<br />
|
||||||
|
The original TeX version of this document was written by Afredo K. Kojima.<br />
|
||||||
|
<br />
|
||||||
|
The HTML conversion was done primarily by Jeremy Crabtree, with assistance from Dan Olav Mikael Hultgren
|
||||||
|
Gudmundsson.<br />
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 818 B After Width: | Height: | Size: 818 B |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
140
docs/guide_toc.html
Normal file
@@ -0,0 +1,140 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: User Guide
|
||||||
|
---
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<h1><a href="chap1.html">Chapter 1: Introduction</a></h1>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li><a href="chap1.html#1.1">1.1 What is a window manager?</a></li>
|
||||||
|
</ul><br />
|
||||||
|
|
||||||
|
<h1><a href="chap2.html">Chapter 2: Windows</a></h1>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li><a href="chap2.html#2.1">2.1 Anatomy of a window</a></li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<a href="chap2.html#2.2">2.2 Working with windows</a>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li><a href="chap2.html#2.2.1">2.2.1 Focusing a window</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.2.2">2.2.2 Reordering Overlapping
|
||||||
|
Windows</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.2.3">2.2.3 Moving a Window</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.2.4">2.2.4 Resizing a Window</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.2.5">2.2.5 Miniaturizing a
|
||||||
|
Window</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.2.6">2.2.6 Shading a Window</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.2.7">2.2.7 Closing a Window</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.2.8">2.2.8 Maximizing a
|
||||||
|
Window</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.2.9">2.2.9 The Window Commands
|
||||||
|
Menu</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<a href="chap2.html#2.3">2.3 The Window Attributes Inspector</a>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li><a href="chap2.html#2.3.1">2.3.1 Window
|
||||||
|
Specification</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.3.2">2.3.2 Window Attributes</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.3.3">2.3.3 Advanced Options</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.3.4">2.3.4 Icon and Initial
|
||||||
|
Workspace</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap2.html#2.3.5">2.3.5 Application
|
||||||
|
Specific</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul><br />
|
||||||
|
|
||||||
|
<h1><a href="chap3.html">Chapter 3: The Workspace</a></h1>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li>
|
||||||
|
<a href="chap3.html#3.1">3.1 Working with Menus</a>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li><a href="chap3.html#3.1.1">3.1.1 The Root Window
|
||||||
|
Menu</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap3.html#3.1.2">3.1.2 The Window List
|
||||||
|
Menu</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<a href="chap3.html#3.2">3.2 Working with Applications</a>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li><a href="chap3.html#3.2.1">3.2.1 Hiding An
|
||||||
|
Application</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap3.html#3.2.2">3.2.2 The Application Icon
|
||||||
|
Menu</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap3.html#3.2.3">3.2.3 The Application
|
||||||
|
Dock</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<a href="chap3.html#3.3">3.3 Working with Workspaces</a>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li><a href="chap3.html#3.3.1">3.3.1 The Workspace Menu</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap3.html#3.3.2">3.3.2 The Workspace Clip</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul><br />
|
||||||
|
|
||||||
|
<h1><a href="chap4.html">Chapter 4: Configuring WindowMaker</a></h1>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li>
|
||||||
|
<a href="chap4.html#4.1">4.1 The Defualts Database System</a>
|
||||||
|
|
||||||
|
<ul type="disc">
|
||||||
|
<li><a href="chap4.html#4.1.1">4.1.1 Propety List File
|
||||||
|
Format</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap4.html#4.1.2">4.1.2 Value Types</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap4.html#4.1.3">4.1.3 Preferences</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap4.html#4.1.4">4.1.4 Window Attributes</a></li>
|
||||||
|
|
||||||
|
<li><a href="chap4.html#4.1.5">4.1.5 Applications Menu</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul><br />
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<h1><a href="chap5.html">Chapter 5: Tips</a></h1><br />
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<h1><a href="chap6.html">Chapter 6: Glossary</a></h1><br />
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<h1><a href="chap7.html">Chapter 7: Credits</a></h1><br />
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
@@ -1,17 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---
|
||||||
<html><head>
|
layout: default
|
||||||
<title>Window Maker - Backgrounds</title>
|
title: Guided Tour - Backgrounds and Themes
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css">
|
|
||||||
|
|
||||||
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<strong> </strong><strong> </strong>
|
|
||||||
<h1><strong>
|
|
||||||
<center>Backgrounds and Themes</center>
|
<center>Backgrounds and Themes</center>
|
||||||
</strong></h1>
|
</strong></h1>
|
||||||
|
|
||||||
@@ -160,5 +151,3 @@ the theme name. <br>
|
|||||||
<p> </p>
|
<p> </p>
|
||||||
|
|
||||||
<center><a href="index.html">Back to index</a></center>
|
<center><a href="index.html">Back to index</a></center>
|
||||||
|
|
||||||
</body></html>
|
|
||||||
@@ -1,15 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---
|
||||||
<html><head><title>Window Maker - Clip</title>
|
layout: default
|
||||||
|
title: Guided Tour - Clip
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css"></head>
|
|
||||||
<strong><big> </big></strong>
|
|
||||||
<h1><strong>
|
<h1><strong>
|
||||||
<center>CLIP</center>
|
<center>CLIP</center>
|
||||||
</strong></h1>
|
</strong></h1>
|
||||||
@@ -153,5 +146,3 @@ the dock. <br>
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
<center><a href="index.html">Back to index</a></center>
|
<center><a href="index.html">Back to index</a></center>
|
||||||
|
|
||||||
</body></html>
|
|
||||||
@@ -1,15 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---
|
||||||
<html><head><title>Window Maker - Dock</title>
|
layout: default
|
||||||
|
title: Guided Tour - Dock
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css">
|
|
||||||
|
|
||||||
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
|
||||||
<strong> </strong>
|
|
||||||
<h1><strong>
|
<h1><strong>
|
||||||
<center>DOCK</center>
|
<center>DOCK</center>
|
||||||
</strong></h1>
|
</strong></h1>
|
||||||
@@ -185,5 +178,3 @@ settings panel will launch the Firefox browser.<br>
|
|||||||
<p> </p>
|
<p> </p>
|
||||||
|
|
||||||
<center><a href="index.html">Back to index</a></center>
|
<center><a href="index.html">Back to index</a></center>
|
||||||
|
|
||||||
</body></html>
|
|
||||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 215 KiB After Width: | Height: | Size: 215 KiB |
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 366 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 658 B After Width: | Height: | Size: 658 B |
|
Before Width: | Height: | Size: 817 B After Width: | Height: | Size: 817 B |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 554 KiB After Width: | Height: | Size: 554 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@@ -1,16 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
---
|
||||||
<html><head>
|
layout: default
|
||||||
|
title: Guided Tour - Index
|
||||||
|
---
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="keywords" content="WindowMaker,windowmaker,window manager,Window Maker"><title>WindowMaker Guided tour - Index</title>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css"></head>
|
|
||||||
<h1 align="center"><strong><big>Window Maker</big></strong></h1>
|
<h1 align="center"><strong><big>Window Maker</big></strong></h1>
|
||||||
|
|
||||||
<h2 align="center">Guided Tour</h2>
|
<h2 align="center">Guided Tour</h2>
|
||||||
@@ -125,5 +116,3 @@ Maker</span></strong></a></center>
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</body></html>
|
|
||||||
@@ -1,16 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---
|
||||||
<html><head>
|
layout: default
|
||||||
|
title: Guided Tour - Menus
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
---
|
||||||
|
|
||||||
|
|
||||||
<meta name="keywords" content="WindowMaker,windowmaker,window manager,Window Maker">
|
|
||||||
<title>WindowMaker Guided tour - Index</title>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css">
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<h1>
|
<h1>
|
||||||
<center>Menus</center>
|
<center>Menus</center>
|
||||||
@@ -192,5 +183,3 @@ used if absolutely necessary.</p>
|
|||||||
|
|
||||||
<center><a href="index.html">Back
|
<center><a href="index.html">Back
|
||||||
to Index</a></center>
|
to Index</a></center>
|
||||||
|
|
||||||
</body></html>
|
|
||||||
@@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---
|
||||||
<html><head>
|
layout: default
|
||||||
<strong><title>Window Maker - Miscellaneous</title>
|
title: Guided Tour - Miscellaneous
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
---
|
||||||
<link href="title.css" rel="stylesheet" type="text/css">
|
|
||||||
</strong></head>
|
|
||||||
<h1><strong>
|
<h1><strong>
|
||||||
<center>Miscellaneous</center>
|
<center>Miscellaneous</center>
|
||||||
</strong></h1>
|
</strong></h1>
|
||||||
@@ -87,5 +86,3 @@ of the area under the mouse pointer.<br>
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
<center><a href="index.html">Back to index</a></center>
|
<center><a href="index.html">Back to index</a></center>
|
||||||
|
|
||||||
</body></html>
|
|
||||||
@@ -1,14 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---
|
||||||
<html><head><title>Window Maker - News</title>
|
layout: default
|
||||||
|
title: Guided Tour - News
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css"></head>
|
|
||||||
<h1><strong>
|
<h1><strong>
|
||||||
<center>News</center></strong></h1>
|
<center>News</center></strong></h1>
|
||||||
<strong>
|
<strong>
|
||||||
@@ -172,7 +166,3 @@ the addition of a debian folder with files summing around ~20k lines. The full d
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<center><a href="index.html">Back to index</a></center>
|
<center><a href="index.html">Back to index</a></center>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body></html>
|
|
||||||
@@ -1,14 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---
|
||||||
<html><head><title>Window Maker - Prefs</title>
|
layout: default
|
||||||
|
title: Guided Tour - Prefs
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css"></head>
|
|
||||||
<h1>
|
<h1>
|
||||||
<center>Preferences</center>
|
<center>Preferences</center>
|
||||||
</h1>
|
</h1>
|
||||||
@@ -481,5 +474,3 @@ defaults file, it's very important to follow the syntax.<br>
|
|||||||
<center><a href="index.html">Back
|
<center><a href="index.html">Back
|
||||||
to Index</a>
|
to Index</a>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
</body></html>
|
|
||||||
@@ -1,16 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---
|
||||||
<html><head>
|
layout: default
|
||||||
|
title: Guided Tour - Windows
|
||||||
|
---
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="keywords" content="WindowMaker,windowmaker,window manager,Window Maker"><title>WindowMaker Guided tour - Index</title>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css"></head>
|
|
||||||
<h1>
|
<h1>
|
||||||
<center>Windows</center>
|
<center>Windows</center>
|
||||||
</h1>
|
</h1>
|
||||||
@@ -372,6 +363,4 @@ Closes the window</p>
|
|||||||
<p><em>Kill</em>:<br>
|
<p><em>Kill</em>:<br>
|
||||||
Kills the application.
|
Kills the application.
|
||||||
Usually, an application must be closed from inside (menu or other
|
Usually, an application must be closed from inside (menu or other
|
||||||
means). This option is especially reserved for "emergency" cases.</p>
|
means). This option is especially reserved for "emergency" cases.</p>
|
||||||
|
|
||||||
</body></html>
|
|
||||||
@@ -21,16 +21,16 @@ title: Documentation
|
|||||||
sections below, which should make the experience of learning Window Maker a more pleasant one.</p>
|
sections below, which should make the experience of learning Window Maker a more pleasant one.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="installation.php">Installation Basics</a></li>
|
<li><a href="installation.html">Installation Basics</a></li>
|
||||||
<li><a href="wmaker_install.php">Window Maker Compilation and Installation</a></li>
|
<li><a href="wmaker_install.html">Window Maker Compilation and Installation</a></li>
|
||||||
<li><a href="wmaker_i18n.php">Window Maker Internationalisation</a></li>
|
<li><a href="wmaker_i18n.html">Window Maker Internationalisation</a></li>
|
||||||
<li><a href="guidedtour/index.html">Guided Tour</a></li>
|
<li><a href="guidedtour/index.html">Guided Tour</a></li>
|
||||||
<li><a href="guide_toc.php">User Guide</a></li>
|
<li><a href="guide_toc.html">User Guide</a></li>
|
||||||
<!-- <li><a href="desktop.php">Desktop/X Integration</a></li> -->
|
<!-- <li><a href="desktop.php">Desktop/X Integration</a></li> -->
|
||||||
|
|
||||||
<li><a href="FAQ.php">FAQ</a></li>
|
<li><a href="FAQ.html">FAQ</a></li>
|
||||||
|
|
||||||
<li><a href="wings.php">WINGs</a></li>
|
<li><a href="wings.html">WINGs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>Very frequently asked question </h3>
|
<h3>Very frequently asked question </h3>
|
||||||
|
|||||||
@@ -1,20 +1,8 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
---
|
||||||
<head>
|
layout: default
|
||||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
title: Documentation
|
||||||
|
---
|
||||||
|
|
||||||
<title>Window Maker: Documentation</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 />
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
@@ -113,12 +101,3 @@
|
|||||||
for many more choices.</p>
|
for many more choices.</p>
|
||||||
|
|
||||||
<br><br><br>
|
<br><br><br>
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,20 +1,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
---
|
||||||
<head>
|
layout: default
|
||||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
title: WINGs
|
||||||
|
---
|
||||||
<title>WINGs</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 />
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
@@ -1,41 +1,7 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
---
|
||||||
<html>
|
layout: default
|
||||||
<!-- This manual is for WINDOW MAKER window manager, version git#next.
|
title: Internationalisation
|
||||||
|
---
|
||||||
Copyright (C) 2015 The Window Maker Team.
|
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation; either version 2 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License along
|
|
||||||
with this program, see file COPYING for details. -->
|
|
||||||
<!-- Created by GNU Texinfo 6.1, http://www.gnu.org/software/texinfo/ -->
|
|
||||||
<head>
|
|
||||||
<title>Window Maker Internationalisation 1.0</title>
|
|
||||||
|
|
||||||
<meta name="description" content="Window Maker Internationalisation 1.0">
|
|
||||||
<meta name="keywords" content="Window Maker Internationalisation 1.0">
|
|
||||||
<meta name="resource-type" content="document">
|
|
||||||
<meta name="distribution" content="global">
|
|
||||||
<meta name="Generator" content="makeinfo">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
||||||
<link href="#Top" rel="start" title="Top">
|
|
||||||
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
|
|
||||||
<link href="dir.html#Top" rel="up" title="(dir)">
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body lang="en">
|
|
||||||
|
|
||||||
<?php include("dock.php"); ?>
|
|
||||||
<?php include("header.php"); ?>
|
|
||||||
|
|
||||||
<a name="Top"></a>
|
<a name="Top"></a>
|
||||||
<a name="Window-Maker-Internationalisation"></a>
|
<a name="Window-Maker-Internationalisation"></a>
|
||||||
@@ -518,8 +484,3 @@ can run:
|
|||||||
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,41 +1,7 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
---
|
||||||
<html>
|
layout: default
|
||||||
<!-- This manual is for WINDOW MAKER window manager, version git#next.
|
title: Compilation and Installation
|
||||||
|
---
|
||||||
Copyright (C) 2015 The Window Maker Team.
|
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation; either version 2 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License along
|
|
||||||
with this program, see file COPYING for details. -->
|
|
||||||
<!-- Created by GNU Texinfo 6.1, http://www.gnu.org/software/texinfo/ -->
|
|
||||||
<head>
|
|
||||||
<title>Window Maker Compilation and Installation 1.0</title>
|
|
||||||
|
|
||||||
<meta name="description" content="Window Maker Compilation and Installation 1.0">
|
|
||||||
<meta name="keywords" content="Window Maker Compilation and Installation 1.0">
|
|
||||||
<meta name="resource-type" content="document">
|
|
||||||
<meta name="distribution" content="global">
|
|
||||||
<meta name="Generator" content="makeinfo">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
||||||
<link href="#Top" rel="start" title="Top">
|
|
||||||
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
|
|
||||||
<link href="dir.html#Top" rel="up" title="(dir)">
|
|
||||||
<link href="title.css" rel="stylesheet" type="text/css" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body lang="en">
|
|
||||||
|
|
||||||
<?php include("dock.php"); ?>
|
|
||||||
<?php include("header.php"); ?>
|
|
||||||
|
|
||||||
<a name="Top"></a>
|
<a name="Top"></a>
|
||||||
<a name="Window-Maker-Compilation-and-Installation"></a>
|
<a name="Window-Maker-Compilation-and-Installation"></a>
|
||||||
@@ -833,8 +799,3 @@ You should check the output of <code>wmaker</code> for an error, it may be visib
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
161
guide_toc.php
@@ -1,161 +0,0 @@
|
|||||||
<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>
|
|
||||||