Added lirc.
[irreco.git] / lirc-0.8.4a / remotes / ericsson / lircd.conf.bte
blobd2330a3577b0248c141ef3a1d4319aa9a44dec3e
3 # contributed by Vadim Shliakhov <svadim@nm.ru>
5 # brand:  Ericsson
6 # model:  Mobile Phone over Bluetooth (BTE)   
8 # supported devices: 
9 #             Ericsson t520m, t630
12 begin remote
14     name    bte 
15     bits    16
17     begin codes
18         0               0x0030
19         1               0x0031
20         2               0x0032
21         3               0x0033
22         4               0x0034
23         5               0x0035
24         6               0x0036
25         7               0x0037
26         8               0x0038
27         9               0x0039
28         STAR            0x002a  # '*'
29         HASH            0x0023  # '#'
30         UP              0x005e  # '^'
31         DOWN            0x0076  # 'v'
32         LEFT            0x003c  # '<'
33         RIGHT           0x003e  # '>'
34         CANCEL          0x0063  # 'c'
35         VOL_UP          0x0075  # 'u'
36         VOL_DOWN        0x0064  # 'd'
38 # t520m
39         NO              0x0065  # 'e'
40         YES             0x0073  # 's'
41         OPTION          0x004c  # 'L'
42         MEMO            0x0047  # 'G' - hides dialog widget!
44 # t630
45         F_LEFT          0x005b  # '['
46         F_RIGHT         0x005d  # ']'  - triggers 'e'
47         J_CLICK         0x3a4a  # ':J' - triggers 'e'
48         RETURN          0x3a52  # ':R' - triggers 'e'
49         CAMERA          0x3a43  # ':C'
50         WAP             0x3a4f  # ':O'
52       end codes
53 end remote