diff options
author | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-14 11:57:33 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-14 11:57:33 +0200 |
commit | 0e5c8198bc5a69e87b0114b81d6569188828edfa (patch) | |
tree | ac564b321cca1acb88bfe3ba720e77fa8fb12fe5 /dwm.1 | |
parent | 6458d72572a30d2cc4af3385755033b2cca93057 (diff) | |
download | dwm-0e5c8198bc5a69e87b0114b81d6569188828edfa.tar.gz |
implemented dwm reading status text from stdin
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1 index 95a5d3a..9c63b29 100644 --- a/dwm.1 +++ b/dwm.1 @@ -81,4 +81,18 @@ Append .B nth tag to cureent .B window - +.SS Default Mouse Bindings +.TP +.B Mod1-Button1 +Moves current +.B window +while dragging +.TP +.B Mod1-Button2 +Lowers current +.B window +.TP +.B Mod1-Button3 +Resizes current +.B window +while dragging |