commit 191cb4cf378d4ccb67828174e7a35668ba25b27d
parent c1864c061e905bc97808bbd0cffb16e17a76f0bc
Author: jasonwryan <mail@jasonwryan.com>
Date: Tue, 9 Feb 2010 13:34:00 +1300
Removed obsolete references to sidebar and the manpage link...
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dwm.suckless.org/customisation/index.md b/dwm.suckless.org/customisation/index.md
@@ -37,4 +37,4 @@ Therefore, during an update of your repository you may run into conflicts if the
Are there any example customisations to get me started?
-------------------------------------------------------
-On the sidebar of this wiki page you will soon find links to example modifications that you may find useful to get started.
+Various customisation options are illustrated in the sub-directories of this wiki page. Under each of the categories (customfuncs, fonts, etc.,) you will find example modifications that will get you started.
diff --git a/dwm.suckless.org/tutorial.md b/dwm.suckless.org/tutorial.md
@@ -15,7 +15,7 @@ To move a terminal pane/tile/window to another tag you select the window by
hovering over the window. Then execute the bind `[Shift]+[Alt]+[2]` to move the
window to the 2 tag. `[Alt]+[2]` moves your focus to tag 2.
-As stated in the [manpage](manpage.html#lbAG) you can click tags with the left
+As stated in the manpage you can click tags with the left
mouse button and simulating `[Alt]+[tag number]`, but you can also click an
other tag with the right mouse button in order to bring those windows additionally
into your current focus.