ソースを参照

Allow config.h to use multimedia keys (XF86_XK_*); fixes issue #123

master
Bert Münnich 10年前
コミット
48954a163a
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      main.c

+ 1
- 0
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"


読み込み中…
キャンセル
保存