File: lircd.conf.chronos

package info (click to toggle)
lirc 0.7.1pre2-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,852 kB
  • ctags: 2,924
  • sloc: ansic: 31,205; sh: 12,021; makefile: 631
file content (56 lines) | stat: -rw-r--r-- 2,170 bytes parent folder | download | duplicates (7)
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

#
# This config file is for remote that comes with cheap TV Card made by
# Chronos.
#
# contributed by Tnu Raitviir <jussuf@bumpclub.ee>
#
# brand:             Chronos Video Shuttle II
# supported devices: Chronos Video Shuttle II TV Card (BTTV ID 0x23)
#

begin remote

  name      Chronos
  bits            5
  eps            30
  aeps          100

  gap          199766
  toggle_bit      0

      begin codes
          POWER                    0x0000000000000000
          MOUSE_MODE               0x0000000000000010
          FULL_SCREEN              0x0000000000000008
          CH+                      0x0000000000000009
          CH-                      0x0000000000000019
          1                        0x0000000000000018
          2                        0x0000000000000004
          3                        0x0000000000000014
          4                        0x000000000000001C
          5                        0x0000000000000002
          6                        0x0000000000000012
          7                        0x000000000000001A
          8                        0x0000000000000006
          9                        0x0000000000000016
          0                        0x000000000000001E
          VOL+                     0x0000000000000005
          VOL-                     0x000000000000001D
          SOURCE                   0x0000000000000003
          MUTE                     0x000000000000001B
          AUDIO                    0x0000000000000015
          VIDEO                    0x0000000000000011
          CANCEL                   0x000000000000001F
          ENTER                    0x0000000000000001
          ESC                      0x000000000000000B
          RECALL                   0x000000000000000C
          AIR_CATV                 0x000000000000000E
          INC                      0x000000000000000A
          DEC                      0x000000000000000D
          BOX                      0x0000000000000017
          DOWN_ARROW               0x0000000000000013
          LEFT_ARROW_TERM          0x000000000000000F
          RIGHT_ARROW_TERM         0x0000000000000007
      end codes
end remote