~mc-return/compiz/compiz.merge-src-screen.cpp-improvements

« back to all changes in this revision

Viewing changes to metadata/commands.xml.in

  • Committer: Dennis kasprzyk
  • Author(s): Dennis Kasprzyk
  • Date: 2009-03-15 05:09:18 UTC
  • Revision ID: git-v1:163f6b6f3c3b7764987cbdf8e03cc355edeaa499
New generalized build system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<compiz>
2
 
    <plugin name="commands">
3
 
        <_short>Commands</_short>
4
 
        <_long>Assigns bindings to arbitrary commands</_long>
5
 
        <category>General</category>
6
 
        <options>
7
 
            <group>
8
 
                <_short>Commands</_short>
9
 
                <option name="command0" type="string">
10
 
                    <_short>Command line 0</_short>
11
 
                    <_long>Command line to be executed in shell when run_command0 is invoked</_long>
12
 
                    <default></default>
13
 
                </option>
14
 
                <option name="command1" type="string">
15
 
                    <_short>Command line 1</_short>
16
 
                    <_long>Command line to be executed in shell when run_command1 is invoked</_long>
17
 
                    <default></default>
18
 
                </option>
19
 
                <option name="command2" type="string">
20
 
                    <_short>Command line 2</_short>
21
 
                    <_long>Command line to be executed in shell when run_command2 is invoked</_long>
22
 
                    <default></default>
23
 
                </option>
24
 
                <option name="command3" type="string">
25
 
                    <_short>Command line 3</_short>
26
 
                    <_long>Command line to be executed in shell when run_command3 is invoked</_long>
27
 
                    <default></default>
28
 
                </option>
29
 
                <option name="command4" type="string">
30
 
                    <_short>Command line 4</_short>
31
 
                    <_long>Command line to be executed in shell when run_command4 is invoked</_long>
32
 
                    <default></default>
33
 
                </option>
34
 
                <option name="command5" type="string">
35
 
                    <_short>Command line 5</_short>
36
 
                    <_long>Command line to be executed in shell when run_command5 is invoked</_long>
37
 
                    <default></default>
38
 
                </option>
39
 
                <option name="command6" type="string">
40
 
                    <_short>Command line 6</_short>
41
 
                    <_long>Command line to be executed in shell when run_command6 is invoked</_long>
42
 
                    <default></default>
43
 
                </option>
44
 
                <option name="command7" type="string">
45
 
                    <_short>Command line 7</_short>
46
 
                    <_long>Command line to be executed in shell when run_command7 is invoked</_long>
47
 
                    <default></default>
48
 
                </option>
49
 
                <option name="command8" type="string">
50
 
                    <_short>Command line 8</_short>
51
 
                    <_long>Command line to be executed in shell when run_command8 is invoked</_long>
52
 
                    <default></default>
53
 
                </option>
54
 
                <option name="command9" type="string">
55
 
                    <_short>Command line 9</_short>
56
 
                    <_long>Command line to be executed in shell when run_command9 is invoked</_long>
57
 
                    <default></default>
58
 
                </option>
59
 
                <option name="command10" type="string">
60
 
                    <_short>Command line 10</_short>
61
 
                    <_long>Command line to be executed in shell when run_command10 is invoked</_long>
62
 
                    <default></default>
63
 
                </option>
64
 
                <option name="command11" type="string">
65
 
                    <_short>Command line 11</_short>
66
 
                    <_long>Command line to be executed in shell when run_command11 is invoked</_long>
67
 
                    <default></default>
68
 
                </option>
69
 
            </group>
70
 
            <group>
71
 
                <_short>Key Bindings</_short>
72
 
                <option name="run_command0_key" type="key">
73
 
                    <_short>Run command 0</_short>
74
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command0</_long>
75
 
                </option>
76
 
                <option name="run_command1_key" type="key">
77
 
                    <_short>Run command 1</_short>
78
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command1</_long>
79
 
                </option>
80
 
                <option name="run_command2_key" type="key">
81
 
                    <_short>Run command 2</_short>
82
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command2</_long>
83
 
                </option>
84
 
                <option name="run_command3_key" type="key">
85
 
                    <_short>Run command 3</_short>
86
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command3</_long>
87
 
                </option>
88
 
                <option name="run_command4_key" type="key">
89
 
                    <_short>Run command 4</_short>
90
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command4</_long>
91
 
                </option>
92
 
                <option name="run_command5_key" type="key">
93
 
                    <_short>Run command 5</_short>
94
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command5</_long>
95
 
                </option>
96
 
                <option name="run_command6_key" type="key">
97
 
                    <_short>Run command 6</_short>
98
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command6</_long>
99
 
                </option>
100
 
                <option name="run_command7_key" type="key">
101
 
                    <_short>Run command 7</_short>
102
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command7</_long>
103
 
                </option>
104
 
                <option name="run_command8_key" type="key">
105
 
                    <_short>Run command 8</_short>
106
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command8</_long>
107
 
                </option>
108
 
                <option name="run_command9_key" type="key">
109
 
                    <_short>Run command 9</_short>
110
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command9</_long>
111
 
                </option>
112
 
                <option name="run_command10_key" type="key">
