/usr/share/lirc/remotes/technisat/lircd.conf.mediafocusI is in lirc 0.9.0-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 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 | #
# this config file was automatically generated
# using lirc-0.6.2 on Mon Sep  4 22:17:47 2000
#
# contributed by Peter Schlaf
#
# brand:             Technisat
# model:             
# supported devices: MediaFocus PC card
#
begin remote
  name  TECHNISAT
  bits           10
  flags SPACE_ENC|CONST_LENGTH
  eps            20
  aeps          150
  one           141  7590
  zero          141  5090
  ptrail        141
  pre_data_bits   1
  pre_data       0x1
  gap          121440
  repeat_bit      0
  toggle_bit      2
  frequency    38000
  duty_cycle   33
      begin codes
          KEY_MUTE                     0x0000000000000046
          KEY_VOLUMEUP                     0x000000000000006E
          KEY_VOLUMEDOWN                     0x000000000000006F
          KEY_CHANNELUP                      0x0000000000000047
          KEY_CHANNELDOWN                      0x0000000000000048
      end codes
end remote
 |