Mythtv stuff

From Combobulate
Revision as of 19:42, 5 January 2016 by Ian (talk | contribs) (Created page with "Here's some stuff for mythtv. == Harmony generated remote config == Turns out I didn't really need this, but a logitech harmony e300 remote, configured as Microsoft/MCE-1039...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Here's some stuff for mythtv.

Harmony generated remote config

Turns out I didn't really need this, but a logitech harmony e300 remote, configured as Microsoft/MCE-1039:

# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# This config file was automatically generated
# using lirc-0.9.1(default) on Tue Jan  5 19:32:24 2016
#
# Command line used: # Command line: lirc-harmony.conf
# Remote name (as of config file): lirc-harmony.conf

# Brand of remote device, the thing you hold in your hand:
# Remote device model nr:
# Remote device info url:
# Does remote device has a bundled capture device e. g., a usb#     dongle? :
# For bundled USB capture devices: usb vendor id, product id
#     and device string (use dmesg or lsusb):
# Type of device controlled
#     (TV, VCR, Audio, DVD, Satellite, Cable, PVR, HTPC, ...) :
# Device(s) controlled by this remote:
# Kernel version (uname -r):

begin remote

  name  lirc-harmony.conf
  bits           13
  flags RC6|CONST_LENGTH
  eps            30
  aeps          100

  header       2616   891
  one           437   444
  zero          437   444
  pre_data_bits   24
  pre_data       0x1BFF83
  gap          105473
  min_repeat      2
#  suppress_repeat 2
#  uncomment to suppress unwanted repeats
  toggle_bit_mask 0x8000
  rc6_mask    0x100000000

      begin codes
          KEY_1                    0x1BFE
          KEY_2                    0x1BFD
          KEY_3                    0x1BFC
          KEY_4                    0x1BFB
          KEY_5                    0x1BFA
          KEY_6                    0x1BF9
          KEY_7                    0x1BF8
          KEY_8                    0x1BF7
          KEY_9                    0x1BF6
          KEY_0                    0x1BFF
          KEY_CLEAR                0x1BF5
          KEY_ENTER                0x1BF4
          KEY_RECORD               0x1BE8
          KEY_STOP                 0x1BE6
          KEY_PAUSE                0x1BE7
          KEY_AGAIN                0x1BE4
          KEY_NEXT                 0x1BE5
          KEY_REWIND               0x1BEA
          KEY_FORWARD              0x1BEB
          KEY_PLAY                 0x1BE9
          KEY_MUTE                 0x1BF1
          KEY_AUDIO                0x1BB3
          KEY_TV                   0x1BDA
          KEY_BACK                 0x1BDC
          KEY_UP                   0x1BE1
          KEY_DOWN                 0x1BE0
          KEY_LEFT                 0x1BDF
          KEY_RIGHT                0x1BDE
          KEY_OK                   0x1BDD
          KEY_VOLUMEUP             0x1BEF
          KEY_VOLUMEDOWN           0x1BEE
          KEY_CHANNELUP            0x1BED
          KEY_CHANNELDOWN          0x1BEC
          KEY_RED                  0x1BA4
          KEY_GREEN                0x1BA3
          KEY_YELLOW               0x1BA2
          KEY_BLUE                 0x1BA1
          KEY_MENU                 0x1BDB
          KEY_INFO                 0x1BF0
          KEY_EPG                  0x1BD9
          KEY_POWER                0x1BF3
          KEY_TEXT                 0x1BA5
      end codes

end remote