Introduction
Introduction Statistics Contact Development Disclaimer Help
tre-added xterm to config.default.h - dwm - [fork] customized build of dwm, the…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 986ca73074ef165880c75ee46a4eb6a1b328dc5b
parent 288098893c1502629fb8f23c43f2821af1c469c3
Author: Anselm R. Garbe <[email protected]>
Date: Thu, 22 Feb 2007 11:15:31 +0100
re-added xterm to config.default.h
Diffstat:
M config.default.h | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/config.default.h b/config.default.h
t@@ -42,6 +42,7 @@ static Layout layout[] = { \
#define KEYS \
static Key key[] = { \
/* modifier key function …
+ { MODKEY|ShiftMask, XK_Return, spawn, …
{ MODKEY, XK_space, setlayout, { …
{ MODKEY, XK_d, incnmaster, …
{ MODKEY, XK_i, incnmaster, …
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.