Xinqi Bao's Git
projects
/
dwm.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
b2e98bf
)
several fixes
author
Anselm R. Garbe <
[email protected]
>
Thu, 13 Jul 2006 12:33:22 +0000
(14:33 +0200)
committer
Anselm R. Garbe <
[email protected]
>
Thu, 13 Jul 2006 12:33:22 +0000
(14:33 +0200)
dev.c
diff
|
blob
|
history
dwm.html
diff
|
blob
|
history
diff --git
a/dev.c
b/dev.c
index
b25d9e3
..
5ececdf
100644
(file)
--- a/
dev.c
+++ b/
dev.c
@@
-26,7
+26,7
@@
static Key key[] = {
{ Mod1Mask, XK_k, sel, "prev" },
{ Mod1Mask, XK_j, sel, "next" },
{ Mod1Mask, XK_t, tiling, NULL },
{ Mod1Mask, XK_k, sel, "prev" },
{ Mod1Mask, XK_j, sel, "next" },
{ Mod1Mask, XK_t, tiling, NULL },
- { Mod1Mask, XK_f,
til
ing, NULL },
+ { Mod1Mask, XK_f,
float
ing, NULL },
{ Mod1Mask, XK_m, max, NULL },
{ Mod1Mask | ShiftMask, XK_c, ckill, NULL },
{ Mod1Mask | ShiftMask, XK_q, quit, 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
index
948192c
..
d1602fb
100644
(file)
--- a/
dwm.html
+++ b/
dwm.html
@@
-28,9
+28,9
@@
and all this hype about remote control through a 9P service, I only
want to manage my windows in a simple, but dynamic way. wmii never got
finished because I listened to users, who proposed arbitrary ideas I
and all this hype about remote control through a 9P service, I only
want to manage my windows in a simple, but dynamic way. wmii never got
finished because I listened to users, who proposed arbitrary ideas I
- considered useful. This resulted in an extreme <a href="http://www.jwz.org/doc/cadt.html">CADT
model
</a>
-
of developmentwhich was basically my
mistake. Thus the philosophy of
- dwm is
to fit my needs
. That's it.
+ considered useful. This resulted in an extreme <a href="http://www.jwz.org/doc/cadt.html">CADT</a>
+
development model, which was a
mistake. Thus the philosophy of
+ dwm is
simply <i>to fit my needs</i> (maybe yours as well)
. That's it.
</p>
<h3>Differences to wmii</h3
<p>
</p>
<h3>Differences to wmii</h3
<p>