Would like to navigate Firefox from the TV couch using an Hauppauge remote control. The TV is a clone of the PC monitor screen in another room and has wired connections (S-video, 2 audio and IR). Works fine with the lirc commands, but it does get tedious to tab down on a web page with say 50 links. For this I use an Rf mouse transmitting through the wall, but I would prefer to use the IR remote controller. Should be possible with lircmd, but I cannot do it. Help!
The lircmd deamon starts ok but there is no action. Have lircmd.conf and xorg.conf entries exactly (except Device “evdev” in Xorg.conf) as per the lircmd documentation. Get the following message in Xorg.0.log:
() Option “SendCoreEvents”
() LIRC-Mouse: always reports core events
(**) LIRC-Mouse: Device: “/dev/lircm”
(EE) ioctl EVIOCGNAME failed: Invalid argument
(II) UnloadModule: “evdev”
(EE) PreInit returned NULL for “LIRC-Mouse”
What to do??