~ubuntu-branches/ubuntu/quantal/lirc/quantal

« back to all changes in this revision

Viewing changes to remotes/knc_one/lircd.conf.knc_one

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2011-05-05 14:45:59 UTC
  • mfrom: (1.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110505144559-egifvzgs2l7o6p08
Tags: 0.9.0-0ubuntu1
* New upstream version (0.9.0)
* Drop lirc-modules-source (LP: #778026)
* Change to v3 package (quilt)
* debian/control:
  - Build-deps on newer debhelper
  - bump standards version.
* debian/compat:
  - Bump to 7
* Drop Patches:
  - debian/patches/13-warning-cleanup
  - debian/patches/define_current_cpu_data.patch
  - debian/patches/lirc-in-kernel-ioctls.patch
  - debian/patches/updated-driver-names.patch
* Move extra remotes to our remotes DB.
* debian/rules: 
  - Remove references to quilt (as it's source package that does it now)
  - remove deprecated dh_clean -k

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
      begin codes
28
28
          TV/FM                    0x000000000000001C
29
 
          OK                       0x0000000000000015
30
 
          F1                       0x000000000000000B
31
 
          POWER                    0x0000000000000012
 
29
          KEY_OK                       0x0000000000000015
 
30
          KEY_F1                       0x000000000000000B
 
31
          KEY_POWER                    0x0000000000000012
32
32
          AV/TV                    0x0000000000000011
33
33
          TELETEXT                 0x000000000000000F
34
34
          FULLSCREEN               0x0000000000000013
35
 
          MUTE                     0x0000000000000010
36
 
          1                        0x0000000000000001
37
 
          2                        0x0000000000000002
38
 
          3                        0x0000000000000003
39
 
          4                        0x0000000000000004
40
 
          5                        0x0000000000000005
41
 
          6                        0x0000000000000006
42
 
          7                        0x0000000000000007
43
 
          8                        0x0000000000000008
44
 
          9                        0x0000000000000009
45
 
          0                        0x0000000000000000
46
 
          CH+                      0x000000000000001A
47
 
          CH-                      0x000000000000001E
48
 
          VOL+                     0x000000000000001B
49
 
          VOL-                     0x000000000000001F
 
35
          KEY_MUTE                     0x0000000000000010
 
36
          KEY_1                        0x0000000000000001
 
37
          KEY_2                        0x0000000000000002
 
38
          KEY_3                        0x0000000000000003
 
39
          KEY_4                        0x0000000000000004
 
40
          KEY_5                        0x0000000000000005
 
41
          KEY_6                        0x0000000000000006
 
42
          KEY_7                        0x0000000000000007
 
43
          KEY_8                        0x0000000000000008
 
44
          KEY_9                        0x0000000000000009
 
45
          KEY_0                        0x0000000000000000
 
46
          KEY_CHANNELUP                      0x000000000000001A
 
47
          KEY_CHANNELDOWN                      0x000000000000001E
 
48
          KEY_VOLUMEUP                     0x000000000000001B
 
49
          KEY_VOLUMEDOWN                     0x000000000000001F
50
50
          SNAPSHOT                 0x000000000000000A
51
51
          100+                     0x0000000000000017
52
 
          RECORD                   0x000000000000000D
53
 
          PAUSE                    0x000000000000000E
54
 
          PLAY                     0x000000000000001D
55
 
          STOP                     0x0000000000000019
56
 
          MENU                     0x0000000000000016
57
 
          ESC                      0x0000000000000014
58
 
          -                        0x0000000000000018
59
 
          +                        0x000000000000000C
 
52
          KEY_RECORD                   0x000000000000000D
 
53
          KEY_PAUSE                    0x000000000000000E
 
54
          KEY_PLAY                     0x000000000000001D
 
55
          KEY_STOP                     0x0000000000000019
 
56
          KEY_MENU                     0x0000000000000016
 
57
          KEY_ESC                      0x0000000000000014
 
58
          KEY_KPMINUS                        0x0000000000000018
 
59
          KEY_KPPLUS                        0x000000000000000C
60
60
      end codes
61
61
 
62
62
end remote