소스 검색

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

master
Bert Münnich 11 년 전
부모
커밋
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"


불러오는 중...
취소
저장