[mythtv-users] My experiences so far with MythTV

Bob Heller rheller at cfl.rr.com
Mon May 19 22:19:09 EDT 2003


Drew,

Here are my files for the remote that came with the Leadtek WinFast 2000 
XP Deluxe (whew, what a name!) TV card. The remote has number Y0400046 
on the front of it.

There are two files, one (lircd.conf.allbuttons) has all of the buttons 
  and the other (lircd.conf) has what I'm currently using. The keys that 
I'm using now begin with a capital letter, the keys beginning with a 
lower-case letter I haven't defined yet. I just have to figure out what 
I want to do here. Also attached is my .lircrc (I had to remove the 
'dot' to get my mail program to see it so I could attach it) file with 
the remote-button-to-keyboard-key mappings.

Bob










-------------- next part --------------

# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.7.0pre1(winfast_tv2000) on Sun May 11 20:32:22 2003
#
# contributed by 
#
# brand:                       lirc.conf
# model no. of remote control: 
# devices being controlled by this remote:
#

begin remote

  name  lirc.conf
  bits            8
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          423113
  toggle_bit      0


      begin codes
          ChannelUp                0x000000000000000C
          ChannelDown              0x0000000000000010
          VolUp                    0x0000000000000004
          VolDown                  0x0000000000000008
          PlayPause                0x0000000000000003
          1                        0x0000000000000005
          2                        0x0000000000000006
          3                        0x0000000000000007
          4                        0x0000000000000009
          5                        0x000000000000000A
          6                        0x000000000000000B
          7                        0x000000000000000D
          8                        0x000000000000000E
          9                        0x000000000000000F
          0                        0x0000000000000012
          .                        0x0000000000000001
          Enter                    0x0000000000000013
          recall                   0x0000000000000011
          pip                      0x000000000000000A
          finetunedwn              0x0000000000000019
          finetuneup               0x0000000000000018
          back                     0x0000000000000002
          play                     0x0000000000000003
          next                     0x0000000000000004
          timeshftng               0x0000000000000005
          stop                     0x0000000000000006
          rec                      0x0000000000000007
          snapshot                 0x0000000000000008
          red                      0x000000000000000B
          green                    0x000000000000000C
          yellow                   0x000000000000000D
          blue                     0x000000000000000E
          teletext                 0x000000000000001F
          bosskey                  0x0000000000000009
          mute                     0x0000000000000014
          mts                      0x000000000000001B
          tvfm                     0x0000000000000002
          video                    0x000000000000001E
          display                  0x0000000000000016
          Power                    0x0000000000000000
      end codes

end remote


-------------- next part --------------

# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.7.0pre1(winfast_tv2000) on Sun May 11 20:32:22 2003
#
# contributed by 
#
# brand:                       lirc.conf
# model no. of remote control: 
# devices being controlled by this remote:
#

begin remote

  name  lirc.conf
  bits            8
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          423113
  toggle_bit      0


      begin codes
          chanup                   0x000000000000000C
          chandwn                  0x0000000000000010
          volup                    0x0000000000000004
          voldwn                   0x0000000000000008
          fullscreen               0x0000000000000003
          1                        0x0000000000000005
          2                        0x0000000000000006
          3                        0x0000000000000007
          4                        0x0000000000000009
          5                        0x000000000000000A
          6                        0x000000000000000B
          7                        0x000000000000000D
          8                        0x000000000000000E
          9                        0x000000000000000F
          0                        0x0000000000000012
          .                        0x0000000000000001
          enter                    0x0000000000000013
          recall                   0x0000000000000011
          pip                      0x000000000000000A
          finetunedwn              0x0000000000000019
          finetuneup               0x0000000000000018
          back                     0x0000000000000002
          play                     0x0000000000000003
          next                     0x0000000000000004
          timeshftng               0x0000000000000005
          stop                     0x0000000000000006
          rec                      0x0000000000000007
          snapshot                 0x0000000000000008
          red                      0x000000000000000B
          green                    0x000000000000000C
          yellow                   0x000000000000000D
          blue                     0x000000000000000E
          teletext                 0x000000000000001F
          sleep                    0x0000000000000000
          bosskey                  0x0000000000000009
          mute                     0x0000000000000014
          mts                      0x000000000000001B
          tvfm                     0x0000000000000002
          video                    0x000000000000001E
          display                  0x0000000000000016
          power                    0x0000000000000000
      end codes

end remote


-------------- next part --------------
begin
   prog = irxevent
   button = PlayPause
   config = Key P CurrentWindow
end

begin 
    prog = irxevent
    button = ChannelUp
    repeat = 3
    config = Key Up CurrentWindow
end

begin
    prog = irxevent
    button = ChannelDown
    repeat = 3
    config = Key Down CurrentWindow
end

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

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

begin
    prog = irxevent
    button = MenuUp
    config = Key W CurrentWindow
end

begin
    prog = irxevent
    button = MenuRight
    config = Key D CurrentWindow
end

begin
    prog = irxevent
    button = MenuDown
    config = Key S CurrentWindow
end

begin
    prog = irxevent
    button = MenuLeft
    config = Key A CurrentWindow
end

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

begin
    prog = irxevent
    button = 0
    config = Key 0 CurrentWindow
end

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

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

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

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

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

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

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

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

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

begin
   prog = irxevent
   button = VolUp
   repeat = 3
   config = Key Right CurrentWindow
end

begin
   prog = irxevent
   button = VolDown
   repeat = 3
   config = Key Left CurrentWindow
end



More information about the mythtv-users mailing list