[hackers] [sites] Mention my helpful xinitrc? || hendry

From: <hg_AT_suckless.org>
Date: Sun, 16 Aug 2009 10:54:15 +0000 (UTC)

changeset: 126:3d62731d8117
user: hendry_AT_iki.fi
date: Sun Jun 28 13:22:58 2009 +0100
files: dwm.suckless.org/tutorial.md
description:
Mention my helpful xinitrc?

diff -r a77d3ecad7fb -r 3d62731d8117 dwm.suckless.org/tutorial.md
--- a/dwm.suckless.org/tutorial.md Thu Jun 25 22:22:36 2009 +0200
+++ b/dwm.suckless.org/tutorial.md Sun Jun 28 13:22:58 2009 +0100
@@ -1,15 +1,15 @@
-Tutorial following the default binds specified in the header file [config.def.h](http://code.suckless.org/hg/dwm/file/tip/config.def.h).
+Following the default binds configured by the header file
+[config.def.h](http://code.suckless.org/hg/dwm/file/tip/config.def.h).
 
         [Shift]+[Alt]+[Enter] - launch terminal
- [Alt]+[p] - dmenu for running program like x-www-browser
+ [Alt]+[p] - dmenu for running programs like the x-www-browser
 
-By default there are 9 tags. You can think of them as workspaces, though
-pedantically they are tags.
+By default there are 9 tags (~workspaces).
 
-Launch a few terminals and dwm will tile the windows between the **master** and
-**stack**. A new terminal appears on the **master** window. Existing windows
-are pushed upon a **stack** to the right of the screen. `[Alt]+[Enter]` toggles
-windows between master and stack.
+Launch a few terminals `[Shift]+[Alt]+[Enter]` and dwm will _tile_ the windows
+between the **master** and **stack**. A new terminal appears on the **master**
+window. Existing windows are pushed upon a **stack** to the right of the
+screen. `[Alt]+[Enter]` toggles windows between master and stack.
 
 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
@@ -41,3 +41,5 @@
 To quit dwm cleanly:
 
         [Shift]+[Alt]+[q]
+
+To launch dwm, ideally you should setup an [xinitrc](http://git.webconverger.org/?p=home.git;a=blob_plain;f=.xinitrc).
Received on Sun Aug 16 2009 - 10:54:15 UTC

This archive was generated by hypermail 2.2.0 : Sun Aug 16 2009 - 14:19:55 UTC