Added lirc.
[irreco.git] / lirc-0.8.4a / remotes / pixelview / lircrc.playtv_pro
blob4e495c859873aa0d69f5a24a35b3633578a81589
2 # This is an example of ~/.lircrc file
3 # It is a copy of actual setup from my home machine.
4 # Contributed by Artur Lipowski <alipowski@interia.pl>
6     begin 
7         prog    =       irexec
8         button  =       power
9         config  =       xawtv-remote quit
10         flags   =       mode
11     end
12     begin 
13         prog    =       irexec
14         button  =       source
15         repeat  =       1
16         config  =       xawtv-remote setinput next
17     end
18     begin
19         prog   =        irexec
20         button =        zoom
21         repeat =        1
22         config =        xawtv-remote fullscreen
23     end
24     begin 
25         prog    =       irexec
26         button  =       chan-
27         repeat  =       1
28         config  =       xawtv-remote setstation prev
29     end
30     begin
31         prog    =       irexec
32         button  =       chan+
33         repeat  =       1
34         config  =       xawtv-remote setstation next
35     end
36     begin
37         prog    =       irxevent
38         button  =       loop
39         repeat  =       1
40         config  =       Key c xawtv
41     end
42     begin
43         prog    =       irxevent
44         button  =       scan
45         repeat  =       1
46         config  =       Key ctrl-z xawtv
47     end
48     begin
49         prog = irxevent
50         button = mute
51         config = Key a xawtv
52     end    
53     begin
54         prog = irxevent
55         button = vol+
56         repeat = 1
57         config = Key KP_Add xawtv
58     end
59     begin
60         prog = irxevent
61         button = vol-
62         repeat = 1
63         config = Key KP_Subtract xawtv
64     end
65     begin
66         prog = irexec
67         button = 1
68         config = xawtv-remote setstation 0
69     end
70     begin
71         prog = irexec
72         button = 2
73         config = xawtv-remote setstation 1
74     end
75     begin
76         prog = irexec
77         button = 3
78         config = xawtv-remote setstation 2
79     end
80     begin
81         prog = irexec
82         button = 4
83         config = xawtv-remote setstation 3
84     end
85     begin
86         prog = irexec
87         button = 5
88         config = xawtv-remote setstation 4
89     end
90     begin
91         prog = irexec
92         button = 6
93         config = xawtv-remote setstation 5
94     end
95     begin
96         prog = irexec
97         button = 7
98         config = xawtv-remote setstation 6
99     end
100     begin
101         prog = irexec
102         button = 8
103         config = xawtv-remote setstation 7
104     end
105     begin
106         prog = irexec
107         button = 9
108         config = xawtv-remote setstation 8
109     end
110     begin
111         prog = irexec
112         button = 0
113         config = xawtv-remote setstation 0
114     end
115     begin
116         prog    =       irexec
117         button  =       function
118         config  =       xawtv-remote attr next
119     end
120     begin
121         prog    =       irexec
122         button  =       fn+
123         config  =       xawtv-remote attr inc
124     end
125     begin
126         prog    =       irexec
127         button  =       fn-
128         config  =       xawtv-remote attr dec
129     end
130     begin
131         prog    =       irexec
132         button  =       +100
133         config  =       xawtv-remote msg " `date +%H:%M` "
134     end