Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: AW: Re: AW: hauppauge dvb-s / IR-control / vdr



Hello Gerrit,

thank you very much, everything works fine now.

I'm using the original remote included with  the DVB-s package, and I've 
prepared the following lircd.conf:

------------------------------------------------------------------------------------
begin remote

  name  Hauppauge
  bits           32
  flags SHIFT_ENC
  eps            30
  aeps          100

  one           950   830
  zero          950   830
  plead         960
  gap          89584
  repeat_bit      2

      begin codes
          Up                       0x0000000080000020
          Down                     0x0000000080000021
          Menu                     0x000000008000001E
          Ok                       0x000000008000002E
          Back                     0x0000000080000026
          Left                     0x0000000080000011
          Right                    0x0000000080000010
          Red                      0x000000008000000F
          Green                    0x000000008000000C
          Yellow                   0x000000008000000D
          Blue                     0x0000000080000022
          0                        0x0000000080000000
          1                        0x0000000080000001
          2                        0x0000000080000002
          3                        0x0000000080000003
          4                        0x0000000080000004
          5                        0x0000000080000005
          6                        0x0000000080000006
          7                        0x0000000080000007
          8                        0x0000000080000008
          9                        0x0000000080000009
      end codes

end remote
--------------------------------------------------------------------------

That means, the vdr special keys are attached to the remote keys like that:

Menu <-> Reserved
Ok <-> Full Screen
Back <-> Minimize
Red  <-> TV
Green <-> Radio
Yellow <-> Mute
Blue <-> Source

So I don't have to spend money for another remote control ;-)

.. one last question:
at witch stage do you start the lircd-Daemon ? During boot-up 
in /etc/init.d ?

Greetings 
                Rainer




Home | Main Index | Thread Index