From 5551a6d6a391f19d3f1d1bc2574c1d4f7fc96824 Mon Sep 17 00:00:00 2001 From: Marcus Better Date: Wed, 20 Jul 2011 13:23:31 +0300 Subject: use system input.h This will automatically bring newly defined keys and buttons, and won't be older than the 3 years old one currently shipped. http://bugs.debian.org/447550 --- lirc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lirc.sh') diff --git a/lirc.sh b/lirc.sh index 74a6169..2aec1fd 100755 --- a/lirc.sh +++ b/lirc.sh @@ -1,5 +1,5 @@ #!/bin/sh -INPUT="linux-input.h" +INPUT="/usr/include/linux/input.h" cat <