[gnome-lirc-properties] Make sure the input layer remote definition is up-to-date
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-lirc-properties] Make sure the input layer remote definition is up-to-date
- Date: Wed, 26 May 2010 17:31:07 +0000 (UTC)
commit ed5fdb965c32be4cf89a2d7c28d41a0acfd066ad
Author: Bastien Nocera <hadess hadess net>
Date: Wed May 26 17:06:17 2010 +0100
Make sure the input layer remote definition is up-to-date
By regenerating it on "make check"
data/Makefile.am | 1 +
data/linux-input-layer-lircd.conf | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 9fe41cf..947207d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -32,6 +32,7 @@ lirc_generate_linux_input_LDADD = $(GLIB_LIBS)
resourcesdir = $(pkgdatadir)
+check: regenerate-linux-input-layer-conf
regenerate-linux-input-layer-conf: lirc-generate-linux-input
$(AM_V_GEN) $(builddir)/lirc-generate-linux-input > $(builddir)/linux-input-layer-lircd.conf
diff --git a/data/linux-input-layer-lircd.conf b/data/linux-input-layer-lircd.conf
index 64c0fa2..159144c 100644
--- a/data/linux-input-layer-lircd.conf
+++ b/data/linux-input-layer-lircd.conf
@@ -127,6 +127,7 @@ begin remote
KEY_KPEQUAL 0x10075
KEY_KPPLUSMINUS 0x10076
KEY_PAUSE 0x10077
+ KEY_SCALE 0x10078
KEY_KPCOMMA 0x10079
KEY_HANGEUL 0x1007a
KEY_HANGUEL 0x10000
@@ -207,6 +208,7 @@ begin remote
KEY_PAUSECD 0x100c9
KEY_PROG3 0x100ca
KEY_PROG4 0x100cb
+ KEY_DASHBOARD 0x100cc
KEY_SUSPEND 0x100cd
KEY_CLOSE 0x100ce
KEY_PLAY 0x100cf
@@ -313,6 +315,7 @@ begin remote
BTN_STYLUS2 0x1014c
BTN_TOOL_DOUBLETAP 0x1014d
BTN_TOOL_TRIPLETAP 0x1014e
+ BTN_TOOL_QUADTAP 0x1014f
BTN_WHEEL 0x10150
BTN_GEAR_DOWN 0x10150
BTN_GEAR_UP 0x10151
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]