Added lirc.
[irreco.git] / lirc-0.8.4a / remotes / life-view / lircrc.flyvideo
blob21752013d0fd10183f32381940491c2bec20572a
2 # This is an example of ~/.lircrc file
3 # It is a copy of actual setup from my home machine.
4 # Contributed by Pawel T. Jochym <jochym@ifj.edu.pl>
6 begin
7     button = MOUSE_MODE
8     mode = mouse
9 end
10 begin 
11     prog = irexec
12     button = FULL_SCREEN
13     config = xawtv -geometry 768x576+0+0 -c /dev/video TVP-1 &
14     mode = tv
15     flags = once
16 end
17 begin
18     button = ESC
19     mode = system
20     flags = once
21 end
22 begin system
23     begin
24         prog = irexec
25         button = 1
26         button = 2
27         button = 3
28         button = 6
29         button = 3
30         button = 6
31         config = shutdown -r now
32         flags = mode
33     end
34 end system
36 begin tv
37     begin 
38         prog    =       irxevent
39         button  =       POWER
40         config  =       Key q xawtv
41         flags   =       mode
42     end
43     begin
44         prog = irxevent
45         button = FULL_SCREEN
46         config = Key f xawtv
47         config = Key f xawtv
48         repeat = 1
49     end
50     begin 
51         prog    =       irxevent
52         button  =       CHAN_MINUS
53         repeat  =       1
54         config  =       Key Page_Down xawtv
55     end
56     begin
57         prog    =       irxevent
58         button  =       CHAN_PLUS
59         repeat  =       1
60         config  =       Key Page_Up xawtv
61     end
62     begin
63         prog    =       irxevent
64         button  =       MENU
65         repeat  =       1
66         config  =       Key c xawtv
67     end
68     begin
69         prog    =       irxevent
70         button  =       CHANELS
71         repeat  =       1
72         config  =       Key ctrl-z xawtv
73     end
74     begin
75         prog = irxevent
76         button = MUTE
77         config = Key Return xawtv
78     end    
79     begin
80         prog = irxevent
81         button = VOL_PLUS
82         repeat = 1
83         config = Key KP_Add xawtv
84     end
85     begin
86         prog = irxevent
87         button = VOL_MINUS
88         repeat = 1
89         config = Key KP_Subtract xawtv
90     end
91     begin
92         prog = irexec
93         button = 1
94         config = xawtv-remote setstation 0
95     end
96     begin
97         prog = irexec
98         button = 2
99         config = xawtv-remote setstation 1
100     end
101     begin
102         prog = irexec
103         button = 3
104         config = xawtv-remote setstation 2
105     end
106     begin
107         prog = irexec
108         button = 4
109         config = xawtv-remote setstation 3
110     end
111     begin
112         prog = irexec
113         button = 5
114         config = xawtv-remote setstation 4
115     end
116     begin
117         prog = irexec
118         button = 6
119         config = xawtv-remote setstation 5
120     end
121     begin
122         prog = irexec
123         button = 7
124         config = xawtv-remote setstation 6
125     end
126     begin
127         prog = irexec
128         button = 8
129         config = xawtv-remote setstation 7
130     end
131 end tv