IR setup # Setup a custom keycode to wake the N2 from suspend or poweroff # You can stop kodi and eventlircd and use "ir-keytable -u" to obtain a compa> # IR keycode # # remotewakeup='0xbf40fe01' # # decode_type can be one of the following: # NEC='0x0', DUOKAN='0x1', TOSHIBA='0x2', RCA='0x3', RC5='0x4', RC6A='0x5', N> # NEC_RCA_2IN1='0x7', RCMM='0x8', NEC_RC5_2IN1='0x9', NEC_RC5_2IN1='0xa', RC6> # # decode_type='0x0' # NEC # # remote power key mask: # Some IR protocols implement a toggle bit, this can be ignored by the "and" > # RC5='0x37ff', RC6='0x1effff', RC6A='0xffff7fff' # # remotewakeupmask='0xffffffff'