| ARRIS Enterprises, Inc. Confidential Information | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kreatv-option-rcmaps_allThis IIP allows you to specify a scancode-to-keycode conversion table for the RC driver. Predefined tables exist (see param list below), but it is also possible to create your own custom keycode table. The rcmap file needs to be in the following format:
Where [ID] is custom id and [PROTOCOL] is one of the following
supported protocols: The scan code [SCANCODE_X_Y] maps to the corresponding key code [KEYCODE_X_Y] and modifier key code [MODIFIER_X_Y]. Scan codes are codes from IR remote, key and modifier codes are linux key codes from linux/input.h header. Modifier codes can be only 0 (no modifier), 42 (Shift), 29 (Ctrl), 56 (Alt), 100 (AltGr). If modifier code is 0 it can be omitted. Comments may be included in the file on a line by starting with a hash (#) character. Furthermore the lines may not be longer than 80 characters, if longer the mapping will not load. An example of this file (with only one mapping):
Parameters
Details
|