[PATCH evemu 6/7] data: add EV_REP range to ntrig recording

Peter Hutterer peter.hutterer at who-t.net
Thu Nov 21 16:20:01 PST 2013


This is just to make the tests work again. New evemu writes out all valid
event types, even when it's just zeros. The EV_REP range was missing from this
recording, causing the test to fail.

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 data/ntrig-dell-xt2.prop | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/ntrig-dell-xt2.prop b/data/ntrig-dell-xt2.prop
index bcbfbb0..553b8f1 100644
--- a/data/ntrig-dell-xt2.prop
+++ b/data/ntrig-dell-xt2.prop
@@ -81,6 +81,7 @@ B: 04 00 00 00 00 00 00 00 00
 B: 05 00 00 00 00 00 00 00 00
 B: 11 00 00 00 00 00 00 00 00
 B: 12 00 00 00 00 00 00 00 00
+B: 14 00 00 00 00 00 00 00 00
 B: 15 00 00 00 00 00 00 00 00
 B: 15 00 00 00 00 00 00 00 00
 A: 00 0 9600 75 0 0
-- 
1.8.3.1



More information about the Input-tools mailing list