Files
window-maker.github.io/docs/guidedtour/index.html

147 lines
6.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Window Maker: Guided Tour - Index</title>
<meta charset="utf-8">
<link rel="stylesheet" href="/style.css" media="screen">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport"
content="width=device-width, minimumscale=1.0, maximum-scale=1.0">
</head>
<body>
<div id="wrapper">
<header>
<h1>
<a href="/">
<span class="first">Window</span><span class="second">Maker</span>
</a>
</h1>
</header>
<aside>
<nav class="menu">
<ul>
<li id="dock">
<a href="#"></a>
</li>
<li id="home" title="Home">
<a href="/">Home</a>
</li>
<li id="news" title="News">
<a href="/news">News</a>
</li>
<li id="docs" title="Documentation">
<a href="/docs">Documentation</a>
</li>
<li id="mail" title="Mailing lists">
<a href="/lists">Mailing</a>
</li>
<li id="devel" title="Development">
<a href="/dev">Development</a>
</li>
<li id="screenshots" title="Screenshots">
<a href="/screenshots">Screenshots</a>
</li>
<li id="themes" title="Themes">
<a href="/themes">Themes</a>
</li>
<li id="links" title="Links">
<a href="/links">Links</a>
</li>
</ul>
</nav>
</aside>
<article>
<div class="document" id="window-maker">
<h1 class="title">Window Maker</h1>
<div class="center section" id="guided-tour">
<h1>Guided Tour</h1>
<img alt="images/gnusteplogo.png" class="screenshot center" src="images/gnusteplogo.png" style="width: 100px; height: 100px;">
</div>
<div class="section" id="foreword">
<h1>Foreword</h1>
<p>This tutorial is intended to help Window Maker users gain knowledge about the
many excellent features of this window manager. The official Users Guide is
worth reading. It can be reached from the <a class="reference external" href="/docs/guide_toc.html">Window Maker site</a>. Other guides, tutorials and tips can be found at
various sites on the internet. An internet search for "Window Maker guide
how-to" might provide additional worthwhile information.</p>
<p>This guided tour is NOT supposed to be a README, INSTALL or FAQ. These are
worth reading, or more accurately, they should be considered COMPULSORY
reading.</p>
<p>The information in the guided tour is based upon Window Maker version 0.95.3.
Check your version by opening WPrefs.app (the Window Maker Preferences tool).
The version number is shown in the initial WPrefs window just below the "Window
Maker Preferences" title. You may also run the command "<em>wmaker --version</em>" in
a terminal (without the quotation marks). This command returns the installed
version number of Window Maker.</p>
</div>
<div class="section" id="a-special-word-of-thanks">
<h1>A special word of thanks</h1>
<p>The original Window Maker Guided Tour site was created and maintained for many
years by Georges Tarbouriech. Where possible, I have retained his original
work - including the layout and structure of the pages, the descriptions of
Window Maker features, and even some of his original graphics. I want these
pages to be up-to-date, but I also want them to be (as much as possible) a
continuation of Georges' work. <em>Thank you, Georges</em>. (Having said that,
anything you find in error is without question my fault - so don't blame
Georges for any mistakes!) If you find an error, have a suggestion, or wish to
make a comment, you may contact me by email at
<em>bnance&amp;lt;atsigngoeshere&amp;gt;uu.edu</em>.</p>
<p>This tour will attempt to follow Window Maker development, but not
every update can be taken into account. In other words, this
tour can help you learn the basics, but does not pretend to provide all
of the detail or all of the latest information available in the
official README, INSTALL and FAQ documents provided by Window Maker
developers and maintainers.</p>
<div class="section" id="table-of-contents">
<h2>Table of contents</h2>
<ul class="contents simple">
<li><p><a class="reference external" href="prefs.html">Preferences</a></p></li>
<li><p><a class="reference external" href="win.html">Windows</a></p></li>
<li><p><a class="reference external" href="menu.html">Menus</a></p></li>
<li><p><a class="reference external" href="dock.html">Dock</a></p></li>
<li><p><a class="reference external" href="clip.html">Clip</a></p></li>
<li><p><a class="reference external" href="back.html">Backgrounds and themes</a></p></li>
<li><p><a class="reference external" href="misc.html">Miscellaneous</a></p></li>
</ul>
</div>
</div>
<div class="section" id="archives">
<h1>Archives</h1>
<p>Two archives are available: HTML and pictures.</p>
<!-- TODO: figure out what's the status of those archives. -->
<ul class="simple">
<li><p><a class="reference external" href="tut.tar.gz">tut.tar.gz (12K) HTML files</a></p></li>
<li><p><a class="reference external" href="img.tar.gz">img.tar.gz (613K) Picture files</a></p></li>
</ul>
</div>
<div class="section" id="links-of-interest">
<h1>Links of interest</h1>
<ul class="simple">
<li><p><a class="reference external" href="https://www.youtube.com/watch?v=dIkbxMbhBpc">Window Maker on Debian 6 (YouTube)</a> by fourandnine</p></li>
<li><p><a class="reference external" href="https://wiki.archlinux.org/index.php/Window_Maker">Arch Linux Window Maker Wiki Entry</a></p></li>
<li><p><a class="reference external" href="http://packages.debian.org/squeeze/wmaker">Debian Stable (Squeeze) Package Listing</a></p></li>
<li><p><a class="reference external" href="http://www.youtube.com/watch?v=T7VFjW8p9NU">Window Maker on Mageia Linux (YouTube)</a> by St. Louis Mageia Users' Group</p></li>
</ul>
<p class="center"><a class="reference external" href="http://www.windowmaker.org">Window Maker</a></p>
</div>
</div>
</article>
<div id="titlebar">
<div id="minimize"></div>
<div id="titlebar-inner">Window Maker: Guided Tour - Index</div>
<div id="close"></div>
</div>
<div id="resizebar">
<div id="resizel"></div>
<div id="resizebar-inner">
</div>
<div id="resizer"></div>
</div>
</div>
</body>
</html>