comparison main.c @ 6:0968b3739b8d

apply keymodes patch
author paulo@thepaulopc
date Sun, 12 Jun 2011 14:32:54 -0700
parents faa4cb9d7bd6
children bc03b37b37ba
comparison
equal deleted inserted replaced
1:88f43e9e5c75 2:4c369d0bfaee
16 #include <X11/Xproto.h> 16 #include <X11/Xproto.h>
17 17
18 /* extern */ 18 /* extern */
19 19
20 char stext[256]; 20 char stext[256];
21 char cmtext[256];
21 int screen, sx, sy, sw, sh, wax, way, waw, wah; 22 int screen, sx, sy, sw, sh, wax, way, waw, wah;
22 unsigned int bh, ntags, numlockmask; 23 unsigned int bh, ntags, numlockmask;
23 Atom wmatom[WMLast], netatom[NetLast]; 24 Atom wmatom[WMLast], netatom[NetLast];
24 Bool *seltag; 25 Bool *seltag;
25 Bool selscreen = True; 26 Bool selscreen = True;