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