[mythtv-users] Soundgraph iMon VFD 15c2:0036

Phil Wild philwild at gmail.com
Thu Feb 26 15:39:46 UTC 2009


> Yes I have that too, but for the test I am using the remote that came with
> the reciever. I will configuring the harmony once I get lirc nailed.
>
>
If you have no luck, can I suggest you give this a go.....

program your remote as folows:

Home theatre PC -> Antenc -> Fusion Remote Black

Then use the following in lirc0.conf


# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.4(default) on Sat Oct 18 02:21:26 2008
#
# contributed by Jean-Yves Avenard
#
# brand:                       Antec Fusion Remote
# model no. of remote control: MX200
# devices being controlled by this remote:
#

begin remote

  name  mx200
  bits           32
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          195997
  toggle_bit   0

      begin codes
          Up                       0x1008000
          Left                     0x1000080
          Right                    0x100007F
          Down                     0x1007F00
          Enter                    0x2000028
          LClick                   0x1010000
          RClick                   0x1020000
          ESC                      0x2000029
          1                        0x200001E
          2                        0x200001F
          3                        0x2000020
          4                        0x2000021
          5                        0x2000022
          6                        0x2000023
          7                        0x2000024
          8                        0x2000025
          9                        0x2000026
          0                        0x2000027
          PadLeft                  0x2200025
          PadRight                 0x2200020
      end codes

end remote

and this is lirc1.conf


# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.4(default) on Sat Oct 18 02:21:26 2008
#
# contributed by Jean-Yves Avenard
#
# brand:                       Antec Fusion Remote
# model no. of remote control: MX200
# devices being controlled by this remote:
#

begin remote

  name  mx200
  bits           32
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          195997
  toggle_bit       0
      begin codes
          AppExit                  0x288195B7
          Record                   0x298115B7
          Play                     0x2A8115B7
          Eject                    0x29B195B7
          Rewind                   0x2A8195B7
          Pause                    0x2A9115B7
          FastForward              0x2B8115B7
          PrevChapter              0x2B9115B7
          Stop                     0x2B9715B7
          NextChapter              0x298195B7
          Esc                      0x2BB715B7
          Eject                    0x299395B7
          AppLauncher              0x29B715B7
          MultiMon                 0x2AB195B7
          TaskSwitcher             0x2A9395B7
          Mute                     0x2B9595B7
          Vol+                     0x28A395B7
          Vol-                     0x28A595B7
          Ch+                      0x289395B7
          Ch-                      0x288795B7
          Timer                    0x2B8395B7
          1                        0x28B595B7
          2                        0x2BB195B7
          3                        0x28B195B7
          4                        0x2A8595B7
          5                        0x299595B7
          6                        0x2AA595B7
          7                        0x2B9395B7
          8                        0x2A8515B7
          9                        0x2AA115B7
          0                        0x2BA595B7
          ShiftTab                 0x28B515B7
          Tab                      0x29A115B7
          Guide                    0x2B8515B7
          MyMusic                  0x299195B7
          Info                     0x2BA115B7
          MyTV                     0x28A515B7
          Bookmark                 0x288515B7
          Thumbnail                0x2AB715B7
          AspectRatio              0x29A595B7
          FullScreen               0x2AA395B7
          MyDVD                    0x29A295B7
          Menu                     0x2BA385B7
          Caption                  0x298595B7
          Language                 0x2B8595B7
          MouseKeyboard            0x299115B7
          SelectSpace              0x2A9315B7
          MouseMenu                0x28B715B7
          MouseRightClick          0x688481B7
          Enter                    0x28A195B7
          MouseLeftClick           0x688301B7
          WindowsKey               0x2B8195B7
          Backspace                0x28A115B7
# Corrin added
          Space                    0x2B9B15F7
          Up                       0xEB53F9B7
          Left                     0x6ABAFFBF
          Down                     0x6F9ECBB7
          Right                    0x69A281B7
      end codes


end remote
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090227/70f4f83d/attachment-0001.htm>


More information about the mythtv-users mailing list