Advertisement
Guest User

lircd.conf

a guest
Feb 5th, 2011
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.74 KB | None | 0 0
  1. #This configuration has been automatically generated via
  2. #the Ubuntu LIRC package maintainer scripts.
  3. #
  4. #It includes the default configuration for the remote and/or
  5. #transmitter that you have selected during package installation.
  6. #
  7. #Feel free to add any custom remotes to the configuration
  8. #via additional include directives or below the existing
  9. #Ubuntu include directives from your selected remote and/or
  10. #transmitter.
  11.  
  12. #Configuration for the ATI/NVidia X10 RF (userspace) remote:
  13. include "/usr/share/lirc/remotes/atiusb/lircd.conf.atilibusb"
  14.  
  15. begin remote
  16.  
  17.   name  Medion_X10
  18.   bits           16
  19.   eps            30
  20.   aeps          100
  21.  
  22.   one             0     0
  23.   zero            0     0
  24.   pre_data_bits   8
  25.   pre_data       0x14
  26.   post_data_bits  16
  27.   post_data      0x0
  28.   gap          40000
  29.   min_repeat      30
  30.   toggle_bit_mask 0x80800000
  31.  
  32.       begin codes
  33.           3                        0x000000000000E40F
  34.           2                        0x000000000000E30E
  35.           1                        0x000000000000E20D
  36.           4                        0x000000000000E510
  37.           5                        0x000000000000E611
  38.           6                        0x000000000000E712
  39.           7                        0x000000000000E813
  40.           8                        0x000000000000E914
  41.           9                        0x000000000000EA15
  42.           0                        0x000000000000EC17
  43.           ok                       0x000000000000F31E
  44.           up                       0x000000000000EF1A
  45.           down                     0x000000000000F722
  46.           right                    0x000000000000F41F
  47.           left                     0x000000000000F21D
  48.           del                      0x000000000000F520
  49.           ren                      0x0000000000000B36
  50.           red                      0x0000000000000732
  51.           green                    0x0000000000000833
  52.           yellow                   0x0000000000000934
  53.           blue                     0x0000000000000A35
  54.           txt                      0x000000000000EB16
  55.           ch-                      0x000000000000E10C
  56.           ch+                      0x000000000000E00B
  57.           vol+                     0xDE09
  58.           vol-                     0x000000000000DD08
  59.           mute                     0x000000000000D500
  60.           tv                       0x000000000000012C
  61.           vcr                      0x000000000000022D
  62.           dvd                      0x000000000000D904
  63.           music                    0x000000000000DB06
  64.           radio                    0x000000000000032E
  65.           photo                    0x000000000000DA05
  66.           preview                  0x000000000000042F
  67.           list                     0x0000000000000530
  68.           desktop                  0x0000000000000631
  69.           setup                    0x000000000000F01B
  70.           snapshot                 0x000000000000ED18
  71.           acquire                  0x0000000000000C37
  72.           play                     0x000000000000FA25
  73.           reward                   0x000000000000F924
  74.           forward                  0x000000000000FB26
  75.           stop                     0x000000000000FD28
  76.           rec                      0x000000000000FC27
  77.           pause                    0x000000000000FE29
  78.           skipr                    0x000000000000F621
  79.           skipf                    0x000000000000F823
  80.           dvdmenu                  0x000000000000EE19
  81.           dvdaudio                 0x0000000000000F3A
  82.           off                      0x000000000000D702
  83.           chsearch                 0x000000000000F11C
  84.           fullscreen               0x0000000000000E39
  85.           editimage                0x0000000000000D38
  86.      end codes
  87.  
  88. end remote
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement