Difference between revisions of "Add support for new remote controls"
From LinuxMCE
Jerry finn (Talk | contribs) |
m (Added this page to the InfraRed Category) |
||
Line 9: | Line 9: | ||
<p><h1>Programmer's guide</h1></p> | <p><h1>Programmer's guide</h1></p> | ||
<p>[[Control LinuxMCE using an Infrared remote]]</p> | <p>[[Control LinuxMCE using an Infrared remote]]</p> | ||
+ | |||
+ | [[Category:InfraRed]] |
Revision as of 08:10, 6 July 2007
How to set it up
LinuxMCE's infrared remote control module is based on LIRC. See http://lirc.org/ for details. LIRC includes an 'IR Record' utility to build a configuration file for a new remote control. Once you do that, then in LinuxMCE Admin choose 'Advanced', 'Device Templates'. Choose the manufacturer, for the Category choose Peripherals, Remote Controls, LIRC Remote controls. Type in the model of the remote and click 'add'. Then edit the device, add a device data "Configuration" and copy the LIRC configuration file into it.
The Programming Guide in Control LinuxMCE using an Infrared remote explains how it all works, and also how to use it.
How to use it
Control LinuxMCE using an Infrared remote