annotate config.arg.h @ 751:743061dbe7f2

made Mod-F4 (shutdown) work on notebook
author meillo@marmaro.de
date Sat, 16 Jun 2007 21:44:00 +0200
parents 6692d7e7e156
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
749
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
1 /* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
2 * See LICENSE file for license details.
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
3 */
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
4
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
5 #define TAGS \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
6 const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
7
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
8 #define BORDERPX 1
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
9 #define DEFMODE dotile /* dofloat */
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
10 #define FLOATSYMBOL "><>"
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
11 #define TILESYMBOL "[]="
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
12
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
13 #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
14 #define NORMBORDERCOLOR "#333"
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
15 #define NORMBGCOLOR "#222"
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
16 #define NORMFGCOLOR "#ccc"
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
17 #define SELBORDERCOLOR "#69c"
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
18 #define SELBGCOLOR "#555"
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
19 #define SELFGCOLOR "#fff"
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
20
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
21 #define MASTER 600 /* per thousand */
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
22 #define MODKEY Mod1Mask
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
23 #define NMASTER 1 /* clients in master area */
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
24 #define SNAP 40 /* pixel */
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
25 #define TOPBAR True /* False */
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
26
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
27 #define KEYS \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
28 static Key key[] = { \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
29 /* modifier key function argument */ \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
30 { MODKEY|ShiftMask, XK_Return, spawn, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
31 { .cmd = "exec uxterm -bg '#222' -fg '#eee' -cr '#eee' +sb -fn '"FONT"'" } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
32 { MODKEY, XK_p, spawn, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
33 { .cmd = "exe=\"$(lsx `echo $PATH | sed 's/:/ /g'` | sort -u " \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
34 " | dmenu -fn '"FONT"' -nb '"NORMBGCOLOR"' -nf '"NORMFGCOLOR"' " \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
35 "-sb '"SELBGCOLOR"' -sf '"SELFGCOLOR"')\" && exec $exe" } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
36 { MODKEY, XK_j, focusnext, { 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
37 { MODKEY, XK_k, focusprev, { 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
38 { MODKEY, XK_Return, zoom, { 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
39 { MODKEY, XK_g, resizemaster, { .i = 15 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
40 { MODKEY, XK_s, resizemaster, { .i = -15 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
41 { MODKEY, XK_i, incnmaster, { .i = 1 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
42 { MODKEY, XK_d, incnmaster, { .i = -1 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
43 { MODKEY|ShiftMask, XK_0, tag, { .i = -1 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
44 { MODKEY|ShiftMask, XK_1, tag, { .i = 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
45 { MODKEY|ShiftMask, XK_2, tag, { .i = 1 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
46 { MODKEY|ShiftMask, XK_3, tag, { .i = 2 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
47 { MODKEY|ShiftMask, XK_4, tag, { .i = 3 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
48 { MODKEY|ShiftMask, XK_5, tag, { .i = 4 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
49 { MODKEY|ShiftMask, XK_6, tag, { .i = 5 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
50 { MODKEY|ShiftMask, XK_7, tag, { .i = 6 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
51 { MODKEY|ShiftMask, XK_8, tag, { .i = 7 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
52 { MODKEY|ShiftMask, XK_9, tag, { .i = 8 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
53 { MODKEY|ControlMask|ShiftMask, XK_1, toggletag, { .i = 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
54 { MODKEY|ControlMask|ShiftMask, XK_2, toggletag, { .i = 1 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
55 { MODKEY|ControlMask|ShiftMask, XK_3, toggletag, { .i = 2 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
56 { MODKEY|ControlMask|ShiftMask, XK_4, toggletag, { .i = 3 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
57 { MODKEY|ControlMask|ShiftMask, XK_5, toggletag, { .i = 4 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
58 { MODKEY|ControlMask|ShiftMask, XK_6, toggletag, { .i = 5 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
59 { MODKEY|ControlMask|ShiftMask, XK_7, toggletag, { .i = 6 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
60 { MODKEY|ControlMask|ShiftMask, XK_8, toggletag, { .i = 7 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
61 { MODKEY|ControlMask|ShiftMask, XK_9, toggletag, { .i = 8 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
62 { MODKEY|ShiftMask, XK_c, killclient, { 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
63 { MODKEY, XK_space, togglemode, { 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
64 { MODKEY|ShiftMask, XK_space, togglefloat, { 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
65 { MODKEY, XK_0, view, { .i = -1 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
66 { MODKEY, XK_1, view, { .i = 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
67 { MODKEY, XK_2, view, { .i = 1 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
68 { MODKEY, XK_3, view, { .i = 2 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
69 { MODKEY, XK_4, view, { .i = 3 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
70 { MODKEY, XK_5, view, { .i = 4 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
71 { MODKEY, XK_6, view, { .i = 5 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
72 { MODKEY, XK_7, view, { .i = 6 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
73 { MODKEY, XK_8, view, { .i = 7 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
74 { MODKEY, XK_9, view, { .i = 8 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
75 { MODKEY|ControlMask, XK_1, toggleview, { .i = 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
76 { MODKEY|ControlMask, XK_2, toggleview, { .i = 1 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
77 { MODKEY|ControlMask, XK_3, toggleview, { .i = 2 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
78 { MODKEY|ControlMask, XK_4, toggleview, { .i = 3 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
79 { MODKEY|ControlMask, XK_5, toggleview, { .i = 4 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
80 { MODKEY|ControlMask, XK_6, toggleview, { .i = 5 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
81 { MODKEY|ControlMask, XK_7, toggleview, { .i = 6 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
82 { MODKEY|ControlMask, XK_8, toggleview, { .i = 7 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
83 { MODKEY|ControlMask, XK_9, toggleview, { .i = 8 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
84 { MODKEY|ShiftMask, XK_q, quit, { 0 } }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
85 };
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
86
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
87 #define RULES \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
88 static Rule rule[] = { \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
89 /* class:instance:title regex tags regex isfloat */ \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
90 { "Firefox.*", "3", False }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
91 { "Gimp.*", NULL, True }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
92 { "MPlayer.*", NULL, True }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
93 { "Acroread.*", NULL, True }, \
6692d7e7e156 added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
meillo@marmaro.de
parents:
diff changeset
94 };