Introduction
Introduction Statistics Contact Development Disclaimer Help
tseveral fixes - dwm - [fork] customized build of dwm, the dynamic window manag…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit b72588746f3d1548283ca98f90961b4f8c2e2800
parent b2e98bf9e2326cd1ba2c28c7fd4794929b275d24
Author: Anselm R. Garbe <[email protected]>
Date: Thu, 13 Jul 2006 14:33:22 +0200
several fixes
Diffstat:
M dev.c | 2 +-
M dwm.html | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/dev.c b/dev.c
t@@ -26,7 +26,7 @@ static Key key[] = {
{ Mod1Mask, XK_k, sel, "prev" },
{ Mod1Mask, XK_j, sel, "next" },
{ Mod1Mask, XK_t, tiling, NULL },
- { Mod1Mask, XK_f, tiling, NULL },
+ { Mod1Mask, XK_f, floating, NULL },
{ Mod1Mask, XK_m, max, NULL },
{ Mod1Mask | ShiftMask, XK_c, ckill, NULL },
{ Mod1Mask | ShiftMask, XK_q, quit, NULL },
diff --git a/dwm.html b/dwm.html
t@@ -28,9 +28,9 @@
and all this hype about remote control through a 9P service, I…
want to manage my windows in a simple, but dynamic way. wmii n…
finished because I listened to users, who proposed arbitrary i…
- considered useful. This resulted in an extreme <a href="http:/…
- of developmentwhich was basically my mistake. Thus the philoso…
- dwm is to fit my needs. That's it.
+ considered useful. This resulted in an extreme <a href="http:/…
+ development model, which was a mistake. Thus the philosophy of
+ dwm is simply <i>to fit my needs</i> (maybe yours as well). Th…
</p>
<h3>Differences to wmii</h3
<p>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.