I started with the Ubuntu wiki and had a few choices for a MCE remote in the setup of lirc.
It is juust has a HP logo at the bottom and an RC6ir lable on the back.
The steps I followed [Via
sidrit's wordpress blog]:
First, we’re going to need to install lirc to get our remote to interact with the computer over infrared.
sudo apt-get install lircDuring the setup you will be prompted with a few configuration choices.
The first choice is the remote- On the list make sure you pick “Windows Media Center Remotes ( new version Philips et al. )”.
On the second prompt pick “None”.
After the installation finishes, plug in the infrared device and start the Lirc service:
sudo /etc/init.d/lirc restartTo test weather everything works correctly , on the terminal type:
irwthen after pressing any button on the remote you should see the output , altogether with the name of the key you pressed.