t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 1549faf3b93f77aee08e7aad12c75f6b6ca4c058
   DIR parent 72655f0ce7abe85853aca98a051df2aab07116f9
   URI Author: Anselm R. Garbe <garbeam@wmii.de>
       Date:   Fri, 14 Jul 2006 08:45:30 +0200
       
       continued with man page
       
       Diffstat:
         M dwm.1                               |      34 +++++++++++++++++++++++++++++++
       
       1 file changed, 34 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/dwm.1 b/dwm.1
       t@@ -45,3 +45,37 @@ tag
        (Re-)arrange
        .B all
        windows tiled
       +.TP
       +.B Mod1-Shift-space
       +(Re-)arrange
       +.B all
       +windows floating
       +.TP
       +.B Mod1-Shift-[0..n]
       +Apply
       +.B nth
       +tag to current
       +.B window
       +.TP
       +.B Mod1-Shift-q
       +Quit
       +.B dwm
       +.TP
       +.B Mod1-Shift-Return
       +Start
       +.B terminal
       +.TP
       +.B Mod1-Shift-w
       +Start
       +.B web browser
       +.TP
       +.B Mod1-Shift-l
       +Lock
       +.B screen
       +.TP
       +.B Control-[0..n]
       +Append
       +.B nth
       +tag to cureent
       +.B window
       +