From 5e729ca8773643fa8d6b69bd5338f0598760efa9 Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 13 Aug 2009 22:43:03 +0200 Subject: fixed paths in readme for cgit --- README.rest.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'README.rest.txt') diff --git a/README.rest.txt b/README.rest.txt index 3bf56e6..c5ff331 100644 --- a/README.rest.txt +++ b/README.rest.txt @@ -10,7 +10,7 @@ pages virtual desktop, and a Dvorak keyboard with valume keys (mapped to the proper keycodes in X11). My music player is `AmaroK`, and my desktop manager is `ROX`. -.. _`slightly modified version`: recipes/TopLine +.. _`slightly modified version`: ../tree/recipes/TopLine Since my monitors can "pivot", I have further modified the recipe to handle rotating the displays. This needs help from the video card. See @@ -36,7 +36,7 @@ The decoration I have changed the `Clearlooks DeepSky` decoration_ to add a mini-icon as button 3. -.. _decoration: decorations/Dakkar/ +.. _decoration: ../tree/decorations/Dakkar/ The colorsets ============= @@ -45,7 +45,7 @@ Since I use tha `Gentoo` version of ``fvwm2``, it has a patch that allow fake transparency in the menus. Thus, I changed the `DarkDesktop` and `WhiteDesktop` colorsets_ to use this feature. -.. _colorsets: colorsets/ +.. _colorsets: ../tree/colorsets/ The bindings ============ @@ -57,8 +57,8 @@ also bound most window manipulation functions to various combination of ``Alt`` and the numeric keypad (see the `Window-Control-Dakkar`_ file) -.. _Music: components/bindings/Music -.. _Window-Control-Dakkar: components/bindings/Window-Control-Dakkar +.. _Music: ../tree/components/bindings/Music +.. _Window-Control-Dakkar: ../tree/components/bindings/Window-Control-Dakkar The preferences =============== @@ -67,7 +67,7 @@ To be able to select `AmaroK` as a music player, and `amixer` as a mixer control, I created the `dakkar_Preferences`_ file, which adds them to the appropriate menus. -.. _`dakkar_Preferences`: components/desktop/dakkar_Preferences +.. _`dakkar_Preferences`: ../tree/components/desktop/dakkar_Preferences The styles and icons ==================== @@ -82,13 +82,13 @@ The functions I redefined a couple of function in the Numpad_ to add the ``AnyScreen`` option. -.. _Numpad: components/functions/Numpad +.. _Numpad: ../tree/components/functions/Numpad Then I wrote the `Mixer-amixer`_ and `Music-amarok`_ files to interact with by chosen music programs. -.. _`Mixer-amixer`: components/functions/Mixer-amixer -.. _`Music-amarok`: components/functions/Music-amarok +.. _`Mixer-amixer`: ../tree/components/functions/Mixer-amixer +.. _`Music-amarok`: ../tree/components/functions/Music-amarok ``amixer`` is a simple command-line mixer, and its integration was easy. @@ -113,15 +113,15 @@ I also tweaked a Perl script I found on the Web to create a menu for my ``screen`` sessions, see the `Screen-Menu`_ configuration file and the `fvwm-screen.pl`_ script. -.. _`Screen-Menu`: components/functions/Screen-Menu -.. _`fvwm-screen.pl`: scripts/fvwm-screen.pl +.. _`Screen-Menu`: ../tree/components/functions/Screen-Menu +.. _`fvwm-screen.pl`: ../tree/scripts/fvwm-screen.pl Finally, in the `Notify`_ file, I redefined the ``UrgencyFunc`` to pop up a notification via the dbus notification mechanism (using a `simple Perl script`_ which uses `Net::DBus`_). -.. _Notify: components/functions/Notify -.. _`simple Perl script`: FvwmNotify.pm +.. _Notify: ../tree/components/functions/Notify +.. _`simple Perl script`: ../tree/FvwmNotify.pm .. _`Net::DBus`: http://search.cpan.org/~danberr/Net-DBus-0.33.5/ Rotating the displays @@ -183,4 +183,4 @@ things that need it: Maybe there's a samrter way to get the same result, but this works, and it only took an evening to set up. -.. _`~/.xinirc`: xinitrc +.. _`~/.xinirc`: ../tree/xinitrc -- cgit v1.2.3