Allow config.h to use multimedia keys (XF86_XK_*); fixes issue #123
This commit is contained in:
parent
002c7e550b
commit
48954a163a
1 changed files with 1 additions and 0 deletions
1
main.c
1
main.c
|
@ -31,6 +31,7 @@
|
|||
#include <sys/time.h>
|
||||
#include <sys/wait.h>
|
||||
#include <X11/keysym.h>
|
||||
#include <X11/XF86keysym.h>
|
||||
|
||||
#include "types.h"
|
||||
#include "commands.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue