Remap button on remote control with macro
Posted: Tue Feb 07, 2012 3:00 pm
Is it possible to remap a button on remote control with a macro ?
Background:
After wake up of Samsung TV EPG is always empty. So I have to switch through the channels to fill EPG. I only need to call some few channels because many programs on same transponder offer the EPG data for a range of channels.
I have tested a remote LAN script with "ruSamsungTVCommunicator" and it works fine.
Because I don't need the remote control button "e-manual" I would like to remap this button with such a macro.
But how to remap a button on remote control with such a macro ?
Background:
After wake up of Samsung TV EPG is always empty. So I have to switch through the channels to fill EPG. I only need to call some few channels because many programs on same transponder offer the EPG data for a range of channels.
I have tested a remote LAN script with "ruSamsungTVCommunicator" and it works fine.
Code: Select all
KEY_MUTE,KEY_1,KEY_ENTER,KEY_SLEEP,KEY_2,KEY_ENTER,KEY_SLEEP,KEY_SLEEP,KEY_9,KEY_ENTER ?
But how to remap a button on remote control with such a macro ?