aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html81
1 files changed, 38 insertions, 43 deletions
diff --git a/README.html b/README.html
index 8ebe55b..5d7324c 100644
--- a/README.html
+++ b/README.html
@@ -3,15 +3,13 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" />
<title>Dakkar's fvwm-crystal settings</title>
<style type="text/css">
/*
-:Author: David Goodger
-:Contact: goodger@users.sourceforge.net
-:Date: $Date: 2005-12-18 01:56:14 +0100 (Sun, 18 Dec 2005) $
-:Revision: $Revision: 4224 $
+:Author: David Goodger (goodger@python.org)
+:Id: $Id: html4css1.css 5196 2007-06-03 20:25:28Z wiemann $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
@@ -117,7 +115,7 @@ div.line-block div.line-block {
margin-left: 1.5em }
div.sidebar {
- margin-left: 1em ;
+ margin: 0 0 0.5em 1em ;
border: medium outset ;
padding: 1em ;
background-color: #ffffee ;
@@ -223,8 +221,7 @@ pre.address {
pre.literal-block, pre.doctest-block {
margin-left: 2em ;
- margin-right: 2em ;
- background-color: #eeeeee }
+ margin-right: 2em }
span.classifier {
font-family: sans-serif ;
@@ -281,9 +278,6 @@ h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
font-size: 100% }
-tt.docutils {
- background-color: #eeeeee }
-
ul.auto-toc {
list-style-type: none }
@@ -292,17 +286,18 @@ ul.auto-toc {
<body>
<div class="document" id="dakkar-s-fvwm-crystal-settings">
<h1 class="title">Dakkar's <tt class="docutils literal"><span class="pre">fvwm-crystal</span></tt> settings</h1>
+
<!-- -*- mode: rst; coding: utf-8 -*- -->
<p>I use a 2800x1050 desktop (two 20&quot; LCD panels on a GeForce 6600), with
-a <a class="reference" href="recipes/TopLine">slightly modified version</a> of the <cite>TopLine</cite> recipe. I also use a 5x5
+a <a class="reference external" href="../tree/recipes/TopLine">slightly modified version</a> of the <cite>TopLine</cite> recipe. I also use a 5x5
pages virtual desktop, and a Dvorak keyboard with valume keys (mapped
to the proper keycodes in X11). My music player is <cite>AmaroK</cite>, and my
desktop manager is <cite>ROX</cite>.</p>
<p>Since my monitors can &quot;pivot&quot;, I have further modified the recipe to
handle rotating the displays. This needs help from the video card. See
-the section <a class="reference" href="#rotating-the-displays">Rotating the displays</a>.</p>
-<div class="section">
-<h1><a id="the-recipe" name="the-recipe">The recipe</a></h1>
+the section <a class="reference internal" href="#rotating-the-displays">Rotating the displays</a>.</p>
+<div class="section" id="the-recipe">
+<h1>The recipe</h1>
<p>The main differences from the stock <cite>TopLine</cite> are:</p>
<ul class="simple">
<li>different desktop bindings</li>
@@ -312,46 +307,46 @@ the section <a class="reference" href="#rotating-the-displays">Rotating the disp
<li>geometries rewritten to use <tt class="docutils literal"><span class="pre">&#64;g</span></tt> to work with <cite>Xinerama</cite></li>
<li>each pager (and my &quot;biff&quot; terminal) is raised above all other
windows if I keep the mouse pointer on it long enough</li>
-<li>some functions added to handle <a class="reference" href="#rotating-the-displays">rotating the displays</a></li>
+<li>some functions added to handle <a class="reference internal" href="#rotating-the-displays">rotating the displays</a></li>
</ul>
</div>
-<div class="section">
-<h1><a id="the-decoration" name="the-decoration">The decoration</a></h1>
-<p>I have changed the <cite>Clearlooks DeepSky</cite> <a class="reference" href="decorations/Dakkar/">decoration</a> to add a mini-icon
+<div class="section" id="the-decoration">
+<h1>The decoration</h1>
+<p>I have changed the <cite>Clearlooks DeepSky</cite> <a class="reference external" href="../tree/decorations/Dakkar/">decoration</a> to add a mini-icon
as button 3.</p>
</div>
-<div class="section">
-<h1><a id="the-colorsets" name="the-colorsets">The colorsets</a></h1>
+<div class="section" id="the-colorsets">
+<h1>The colorsets</h1>
<p>Since I use tha <cite>Gentoo</cite> version of <tt class="docutils literal"><span class="pre">fvwm2</span></tt>, it has a patch that
allow fake transparency in the menus. Thus, I changed the
-<cite>DarkDesktop</cite> and <cite>WhiteDesktop</cite> <a class="reference" href="colorsets/">colorsets</a> to use this feature.</p>
+<cite>DarkDesktop</cite> and <cite>WhiteDesktop</cite> <a class="reference external" href="../tree/colorsets/">colorsets</a> to use this feature.</p>
</div>
-<div class="section">
-<h1><a id="the-bindings" name="the-bindings">The bindings</a></h1>
+<div class="section" id="the-bindings">
+<h1>The bindings</h1>
<p>I redefined most keyboard bindings to my taste. Of particular interest
-may be the <a class="reference" href="components/bindings/Music">Music</a> file, where I bind the volume controls to the volume
+may be the <a class="reference external" href="../tree/components/bindings/Music">Music</a> file, where I bind the volume controls to the volume
keycodes, and the <tt class="docutils literal"><span class="pre">Music-GUI</span></tt> function to the &quot;eject&quot; keycode. I
also bound most window manipulation functions to various combination
-of <tt class="docutils literal"><span class="pre">Alt</span></tt> and the numeric keypad (see the <a class="reference" href="components/bindings/Window-Control-Dakkar">Window-Control-Dakkar</a>
+of <tt class="docutils literal"><span class="pre">Alt</span></tt> and the numeric keypad (see the <a class="reference external" href="../tree/components/bindings/Window-Control-Dakkar">Window-Control-Dakkar</a>
file)</p>
</div>
-<div class="section">
-<h1><a id="the-preferences" name="the-preferences">The preferences</a></h1>
+<div class="section" id="the-preferences">
+<h1>The preferences</h1>
<p>To be able to select <cite>AmaroK</cite> as a music player, and <cite>amixer</cite> as a
-mixer control, I created the <a class="reference" href="components/desktop/dakkar_Preferences">dakkar_Preferences</a> file, which adds
+mixer control, I created the <a class="reference external" href="../tree/components/desktop/dakkar_Preferences">dakkar_Preferences</a> file, which adds
them to the appropriate menus.</p>
</div>
-<div class="section">
-<h1><a id="the-styles-and-icons" name="the-styles-and-icons">The styles and icons</a></h1>
+<div class="section" id="the-styles-and-icons">
+<h1>The styles and icons</h1>
<p>I added some style declaration and icons for some applications
(e.g. the windows created by <tt class="docutils literal"><span class="pre">xine-ui</span></tt> and <tt class="docutils literal"><span class="pre">xpad</span></tt> should be bare,
and I added icons for <tt class="docutils literal"><span class="pre">xchat-2</span></tt> and <tt class="docutils literal"><span class="pre">skype</span></tt>)</p>
</div>
-<div class="section">
-<h1><a id="the-functions" name="the-functions">The functions</a></h1>
-<p>I redefined a couple of function in the <a class="reference" href="components/functions/Numpad">Numpad</a> to add the
+<div class="section" id="the-functions">
+<h1>The functions</h1>
+<p>I redefined a couple of function in the <a class="reference external" href="../tree/components/functions/Numpad">Numpad</a> to add the
<tt class="docutils literal"><span class="pre">AnyScreen</span></tt> option.</p>
-<p>Then I wrote the <a class="reference" href="components/functions/Mixer-amixer">Mixer-amixer</a> and <a class="reference" href="components/functions/Music-amarok">Music-amarok</a> files to interact
+<p>Then I wrote the <a class="reference external" href="../tree/components/functions/Mixer-amixer">Mixer-amixer</a> and <a class="reference external" href="../tree/components/functions/Music-amarok">Music-amarok</a> files to interact
with by chosen music programs.</p>
<p><tt class="docutils literal"><span class="pre">amixer</span></tt> is a simple command-line mixer, and its integration was
easy.</p>
@@ -371,14 +366,14 @@ my <tt class="docutils literal"><span class="pre">~/bin</span></tt> directory (w
<tt class="docutils literal"><span class="pre">$PATH</span></tt>). Using this, the icon works as expected.</p>
</div>
<p>I also tweaked a Perl script I found on the Web to create a menu for
-my <tt class="docutils literal"><span class="pre">screen</span></tt> sessions, see the <a class="reference" href="components/functions/Screen-Menu">Screen-Menu</a> configuration file and
-the <a class="reference" href="scripts/fvwm-screen.pl">fvwm-screen.pl</a> script.</p>
-<p>Finally, in the <a class="reference" href="components/functions/Notify">Notify</a> file, I redefined the <tt class="docutils literal"><span class="pre">UrgencyFunc</span></tt> to pop
-up a notification via the dbus notification mechanism (using a <a class="reference" href="FvwmNotify.pm">simple
-Perl script</a> which uses <a class="reference" href="http://search.cpan.org/~danberr/Net-DBus-0.33.5/">Net::DBus</a>).</p>
+my <tt class="docutils literal"><span class="pre">screen</span></tt> sessions, see the <a class="reference external" href="../tree/components/functions/Screen-Menu">Screen-Menu</a> configuration file and
+the <a class="reference external" href="../tree/scripts/fvwm-screen.pl">fvwm-screen.pl</a> script.</p>
+<p>Finally, in the <a class="reference external" href="../tree/components/functions/Notify">Notify</a> file, I redefined the <tt class="docutils literal"><span class="pre">UrgencyFunc</span></tt> to pop
+up a notification via the dbus notification mechanism (using a <a class="reference external" href="../tree/FvwmNotify.pm">simple
+Perl script</a> which uses <a class="reference external" href="http://search.cpan.org/~danberr/Net-DBus-0.33.5/">Net::DBus</a>).</p>
</div>
-<div class="section">
-<h1><a id="rotating-the-displays" name="rotating-the-displays">Rotating the displays</a></h1>
+<div class="section" id="rotating-the-displays">
+<h1>Rotating the displays</h1>
<p>This takes a little background.</p>
<p>First of all, my <tt class="docutils literal"><span class="pre">/etc/X11/xorg.conf</span></tt> file has a <tt class="docutils literal"><span class="pre">Screen</span></tt> section
like this:</p>
@@ -402,7 +397,7 @@ EndSection
</pre>
<p>This specifies that, normally, I use my displays horizontally, one to
the right of the other.</p>
-<p>Then, in my <a class="reference" href="xinitrc">~/.xinirc</a>, I add a second &quot;MetaMode&quot;:</p>
+<p>Then, in my <a class="reference external" href="../tree/xinitrc">~/.xinirc</a>, I add a second &quot;MetaMode&quot;:</p>
<pre class="literal-block">
./bin/nv-control-dpy --add-metamode \
'DFP-0: 1400x1050 &#64;1400x1050 +0+1050, DFP-1: 1400x1050 &#64;1400x1050 +0+0'