This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
sxiv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Allow config.h to use multimedia keys (XF86_XK_*); fixes issue
#123
master
Bert Münnich
11 years ago
parent
002c7e550b
commit
48954a163a
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
main.c
+ 1
- 0
main.c
View File
@@ -31,6 +31,7 @@
#include <sys/time.h>
#include <sys/time.h>
#include <sys/wait.h>
#include <sys/wait.h>
#include <X11/keysym.h>
#include <X11/keysym.h>
#include <X11/XF86keysym.h>
#include "types.h"
#include "types.h"
#include "commands.h"
#include "commands.h"
Write
Preview
Loading…
Cancel
Save