event.c
changeset 644 1ed8c40dde36
parent 643 e90bf387bf6f
child 647 fd2ea58b0b94
equal deleted inserted replaced
643:e90bf387bf6f 644:1ed8c40dde36
     1 /* (C)opyright MMVII Anselm R. Garbe <garbeam at gmail dot com>
     1 /* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
     2  * See LICENSE file for license details.
     2  * See LICENSE file for license details.
     3  */
     3  */
     4 #include "dwm.h"
     4 #include "dwm.h"
     5 #include <stdlib.h>
     5 #include <stdlib.h>
     6 #include <X11/keysym.h>
     6 #include <X11/keysym.h>