[mythtv-users] RE: Photos of myth boxes

Torsten Schenkel torsten.schenkel at web.de
Sun Feb 1 14:37:44 EST 2004


Am So, den 01.02.2004 schrieb Andrew Hogue um 20:01:

> The only thing with Xine is that you need to use the mouse pointer to
> select the menus.  If anyone knows how to change that I'd love to hear the
> solution?

Xine uses the number pad keys for menu navigation, the lirc codes are:

<wait>
looking up
</wait>

begin
        prog = xine
        button = Ch+
        config = EventUp
end

begin
        prog = xine
        button = Ch-
        config = EventDown
end

begin
        prog = xine
        button = Vol+
        config = EventRight
end

begin
        prog = xine
        button = Vol-
        config = EventLeft
end

This is for the grey Hauppauge remote.


HTH,

Torsten
-- 
Walkthrough: MythTV on Epia with PVR350 using Debian:
http://www-isl.mach.uni-karlsruhe.de/~hi93/myth/mythtv_debian_epia_pvr350_walkthrough



More information about the mythtv-users mailing list