changeset: 442:99cd8d48cb8c
tag: tip
user: jasonwryan <mail_AT_jasonwryan.com>
date: Tue Feb 09 19:13:45 2010 +1300
files: dwm.suckless.org/tutorial.md
description:
Fixed link to the dwm manpage.
diff -r e215c3a00650 -r 99cd8d48cb8c dwm.suckless.org/tutorial.md
--- a/dwm.suckless.org/tutorial.md Tue Feb 09 13:34:00 2010 +1300
+++ b/dwm.suckless.org/tutorial.md Tue Feb 09 19:13:45 2010 +1300
_AT_@ -15,8 +15,7 @@
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 you can click tags with the left
-mouse button and simulating `[Alt]+[tag number]`, but you can also click an
+As stated in the [dwm manpage](
http://man.suckless.org/dwm/1/dwm), 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.
Received on Tue Feb 09 2010 - 07:13:25 CET