commit 249c5390ec93ad33562af3e752f6ed6bc2fbc07b parent 2ed3bd8cf700e0618ff595f1943800015bf57939 Author: Christoph Lohmann <20h@r-36.net> Date: Thu, 14 Jul 2011 22:09:51 +0200 Adding a better reference to the possibilities in dwm. Diffstat:
| M | dwm.suckless.org/tutorial.md | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dwm.suckless.org/tutorial.md b/dwm.suckless.org/tutorial.md @@ -1,5 +1,7 @@ -The following default binds are configured by the header file -[config.def.h](http://hg.suckless.org/dwm/file/tip/config.def.h). +Using dwm can be done in pure keyboard control or through some extra mouse +handling. See the +[config.def.h](http://hg.suckless.org/dwm/file/tip/config.def.h) for what +are the default bindings. They are used in this tutorial. [Shift]+[Alt]+[Enter] - launch terminal [Alt]+[p] - dmenu for running programs like the x-www-browser