ubuntuusers.de

🚧 Am Sonntag, 5. Mai, werden ab 16 Uhr die Server aktualisiert und eine neue Inyoka-Version veröffentlicht. Das Portal wird mehrmals nicht verfügbar sein.

lircd.conf

Autor:
20100801
Datum:
3. Dezember 2009 16:23
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.6(atilibusb) on Thu Dec  3 14:54:08 2009
#
# contributed by Henrikx
# http://forum.ubuntuusers.de/topic/inbetriebnahme-der-fernbedienung-x10-vom-aldi/
#
# brand:                       Medion MD8800
# model no. of remote control: Medion MD8800 RF MCE Remote Control OR24E P/N 2003 1775 (Medion X10) 
# devices being controlled by this remote: Ubuntu 9.10
#

begin remote

  name  Medion MD8800
  bits           16
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  pre_data_bits   8
  pre_data       0x14
  post_data_bits  16
  post_data      0x0
  gap          39980
  min_repeat      2
  toggle_bit_mask 0x30100000

      begin codes
          Audio_red                0x87B2
          Angle_yellow             0x0934
          Title_blue               0x8AB5
          Subtitle_green           0x0833
          Power                    0xD702
          Text                     0xEB16
          Rec_TV                   0x6D98
          DVD_Menu                 0xD904
          Guide                    0x86B1
          Live_TV                  0xF11C
          Back                     0x75A0
          Info                     0x042F
          Vol_Up                   0x5E89
          Vol_Down                 0xDD08
          Mute                     0x5580
          Up                       0xEF1A
          Down                     0x77A2
          Left                     0xF21D
          Right                    0x749F
          OK                       0xF31E
          Prog_Up                  0x608B
          Prog_Down                0xE10C
          World                    0x709B
          Prev                     0xF621
          Next                     0x78A3
          Rewind                   0xF924
          Play                     0x7AA5
          Forward                  0xFB26
          Rec                      0x7CA7
          Stop                     0xFD28
          Pause                    0x7EA9
          1                        0xE20D
          2                        0x638E
          3                        0xE40F
          4                        0x6590
          5                        0xE611
          6                        0x6792
          7                        0xE813
          8                        0x6994
          9                        0xEA15
          0                        0x6C97
          *                        0x0C37
          #                        0x8DB8
          Clear                    0x0530
          Enter                    0x8BB6
      end codes

end remote