[mythtv-users] Packard Bell Remote lircrd config?

Harondel J. Sibble help at pdscc.com
Fri Sep 19 15:13:39 EDT 2003


This is my current setup which needs an overhaul, but mostly works fine.

On 19 Sep 2003 at 11:26, Jim Jarrett wrote:

> If anyone is using a Packard Bell remote with LIRC, I'd appreciate seeing your
> .lircrc file. I am not entirely sure how I want to set mine up.


begin
        button = SRS
        prog   = irexec
        config = xterm -geometry 50x20+80+40 &
end
begin
        button = Aux1
        prog   = irexec
#        config = xawtv -xvport 64 -geometry +50+70 &
	config = xawtv -xvport 64
#	config = xawtvxv
#	flags  = once
        mode   = tv
end
begin
        button = Aux2
        prog   = irexec
        config = xine -f shows/*avi &
#	flags  = once
        mode   = xine
end

begin
        button = Aux3
        prog   = irexec
        config = mythfrontend &
#	flags  = once
        mode   = mythtv
end

SNIP NON MYTHTV RELATED ENTRIES


begin mythtv
begin 
    prog = irxevent
    button = CHUp		
    config = Key Up CurrentWindow
end

begin
    prog = irxevent
    button = ChDown
    config = Key Down CurrentWindow
end

begin
    prog = irxevent
    button = Display
    config = Key Escape CurrentWindow
end

begin
    prog = irxevent
    button = Menu
    config = Key M CurrentWindow
end

begin
    prog = irxevent
    button = Up
    config = Key Up CurrentWindow
#    repeat = 1
end

begin
    prog = irxevent
    button = Right
    config = Key Right CurrentWindow
#    repeat = 1
end

begin
    prog = irxevent
    button = Down
    config = Key Down CurrentWindow
#    repeat = 1
end
	
begin
    prog = irxevent
    button = Left
    config = Key Left CurrentWindow
#    repeat = 1
end

begin
    prog = irxevent
    button = Enter
    config = Key KP_Enter CurrentWindow
end

begin
    prog = irxevent
    button = Zero
    config = Key KP_0 CurrentWindow
end

begin
    prog = irxevent
    button = One
    config = Key 1 CurrentWindow
end

begin
    prog = irxevent
    button = Two
    config = Key 2 CurrentWindow
end

begin
    prog = irxevent
    button = Three
    config = Key 3 CurrentWindow
end

begin
    prog = irxevent
    button = Four
    config = Key 4 CurrentWindow
end

begin
    prog = irxevent
    button = Five
    config = Key 5 CurrentWindow
end

begin
    prog = irxevent
    button = Six
    config = Key 6 CurrentWindow
end

begin
    prog = irxevent
    button = Seven
    config = Key 7 CurrentWindow
end

begin
    prog = irxevent
    button = Eight
    config = Key 8 CurrentWindow
end

begin
    prog = irxevent
    button = Nine
    config = Key 9 CurrentWindow
end

        begin
                prog = irxevent
                button = Star
                config = Key f CurrentWindow
        end

begin
    prog = irxevent
    button = Help
    config = Key I CurrentWindow
end

begin
    prog = irxevent
    button = Hash
    config = Key C CurrentWindow
end

begin
    prog = irxevent
    button = Mute
    config = Key space CurrentWindow
end

end mythtv

-- 
Harondel J. Sibble 
Sibble Computer Consulting
Creating solutions for the small business and home computer user.
help at pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com
(604) 739-3709 (voice/fax)      (604) 686-2253 (pager)




More information about the mythtv-users mailing list