113
 
                    <_short>Run command 10</_short>
114
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command10</_long>
115
 
                </option>
116
 
                <option name="run_command11_key" type="key">
117
 
                    <_short>Run command 11</_short>
118
 
                    <_long>A keybinding that when invoked, will run the shell command identified by command11</_long>
119
 
                </option>
120
 
            </group>
121
 
            <group>
122
 
                <_short>Button Bindings</_short>
123
 
                <option name="run_command0_button" type="button">
124
 
                    <_short>Run command 0</_short>
125
 
                    <_long>A button binding that when invoked, will run the shell command identified by command0</_long>
126
 
                </option>
127
 
                <option name="run_command1_button" type="button">
128
 
                    <_short>Run command 1</_short>
129
 
                    <_long>A button binding that when invoked, will run the shell command identified by command1</_long>
130
 
                </option>
131
 
                <option name="run_command2_button" type="button">
132
 
                    <_short>Run command 2</_short>
133
 
                    <_long>A button binding that when invoked, will run the shell command identified by command2</_long>
134
 
                </option>
135
 
                <option name="run_command3_button" type="button">
136
 
                    <_short>Run command 3</_short>
137
 
                    <_long>A button binding that when invoked, will run the shell command identified by command3</_long>
138
 
                </option>
139
 
                <option name="run_command4_button" type="button">
140
 
                    <_short>Run command 4</_short>
141
 
                    <_long>A button binding that when invoked, will run the shell command identified by command4</_long>
142
 
                </option>
143
 
                <option name="run_command5_button" type="button">
144
 
                    <_short>Run command 5</_short>
145
 
                    <_long>A button binding that when invoked, will run the shell command identified by command5</_long>
146
 
                </option>
147
 
                <option name="run_command6_button" type="button">
148
 
                    <_short>Run command 6</_short>
149
 
                    <_long>A button binding that when invoked, will run the shell command identified by command6</_long>
150
 
                </option>
151
 
                <option name="run_command7_button" type="button">
152
 
                    <_short>Run command 7</_short>
153
 
                    <_long>A button binding that when invoked, will run the shell command identified by command7</_long>
154
 
                </option>
155
 
                <option name="run_command8_button" type="button">
156
 
                    <_short>Run command 8</_short>
157
 
                    <_long>A button binding that when invoked, will run the shell command identified by command8</_long>
158
 
                </option>
159
 
                <option name="run_command9_button" type="button">
160
 
                    <_short>Run command 9</_short>
161
 
                    <_long>A button binding that when invoked, will run the shell command identified by command9</_long>
162
 
                </option>
163
 
                <option name="run_command10_button" type="button">
164
 
                    <_short>Run command 10</_short>
165
 
                    <_long>A button binding that when invoked, will run the shell command identified by command10</_long>
166
 
                </option>
167
 
                <option name="run_command11_button" type="button">
168
 
                    <_short>Run command 11</_short>
169
 
                    <_long>A button binding that when invoked, will run the shell command identified by command11</_long>
170
 
                </option>
171
 
            </group>
172
 
            <group>
173
 
                <_short>Edge Bindings</_short>
174
 
                <option name="run_command0_edge" type="edge">
175
 
                    <_short>Run command 0</_short>
176
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command0</_long>
177
 
                </option>
178
 
                <option name="run_command1_edge" type="edge">
179
 
                    <_short>Run command 1</_short>
180
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command1</_long>
181
 
                </option>
182
 
                <option name="run_command2_edge" type="edge">
183
 
                    <_short>Run command 2</_short>
184
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command2</_long>
185
 
                </option>
186
 
                <option name="run_command3_edge" type="edge">
187
 
                    <_short>Run command 3</_short>
188
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command3</_long>
189
 
                </option>
190
 
                <option name="run_command4_edge" type="edge">
191
 
                    <_short>Run command 4</_short>
192
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command4</_long>
193
 
                </option>
194
 
                <option name="run_command5_edge" type="edge">
195
 
                    <_short>Run command 5</_short>
196
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command5</_long>
197
 
                </option>
198
 
                <option name="run_command6_edge" type="edge">
199
 
                    <_short>Run command 6</_short>
200
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command6</_long>
201
 
                </option>
202
 
                <option name="run_command7_edge" type="edge">
203
 
                    <_short>Run command 7</_short>
204
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command7</_long>
205
 
                </option>
206
 
                <option name="run_command8_edge" type="edge">
207
 
                    <_short>Run command 8</_short>
208
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command8</_long>
209
 
                </option>
210
 
                <option name="run_command9_edge" type="edge">
211
 
                    <_short>Run command 9</_short>
212
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command9</_long>
213
 
                </option>
214
 
                <option name="run_command10_edge" type="edge">
215
 
                    <_short>Run command 10</_short>
216
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command10</_long>
217
 
                </option>
218
 
                <option name="run_command11_edge" type="edge">
219
 
                    <_short>Run command 11</_short>
220
 
                    <_long>An edge binding that when invoked, will run the shell command identified by command11</_long>
221
 
                </option>
222
 
            </group>
223
 
        </options>
224
 
    </plugin>
225
 
</compiz>