#define SHOLDCOL 0xC8C8C8 #define HOLDCOL 0x444444 #define SBORDERCOL 0x17736C #define BORDERCOL 0x000000 #define GHOSTCOL 0x797979 #define BORDER 4 #define MENUBORDER 0 #define MBORDERCOL 0x000000 #define MENUFGCOL 0x797979 #define MENUBGCOL 0x000000 #define SMENUFGCOL 0x000000 #define SMENUBGCOL 0x1f9b92 //#define SHOWSTICK #define VIRTNOTIFY #define SHORTCUTMOD Mod4Mask #define MODBITS (1<<6) #define MAX_KEY XK_m #define ICON_KEY XK_i #define UNHIDE_KEY XK_u #define MOVE_KEY XK_v #define RESIZE_KEY XK_r #define DESTROY_KEY XK_d #define STICK_KEY XK_s #define SNAPLEFT_KEY XK_h #define SNAPRIGHT_KEY XK_l #define SNAPTOP_KEY XK_k #define SNAPBOTTOM_KEY XK_j #define SNAPTOPLEFT_KEY XK_q #define SNAPBOTTOMLEFT_KEY XK_w #define SNAPBOTTOMRIGHT_KEY XK_o #define SNAPTOPRIGHT_KEY XK_p #define SNAPCENTER_KEY XK_c #define NEXTVIRT_KEY XK_Right #define PREVVIRT_KEY XK_Left #define LAUNCH_KEY XK_slash #define AUTOSTICK {\ "XOsview",\ 0\ } #define FONTLIST {\ "*-lucidatypewriter-medium-*-12-*-75-*",\ "lucm.latin1.9",\ "blit",\ "*-lucidatypewriter-bold-*-14-*-75-*",\ "9x15bold",\ "fixed",\ "*",\ 0\ }