From ab959d7b4194715870128e616b8e29d4a101e488 Mon Sep 17 00:00:00 2001 From: etobi Date: Tue, 3 Sep 2013 09:48:41 +0200 Subject: Imported Upstream version 1.1.1+rev1207 --- util/av7110_loadkeys/README | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'util/av7110_loadkeys/README') diff --git a/util/av7110_loadkeys/README b/util/av7110_loadkeys/README index b778e9a..e0505dc 100644 --- a/util/av7110_loadkeys/README +++ b/util/av7110_loadkeys/README @@ -1,13 +1,13 @@ Hi, -this is a utility to setup IR control keymaps using the /proc/av7110_ir +this is a utility to setup IR control keymaps using the /proc/av7110_ir interface. -just call +just call # ./av7110_loadkeys [-i|--invert] [-a|--address ] keymapname.(rc5|rcmm) > /proc/av7110_ir -If your IR receiver hardware inverts the signal, you should use the -i +If your IR receiver hardware inverts the signal, you should use the -i or --invert command line option. If you have two or more devices which use the same IR protocol, you should @@ -42,7 +42,7 @@ Keymaps are in format: ------------------------------------------------------------------------ -In order to write a new keymap you might want to see the raw key +In order to write a new keymap you might want to see the raw key values in the kernel log. Use # insmod dvb-ttpci.o av7110_ir_debug=1 @@ -52,13 +52,12 @@ the kernel log while pressing your remote control keys. When you don't see any messages in your kernel log you should check all electrical connections, the selected protocol (RC5 or RCMM?) and the inversion setting. -You find a list of all linux input key identifiers in +You find a list of all linux input key identifiers in and "./input_fake.h". -Please post new keymaps on the linux-dvb mailing list or send them to +Please post new keymaps on the linux-dvb mailing list or send them to me . -have fun! +have fun! Holger - -- cgit v1.2.3