update readme
[dotfiles/.git] / .config / khotkeysrc
1 [$Version]
2 update_info=spectacle_shortcuts.upd:spectacle-migrate-shortcuts
3
4 [Data]
5 DataCount=4
6
7 [Data_1]
8 Comment=KMenuEdit Global Shortcuts
9 DataCount=2
10 Enabled=true
11 Name=KMenuEdit
12 SystemGroup=1
13 Type=ACTION_DATA_GROUP
14
15 [Data_1Conditions]
16 Comment=
17 ConditionsCount=0
18
19 [Data_1_1]
20 Comment=Comment
21 Enabled=true
22 Name=Search
23 Type=SIMPLE_ACTION_DATA
24
25 [Data_1_1Actions]
26 ActionsCount=1
27
28 [Data_1_1Actions0]
29 CommandURL=http://google.com
30 Type=COMMAND_URL
31
32 [Data_1_1Conditions]
33 Comment=
34 ConditionsCount=0
35
36 [Data_1_1Triggers]
37 Comment=Simple_action
38 TriggersCount=1
39
40 [Data_1_1Triggers0]
41 Key=
42 Type=SHORTCUT
43 Uuid={d03619b6-9b3c-48cc-9d9c-a2aadb485550}
44
45 [Data_1_2]
46 Comment=Global keyboard shortcut to launch Konsole
47 Enabled=true
48 Name=Launch Konsole
49 Type=MENUENTRY_SHORTCUT_ACTION_DATA
50
51 [Data_1_2Actions]
52 ActionsCount=1
53
54 [Data_1_2Actions0]
55 CommandURL=org.kde.konsole.desktop
56 Type=MENUENTRY
57
58 [Data_1_2Conditions]
59 Comment=
60 ConditionsCount=0
61
62 [Data_1_2Triggers]
63 Comment=Simple_action
64 TriggersCount=1
65
66 [Data_1_2Triggers0]
67 Key=Ctrl+Alt+T
68 Type=SHORTCUT
69 Uuid={df489171-8d8f-4763-9aa1-3fcf7ff97584}
70
71 [Data_2]
72 Comment=This group contains various examples demonstrating most of the features of KHotkeys. (Note that this group and all its actions are disabled by default.)
73 DataCount=8
74 Enabled=false
75 ImportId=kde32b1
76 Name=Examples
77 SystemGroup=0
78 Type=ACTION_DATA_GROUP
79
80 [Data_2Conditions]
81 Comment=
82 ConditionsCount=0
83
84 [Data_2_1]
85 Comment=After pressing Ctrl+Alt+I, the KSIRC window will be activated, if it exists. Simple.
86 Enabled=false
87 Name=Activate KSIRC Window
88 Type=SIMPLE_ACTION_DATA
89
90 [Data_2_1Actions]
91 ActionsCount=1
92
93 [Data_2_1Actions0]
94 Type=ACTIVATE_WINDOW
95
96 [Data_2_1Actions0Window]
97 Comment=KSIRC window
98 WindowsCount=1
99
100 [Data_2_1Actions0Window0]
101 Class=ksirc
102 ClassType=1
103 Comment=KSIRC
104 Role=
105 RoleType=0
106 Title=
107 TitleType=0
108 Type=SIMPLE
109 WindowTypes=33
110
111 [Data_2_1Conditions]
112 Comment=
113 ConditionsCount=0
114
115 [Data_2_1Triggers]
116 Comment=Simple_action
117 TriggersCount=1
118
119 [Data_2_1Triggers0]
120 Key=Ctrl+Alt+I
121 Type=SHORTCUT
122 Uuid={a07ad375-4fda-4dbb-ae02-22798061af4e}
123
124 [Data_2_2]
125 Comment=After pressing Alt+Ctrl+H the input of 'Hello' will be simulated, as if you typed it.  This is especially useful if you have call to frequently type a word (for instance, 'unsigned').  Every keypress in the input is separated by a colon ':'. Note that the keypresses literally mean keypresses, so you have to write what you would press on the keyboard. In the table below, the left column shows the input and the right column shows what to type.\n\n"enter" (i.e. new line)                Enter or Return\na (i.e. small a)                          A\nA (i.e. capital a)                       Shift+A\n: (colon)                                  Shift+;\n' '  (space)                              Space
126 Enabled=false
127 Name=Type 'Hello'
128 Type=SIMPLE_ACTION_DATA
129
130 [Data_2_2Actions]
131 ActionsCount=1
132
133 [Data_2_2Actions0]
134 DestinationWindow=2
135 Input=Shift+H:E:L:L:O\n
136 Type=KEYBOARD_INPUT
137
138 [Data_2_2Conditions]
139 Comment=
140 ConditionsCount=0
141
142 [Data_2_2Triggers]
143 Comment=Simple_action
144 TriggersCount=1
145
146 [Data_2_2Triggers0]
147 Key=Ctrl+Alt+H
148 Type=SHORTCUT
149 Uuid={964dbddc-8686-49cd-8f05-a0e1b4670030}
150
151 [Data_2_3]
152 Comment=This action runs Konsole, after pressing Ctrl+Alt+T.
153 Enabled=false
154 Name=Run Konsole
155 Type=SIMPLE_ACTION_DATA
156
157 [Data_2_3Actions]
158 ActionsCount=1
159
160 [Data_2_3Actions0]
161 CommandURL=konsole
162 Type=COMMAND_URL
163
164 [Data_2_3Conditions]
165 Comment=
166 ConditionsCount=0
167
168 [Data_2_3Triggers]
169 Comment=Simple_action
170 TriggersCount=1
171
172 [Data_2_3Triggers0]
173 Key=Ctrl+Alt+T
174 Type=SHORTCUT
175 Uuid={e85a4f9e-0206-43fc-840b-56d03c373a94}
176
177 [Data_2_4]
178 Comment=Read the comment on the "Type 'Hello'" action first.\n\nQt Designer uses Ctrl+F4 for closing windows.  In KDE, however, Ctrl+F4 is the shortcut for going to virtual desktop 4, so this shortcut does not work in Qt Designer.  Further, Qt Designer does not use KDE's standard Ctrl+W for closing the window.\n\nThis problem can be solved by remapping Ctrl+W to Ctrl+F4 when the active window is Qt Designer. When Qt Designer is active, every time Ctrl+W is pressed, Ctrl+F4 will be sent to Qt Designer instead. In other applications, the effect of Ctrl+W is unchanged.\n\nWe now need to specify three things: A new shortcut trigger on 'Ctrl+W', a new keyboard input action sending Ctrl+F4, and a new condition that the active window is Qt Designer.\nQt Designer seems to always have title 'Qt Designer by Trolltech', so the condition will check for the active window having that title.
179 Enabled=false
180 Name=Remap Ctrl+W to Ctrl+F4 in Qt Designer
181 Type=GENERIC_ACTION_DATA
182
183 [Data_2_4Actions]
184 ActionsCount=1
185
186 [Data_2_4Actions0]
187 DestinationWindow=2
188 Input=Ctrl+F4
189 Type=KEYBOARD_INPUT
190
191 [Data_2_4Conditions]
192 Comment=
193 ConditionsCount=1
194
195 [Data_2_4Conditions0]
196 Type=ACTIVE_WINDOW
197
198 [Data_2_4Conditions0Window]
199 Comment=Qt Designer
200 WindowsCount=1
201
202 [Data_2_4Conditions0Window0]
203 Class=
204 ClassType=0
205 Comment=
206 Role=
207 RoleType=0
208 Title=Qt Designer by Trolltech
209 TitleType=2
210 Type=SIMPLE
211 WindowTypes=33
212
213 [Data_2_4Triggers]
214 Comment=
215 TriggersCount=1
216
217 [Data_2_4Triggers0]
218 Key=Ctrl+W
219 Type=SHORTCUT
220 Uuid={e0b89295-60ad-4690-a62f-98275691cc5d}
221
222 [Data_2_5]
223 Comment=By pressing Alt+Ctrl+W a D-Bus call will be performed that will show the minicli. You can use any kind of D-Bus call, just like using the command line 'qdbus' tool.
224 Enabled=false
225 Name=Perform D-Bus call 'qdbus org.kde.krunner /App display'
226 Type=SIMPLE_ACTION_DATA
227
228 [Data_2_5Actions]
229 ActionsCount=1
230
231 [Data_2_5Actions0]
232 Arguments=
233 Call=popupExecuteCommand
234 RemoteApp=org.kde.krunner
235 RemoteObj=/App
236 Type=DBUS
237
238 [Data_2_5Conditions]
239 Comment=
240 ConditionsCount=0
241
242 [Data_2_5Triggers]
243 Comment=Simple_action
244 TriggersCount=1
245
246 [Data_2_5Triggers0]
247 Key=Ctrl+Alt+W
248 Type=SHORTCUT
249 Uuid={4725c335-a15e-4bdb-a0da-ebf787570252}
250
251 [Data_2_6]
252 Comment=Read the comment on the "Type 'Hello'" action first.\n\nJust like the "Type 'Hello'" action, this one simulates keyboard input, specifically, after pressing Ctrl+Alt+B, it sends B to XMMS (B in XMMS jumps to the next song). The 'Send to specific window' checkbox is checked and a window with its class containing 'XMMS_Player' is specified; this will make the input always be sent to this window. This way, you can control XMMS even if, for instance, it is on a different virtual desktop.\n\n(Run 'xprop' and click on the XMMS window and search for WM_CLASS to see 'XMMS_Player').
253 Enabled=false
254 Name=Next in XMMS
255 Type=SIMPLE_ACTION_DATA
256
257 [Data_2_6Actions]
258 ActionsCount=1
259
260 [Data_2_6Actions0]
261 DestinationWindow=1
262 Input=B
263 Type=KEYBOARD_INPUT
264
265 [Data_2_6Actions0DestinationWindow]
266 Comment=XMMS window
267 WindowsCount=1
268
269 [Data_2_6Actions0DestinationWindow0]
270 Class=XMMS_Player
271 ClassType=1
272 Comment=XMMS Player window
273 Role=
274 RoleType=0
275 Title=
276 TitleType=0
277 Type=SIMPLE
278 WindowTypes=33
279
280 [Data_2_6Conditions]
281 Comment=
282 ConditionsCount=0
283
284 [Data_2_6Triggers]
285 Comment=Simple_action
286 TriggersCount=1
287
288 [Data_2_6Triggers0]
289 Key=Ctrl+Alt+B
290 Type=SHORTCUT
291 Uuid={c2fdb8a0-bc22-4026-b177-bf2d416b198a}
292
293 [Data_2_7]
294 Comment=Konqueror in KDE3.1 has tabs, and now you can also have gestures.\n\nJust press the middle mouse button and start drawing one of the gestures, and after you are finished, release the mouse button. If you only need to paste the selection, it still works, just click the middle mouse button. (You can change the mouse button to use in the global settings).\n\nRight now, there are the following gestures available:\nmove right and back left - Forward (Alt+Right)\nmove left and back right - Back (Alt+Left)\nmove up and back down  - Up (Alt+Up)\ncircle counterclockwise - Reload (F5)\n\nThe gesture shapes can be entered by performing them in the configuration dialog. You can also look at your numeric pad to help you: gestures are recognized like a 3x3 grid of fields, numbered 1 to 9.\n\nNote that you must perform exactly the gesture to trigger the action. Because of this, it is possible to enter more gestures for the action. You should try to avoid complicated gestures where you change the direction of mouse movement more than once.  For instance, 45654 or 74123 are simple to perform, but 1236987 may be already quite difficult.\n\nThe conditions for all gestures are defined in this group. All these gestures are active only if the active window is Konqueror (class contains 'konqueror').
295 DataCount=4
296 Enabled=false
297 Name=Konqi Gestures
298 SystemGroup=0
299 Type=ACTION_DATA_GROUP
300
301 [Data_2_7Conditions]
302 Comment=Konqueror window
303 ConditionsCount=1
304
305 [Data_2_7Conditions0]
306 Type=ACTIVE_WINDOW
307
308 [Data_2_7Conditions0Window]
309 Comment=Konqueror
310 WindowsCount=1
311
312 [Data_2_7Conditions0Window0]
313 Class=konqueror
314 ClassType=1
315 Comment=Konqueror
316 Role=
317 RoleType=0
318 Title=
319 TitleType=0
320 Type=SIMPLE
321 WindowTypes=33
322
323 [Data_2_7_1]
324 Comment=
325 Enabled=false
326 Name=Back
327 Type=SIMPLE_ACTION_DATA
328
329 [Data_2_7_1Actions]
330 ActionsCount=1
331
332 [Data_2_7_1Actions0]
333 DestinationWindow=2
334 Input=Alt+Left
335 Type=KEYBOARD_INPUT
336
337 [Data_2_7_1Conditions]
338 Comment=
339 ConditionsCount=0
340
341 [Data_2_7_1Triggers]
342 Comment=Gesture_triggers
343 TriggersCount=3
344
345 [Data_2_7_1Triggers0]
346 GesturePointData=0,0.0625,1,1,0.5,0.0625,0.0625,1,0.875,0.5,0.125,0.0625,1,0.75,0.5,0.1875,0.0625,1,0.625,0.5,0.25,0.0625,1,0.5,0.5,0.3125,0.0625,1,0.375,0.5,0.375,0.0625,1,0.25,0.5,0.4375,0.0625,1,0.125,0.5,0.5,0.0625,0,0,0.5,0.5625,0.0625,0,0.125,0.5,0.625,0.0625,0,0.25,0.5,0.6875,0.0625,0,0.375,0.5,0.75,0.0625,0,0.5,0.5,0.8125,0.0625,0,0.625,0.5,0.875,0.0625,0,0.75,0.5,0.9375,0.0625,0,0.875,0.5,1,0,0,1,0.5
347 Type=GESTURE
348
349 [Data_2_7_1Triggers1]
350 GesturePointData=0,0.0833333,1,0.5,0.5,0.0833333,0.0833333,1,0.375,0.5,0.166667,0.0833333,1,0.25,0.5,0.25,0.0833333,1,0.125,0.5,0.333333,0.0833333,0,0,0.5,0.416667,0.0833333,0,0.125,0.5,0.5,0.0833333,0,0.25,0.5,0.583333,0.0833333,0,0.375,0.5,0.666667,0.0833333,0,0.5,0.5,0.75,0.0833333,0,0.625,0.5,0.833333,0.0833333,0,0.75,0.5,0.916667,0.0833333,0,0.875,0.5,1,0,0,1,0.5
351 Type=GESTURE
352
353 [Data_2_7_1Triggers2]
354 GesturePointData=0,0.0833333,1,1,0.5,0.0833333,0.0833333,1,0.875,0.5,0.166667,0.0833333,1,0.75,0.5,0.25,0.0833333,1,0.625,0.5,0.333333,0.0833333,1,0.5,0.5,0.416667,0.0833333,1,0.375,0.5,0.5,0.0833333,1,0.25,0.5,0.583333,0.0833333,1,0.125,0.5,0.666667,0.0833333,0,0,0.5,0.75,0.0833333,0,0.125,0.5,0.833333,0.0833333,0,0.25,0.5,0.916667,0.0833333,0,0.375,0.5,1,0,0,0.5,0.5
355 Type=GESTURE
356
357 [Data_2_7_2]
358 Comment=
359 Enabled=false
360 Name=Forward
361 Type=SIMPLE_ACTION_DATA
362
363 [Data_2_7_2Actions]
364 ActionsCount=1
365
366 [Data_2_7_2Actions0]
367 DestinationWindow=2
368 Input=Alt+Right
369 Type=KEYBOARD_INPUT
370
371 [Data_2_7_2Conditions]
372 Comment=
373 ConditionsCount=0
374
375 [Data_2_7_2Triggers]
376 Comment=Gesture_triggers
377 TriggersCount=3
378
379 [Data_2_7_2Triggers0]
380 GesturePointData=0,0.0625,0,0,0.5,0.0625,0.0625,0,0.125,0.5,0.125,0.0625,0,0.25,0.5,0.1875,0.0625,0,0.375,0.5,0.25,0.0625,0,0.5,0.5,0.3125,0.0625,0,0.625,0.5,0.375,0.0625,0,0.75,0.5,0.4375,0.0625,0,0.875,0.5,0.5,0.0625,1,1,0.5,0.5625,0.0625,1,0.875,0.5,0.625,0.0625,1,0.75,0.5,0.6875,0.0625,1,0.625,0.5,0.75,0.0625,1,0.5,0.5,0.8125,0.0625,1,0.375,0.5,0.875,0.0625,1,0.25,0.5,0.9375,0.0625,1,0.125,0.5,1,0,0,0,0.5
381 Type=GESTURE
382
383 [Data_2_7_2Triggers1]
384 GesturePointData=0,0.0833333,0,0.5,0.5,0.0833333,0.0833333,0,0.625,0.5,0.166667,0.0833333,0,0.75,0.5,0.25,0.0833333,0,0.875,0.5,0.333333,0.0833333,1,1,0.5,0.416667,0.0833333,1,0.875,0.5,0.5,0.0833333,1,0.75,0.5,0.583333,0.0833333,1,0.625,0.5,0.666667,0.0833333,1,0.5,0.5,0.75,0.0833333,1,0.375,0.5,0.833333,0.0833333,1,0.25,0.5,0.916667,0.0833333,1,0.125,0.5,1,0,0,0,0.5
385 Type=GESTURE
386
387 [Data_2_7_2Triggers2]
388 GesturePointData=0,0.0833333,0,0,0.5,0.0833333,0.0833333,0,0.125,0.5,0.166667,0.0833333,0,0.25,0.5,0.25,0.0833333,0,0.375,0.5,0.333333,0.0833333,0,0.5,0.5,0.416667,0.0833333,0,0.625,0.5,0.5,0.0833333,0,0.75,0.5,0.583333,0.0833333,0,0.875,0.5,0.666667,0.0833333,1,1,0.5,0.75,0.0833333,1,0.875,0.5,0.833333,0.0833333,1,0.75,0.5,0.916667,0.0833333,1,0.625,0.5,1,0,0,0.5,0.5
389 Type=GESTURE
390
391 [Data_2_7_3]
392 Comment=
393 Enabled=false
394 Name=Up
395 Type=SIMPLE_ACTION_DATA
396
397 [Data_2_7_3Actions]
398 ActionsCount=1
399
400 [Data_2_7_3Actions0]
401 DestinationWindow=2
402 Input=Alt+Up
403 Type=KEYBOARD_INPUT
404
405 [Data_2_7_3Conditions]
406 Comment=
407 ConditionsCount=0
408
409 [Data_2_7_3Triggers]
410 Comment=Gesture_triggers
411 TriggersCount=3
412
413 [Data_2_7_3Triggers0]
414 GesturePointData=0,0.0625,-0.5,0.5,1,0.0625,0.0625,-0.5,0.5,0.875,0.125,0.0625,-0.5,0.5,0.75,0.1875,0.0625,-0.5,0.5,0.625,0.25,0.0625,-0.5,0.5,0.5,0.3125,0.0625,-0.5,0.5,0.375,0.375,0.0625,-0.5,0.5,0.25,0.4375,0.0625,-0.5,0.5,0.125,0.5,0.0625,0.5,0.5,0,0.5625,0.0625,0.5,0.5,0.125,0.625,0.0625,0.5,0.5,0.25,0.6875,0.0625,0.5,0.5,0.375,0.75,0.0625,0.5,0.5,0.5,0.8125,0.0625,0.5,0.5,0.625,0.875,0.0625,0.5,0.5,0.75,0.9375,0.0625,0.5,0.5,0.875,1,0,0,0.5,1
415 Type=GESTURE
416
417 [Data_2_7_3Triggers1]
418 GesturePointData=0,0.0833333,-0.5,0.5,1,0.0833333,0.0833333,-0.5,0.5,0.875,0.166667,0.0833333,-0.5,0.5,0.75,0.25,0.0833333,-0.5,0.5,0.625,0.333333,0.0833333,-0.5,0.5,0.5,0.416667,0.0833333,-0.5,0.5,0.375,0.5,0.0833333,-0.5,0.5,0.25,0.583333,0.0833333,-0.5,0.5,0.125,0.666667,0.0833333,0.5,0.5,0,0.75,0.0833333,0.5,0.5,0.125,0.833333,0.0833333,0.5,0.5,0.25,0.916667,0.0833333,0.5,0.5,0.375,1,0,0,0.5,0.5
419 Type=GESTURE
420
421 [Data_2_7_3Triggers2]
422 GesturePointData=0,0.0833333,-0.5,0.5,0.5,0.0833333,0.0833333,-0.5,0.5,0.375,0.166667,0.0833333,-0.5,0.5,0.25,0.25,0.0833333,-0.5,0.5,0.125,0.333333,0.0833333,0.5,0.5,0,0.416667,0.0833333,0.5,0.5,0.125,0.5,0.0833333,0.5,0.5,0.25,0.583333,0.0833333,0.5,0.5,0.375,0.666667,0.0833333,0.5,0.5,0.5,0.75,0.0833333,0.5,0.5,0.625,0.833333,0.0833333,0.5,0.5,0.75,0.916667,0.0833333,0.5,0.5,0.875,1,0,0,0.5,1
423 Type=GESTURE
424
425 [Data_2_7_4]
426 Comment=
427 Enabled=false
428 Name=Reload
429 Type=SIMPLE_ACTION_DATA
430
431 [Data_2_7_4Actions]
432 ActionsCount=1
433
434 [Data_2_7_4Actions0]
435 DestinationWindow=2
436 Input=F5
437 Type=KEYBOARD_INPUT
438
439 [Data_2_7_4Conditions]
440 Comment=
441 ConditionsCount=0
442
443 [Data_2_7_4Triggers]
444 Comment=Gesture_triggers
445 TriggersCount=3
446
447 [Data_2_7_4Triggers0]
448 GesturePointData=0,0.03125,0,0,1,0.03125,0.03125,0,0.125,1,0.0625,0.03125,0,0.25,1,0.09375,0.03125,0,0.375,1,0.125,0.03125,0,0.5,1,0.15625,0.03125,0,0.625,1,0.1875,0.03125,0,0.75,1,0.21875,0.03125,0,0.875,1,0.25,0.03125,-0.5,1,1,0.28125,0.03125,-0.5,1,0.875,0.3125,0.03125,-0.5,1,0.75,0.34375,0.03125,-0.5,1,0.625,0.375,0.03125,-0.5,1,0.5,0.40625,0.03125,-0.5,1,0.375,0.4375,0.03125,-0.5,1,0.25,0.46875,0.03125,-0.5,1,0.125,0.5,0.03125,1,1,0,0.53125,0.03125,1,0.875,0,0.5625,0.03125,1,0.75,0,0.59375,0.03125,1,0.625,0,0.625,0.03125,1,0.5,0,0.65625,0.03125,1,0.375,0,0.6875,0.03125,1,0.25,0,0.71875,0.03125,1,0.125,0,0.75,0.03125,0.5,0,0,0.78125,0.03125,0.5,0,0.125,0.8125,0.03125,0.5,0,0.25,0.84375,0.03125,0.5,0,0.375,0.875,0.03125,0.5,0,0.5,0.90625,0.03125,0.5,0,0.625,0.9375,0.03125,0.5,0,0.75,0.96875,0.03125,0.5,0,0.875,1,0,0,0,1
449 Type=GESTURE
450
451 [Data_2_7_4Triggers1]
452 GesturePointData=0,0.0277778,0,0,1,0.0277778,0.0277778,0,0.125,1,0.0555556,0.0277778,0,0.25,1,0.0833333,0.0277778,0,0.375,1,0.111111,0.0277778,0,0.5,1,0.138889,0.0277778,0,0.625,1,0.166667,0.0277778,0,0.75,1,0.194444,0.0277778,0,0.875,1,0.222222,0.0277778,-0.5,1,1,0.25,0.0277778,-0.5,1,0.875,0.277778,0.0277778,-0.5,1,0.75,0.305556,0.0277778,-0.5,1,0.625,0.333333,0.0277778,-0.5,1,0.5,0.361111,0.0277778,-0.5,1,0.375,0.388889,0.0277778,-0.5,1,0.25,0.416667,0.0277778,-0.5,1,0.125,0.444444,0.0277778,1,1,0,0.472222,0.0277778,1,0.875,0,0.5,0.0277778,1,0.75,0,0.527778,0.0277778,1,0.625,0,0.555556,0.0277778,1,0.5,0,0.583333,0.0277778,1,0.375,0,0.611111,0.0277778,1,0.25,0,0.638889,0.0277778,1,0.125,0,0.666667,0.0277778,0.5,0,0,0.694444,0.0277778,0.5,0,0.125,0.722222,0.0277778,0.5,0,0.25,0.75,0.0277778,0.5,0,0.375,0.777778,0.0277778,0.5,0,0.5,0.805556,0.0277778,0.5,0,0.625,0.833333,0.0277778,0.5,0,0.75,0.861111,0.0277778,0.5,0,0.875,0.888889,0.0277778,0,0,1,0.916667,0.0277778,0,0.125,1,0.944444,0.0277778,0,0.25,1,0.972222,0.0277778,0,0.375,1,1,0,0,0.5,1
453 Type=GESTURE
454
455 [Data_2_7_4Triggers2]
456 GesturePointData=0,0.0277778,0.5,0,0.5,0.0277778,0.0277778,0.5,0,0.625,0.0555556,0.0277778,0.5,0,0.75,0.0833333,0.0277778,0.5,0,0.875,0.111111,0.0277778,0,0,1,0.138889,0.0277778,0,0.125,1,0.166667,0.0277778,0,0.25,1,0.194444,0.0277778,0,0.375,1,0.222222,0.0277778,0,0.5,1,0.25,0.0277778,0,0.625,1,0.277778,0.0277778,0,0.75,1,0.305556,0.0277778,0,0.875,1,0.333333,0.0277778,-0.5,1,1,0.361111,0.0277778,-0.5,1,0.875,0.388889,0.0277778,-0.5,1,0.75,0.416667,0.0277778,-0.5,1,0.625,0.444444,0.0277778,-0.5,1,0.5,0.472222,0.0277778,-0.5,1,0.375,0.5,0.0277778,-0.5,1,0.25,0.527778,0.0277778,-0.5,1,0.125,0.555556,0.0277778,1,1,0,0.583333,0.0277778,1,0.875,0,0.611111,0.0277778,1,0.75,0,0.638889,0.0277778,1,0.625,0,0.666667,0.0277778,1,0.5,0,0.694444,0.0277778,1,0.375,0,0.722222,0.0277778,1,0.25,0,0.75,0.0277778,1,0.125,0,0.777778,0.0277778,0.5,0,0,0.805556,0.0277778,0.5,0,0.125,0.833333,0.0277778,0.5,0,0.25,0.861111,0.0277778,0.5,0,0.375,0.888889,0.0277778,0.5,0,0.5,0.916667,0.0277778,0.5,0,0.625,0.944444,0.0277778,0.5,0,0.75,0.972222,0.0277778,0.5,0,0.875,1,0,0,0,1
457 Type=GESTURE
458
459 [Data_2_8]
460 Comment=After pressing Win+E (Tux+E) a WWW browser will be launched, and it will open http://www.kde.org . You may run all kind of commands you can run in minicli (Alt+F2).
461 Enabled=false
462 Name=Go to KDE Website
463 Type=SIMPLE_ACTION_DATA
464
465 [Data_2_8Actions]
466 ActionsCount=1
467
468 [Data_2_8Actions0]
469 CommandURL=http://www.kde.org
470 Type=COMMAND_URL
471
472 [Data_2_8Conditions]
473 Comment=
474 ConditionsCount=0
475
476 [Data_2_8Triggers]
477 Comment=Simple_action
478 TriggersCount=1
479
480 [Data_2_8Triggers0]
481 Key=Meta+E
482 Type=SHORTCUT
483 Uuid={1345398e-08fd-4184-91f5-dc46904b99d7}
484
485 [Data_3]
486 Comment=Basic Konqueror gestures.
487 DataCount=14
488 Enabled=true
489 ImportId=konqueror_gestures_kde321
490 Name=Konqueror Gestures
491 SystemGroup=0
492 Type=ACTION_DATA_GROUP
493
494 [Data_3Conditions]
495 Comment=Konqueror window
496 ConditionsCount=1
497
498 [Data_3Conditions0]
499 Type=ACTIVE_WINDOW
500
501 [Data_3Conditions0Window]
502 Comment=Konqueror
503 WindowsCount=1
504
505 [Data_3Conditions0Window0]
506 Class=^konqueror\s
507 ClassType=3
508 Comment=Konqueror
509 Role=konqueror-mainwindow#1
510 RoleType=0
511 Title=file:/ - Konqueror
512 TitleType=0
513 Type=SIMPLE
514 WindowTypes=1
515
516 [Data_3_1]
517 Comment=Press, move left, release.
518 Enabled=true
519 Name=Back
520 Type=SIMPLE_ACTION_DATA
521
522 [Data_3_10]
523 Comment=Opera-style: Press, move up, release.\nNOTE: Conflicts with 'New Tab', and as such is disabled by default.
524 Enabled=false
525 Name=Stop Loading
526 Type=SIMPLE_ACTION_DATA
527
528 [Data_3_10Actions]
529 ActionsCount=1
530
531 [Data_3_10Actions0]
532 DestinationWindow=2
533 Input=Escape\n
534 Type=KEYBOARD_INPUT
535
536 [Data_3_10Conditions]
537 Comment=
538 ConditionsCount=0
539
540 [Data_3_10Triggers]
541 Comment=Gesture_triggers
542 TriggersCount=1
543
544 [Data_3_10Triggers0]
545 GesturePointData=0,0.125,-0.5,0.5,1,0.125,0.125,-0.5,0.5,0.875,0.25,0.125,-0.5,0.5,0.75,0.375,0.125,-0.5,0.5,0.625,0.5,0.125,-0.5,0.5,0.5,0.625,0.125,-0.5,0.5,0.375,0.75,0.125,-0.5,0.5,0.25,0.875,0.125,-0.5,0.5,0.125,1,0,0,0.5,0
546 Type=GESTURE
547
548 [Data_3_11]
549 Comment=Going up in URL/directory structure.\nMozilla-style: Press, move up, move left, move up, release.
550 Enabled=true
551 Name=Up
552 Type=SIMPLE_ACTION_DATA
553
554 [Data_3_11Actions]
555 ActionsCount=1
556
557 [Data_3_11Actions0]
558 DestinationWindow=2
559 Input=Alt+Up
560 Type=KEYBOARD_INPUT
561
562 [Data_3_11Conditions]
563 Comment=
564 ConditionsCount=0
565
566 [Data_3_11Triggers]
567 Comment=Gesture_triggers
568 TriggersCount=1
569
570 [Data_3_11Triggers0]
571 GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,1,1,0.5,0.3125,0.0625,1,0.875,0.5,0.375,0.0625,1,0.75,0.5,0.4375,0.0625,1,0.625,0.5,0.5,0.0625,1,0.5,0.5,0.5625,0.0625,1,0.375,0.5,0.625,0.0625,1,0.25,0.5,0.6875,0.0625,1,0.125,0.5,0.75,0.0625,-0.5,0,0.5,0.8125,0.0625,-0.5,0,0.375,0.875,0.0625,-0.5,0,0.25,0.9375,0.0625,-0.5,0,0.125,1,0,0,0,0
572 Type=GESTURE
573
574 [Data_3_12]
575 Comment=Going up in URL/directory structure.\nOpera-style: Press, move up, move left, move up, release.\nNOTE: Conflicts with  "Activate Previous Tab", and as such is disabled by default.
576 Enabled=false
577 Name=Up #2
578 Type=SIMPLE_ACTION_DATA
579
580 [Data_3_12Actions]
581 ActionsCount=1
582
583 [Data_3_12Actions0]
584 DestinationWindow=2
585 Input=Alt+Up\n
586 Type=KEYBOARD_INPUT
587
588 [Data_3_12Conditions]
589 Comment=
590 ConditionsCount=0
591
592 [Data_3_12Triggers]
593 Comment=Gesture_triggers
594 TriggersCount=1
595
596 [Data_3_12Triggers0]
597 GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,-0.5,1,0.5,0.3125,0.0625,-0.5,1,0.375,0.375,0.0625,-0.5,1,0.25,0.4375,0.0625,-0.5,1,0.125,0.5,0.0625,1,1,0,0.5625,0.0625,1,0.875,0,0.625,0.0625,1,0.75,0,0.6875,0.0625,1,0.625,0,0.75,0.0625,1,0.5,0,0.8125,0.0625,1,0.375,0,0.875,0.0625,1,0.25,0,0.9375,0.0625,1,0.125,0,1,0,0,0,0
598 Type=GESTURE
599
600 [Data_3_13]
601 Comment=Press, move up, move right, release.
602 Enabled=true
603 Name=Activate Next Tab
604 Type=SIMPLE_ACTION_DATA
605
606 [Data_3_13Actions]
607 ActionsCount=1
608
609 [Data_3_13Actions0]
610 DestinationWindow=2
611 Input=Ctrl+.\n
612 Type=KEYBOARD_INPUT
613
614 [Data_3_13Conditions]
615 Comment=
616 ConditionsCount=0
617
618 [Data_3_13Triggers]
619 Comment=Gesture_triggers
620 TriggersCount=1
621
622 [Data_3_13Triggers0]
623 GesturePointData=0,0.0625,-0.5,0,1,0.0625,0.0625,-0.5,0,0.875,0.125,0.0625,-0.5,0,0.75,0.1875,0.0625,-0.5,0,0.625,0.25,0.0625,-0.5,0,0.5,0.3125,0.0625,-0.5,0,0.375,0.375,0.0625,-0.5,0,0.25,0.4375,0.0625,-0.5,0,0.125,0.5,0.0625,0,0,0,0.5625,0.0625,0,0.125,0,0.625,0.0625,0,0.25,0,0.6875,0.0625,0,0.375,0,0.75,0.0625,0,0.5,0,0.8125,0.0625,0,0.625,0,0.875,0.0625,0,0.75,0,0.9375,0.0625,0,0.875,0,1,0,0,1,0
624 Type=GESTURE
625
626 [Data_3_14]
627 Comment=Press, move up, move left, release.
628 Enabled=true
629 Name=Activate Previous Tab
630 Type=SIMPLE_ACTION_DATA
631
632 [Data_3_14Actions]
633 ActionsCount=1
634
635 [Data_3_14Actions0]
636 DestinationWindow=2
637 Input=Ctrl+,
638 Type=KEYBOARD_INPUT
639
640 [Data_3_14Conditions]
641 Comment=
642 ConditionsCount=0
643
644 [Data_3_14Triggers]
645 Comment=Gesture_triggers
646 TriggersCount=1
647
648 [Data_3_14Triggers0]
649 GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,-0.5,1,0.5,0.3125,0.0625,-0.5,1,0.375,0.375,0.0625,-0.5,1,0.25,0.4375,0.0625,-0.5,1,0.125,0.5,0.0625,1,1,0,0.5625,0.0625,1,0.875,0,0.625,0.0625,1,0.75,0,0.6875,0.0625,1,0.625,0,0.75,0.0625,1,0.5,0,0.8125,0.0625,1,0.375,0,0.875,0.0625,1,0.25,0,0.9375,0.0625,1,0.125,0,1,0,0,0,0
650 Type=GESTURE
651
652 [Data_3_1Actions]
653 ActionsCount=1
654
655 [Data_3_1Actions0]
656 DestinationWindow=2
657 Input=Alt+Left
658 Type=KEYBOARD_INPUT
659
660 [Data_3_1Conditions]
661 Comment=
662 ConditionsCount=0
663
664 [Data_3_1Triggers]
665 Comment=Gesture_triggers
666 TriggersCount=1
667
668 [Data_3_1Triggers0]
669 GesturePointData=0,0.125,1,1,0.5,0.125,0.125,1,0.875,0.5,0.25,0.125,1,0.75,0.5,0.375,0.125,1,0.625,0.5,0.5,0.125,1,0.5,0.5,0.625,0.125,1,0.375,0.5,0.75,0.125,1,0.25,0.5,0.875,0.125,1,0.125,0.5,1,0,0,0,0.5
670 Type=GESTURE
671
672 [Data_3_2]
673 Comment=Press, move down, move up, move down, release.
674 Enabled=true
675 Name=Duplicate Tab
676 Type=SIMPLE_ACTION_DATA
677
678 [Data_3_2Actions]
679 ActionsCount=1
680
681 [Data_3_2Actions0]
682 DestinationWindow=2
683 Input=Ctrl+Shift+D\n
684 Type=KEYBOARD_INPUT
685
686 [Data_3_2Conditions]
687 Comment=
688 ConditionsCount=0
689
690 [Data_3_2Triggers]
691 Comment=Gesture_triggers
692 TriggersCount=1
693
694 [Data_3_2Triggers0]
695 GesturePointData=0,0.0416667,0.5,0.5,0,0.0416667,0.0416667,0.5,0.5,0.125,0.0833333,0.0416667,0.5,0.5,0.25,0.125,0.0416667,0.5,0.5,0.375,0.166667,0.0416667,0.5,0.5,0.5,0.208333,0.0416667,0.5,0.5,0.625,0.25,0.0416667,0.5,0.5,0.75,0.291667,0.0416667,0.5,0.5,0.875,0.333333,0.0416667,-0.5,0.5,1,0.375,0.0416667,-0.5,0.5,0.875,0.416667,0.0416667,-0.5,0.5,0.75,0.458333,0.0416667,-0.5,0.5,0.625,0.5,0.0416667,-0.5,0.5,0.5,0.541667,0.0416667,-0.5,0.5,0.375,0.583333,0.0416667,-0.5,0.5,0.25,0.625,0.0416667,-0.5,0.5,0.125,0.666667,0.0416667,0.5,0.5,0,0.708333,0.0416667,0.5,0.5,0.125,0.75,0.0416667,0.5,0.5,0.25,0.791667,0.0416667,0.5,0.5,0.375,0.833333,0.0416667,0.5,0.5,0.5,0.875,0.0416667,0.5,0.5,0.625,0.916667,0.0416667,0.5,0.5,0.75,0.958333,0.0416667,0.5,0.5,0.875,1,0,0,0.5,1
696 Type=GESTURE
697
698 [Data_3_3]
699 Comment=Press, move down, move up, release.
700 Enabled=true
701 Name=Duplicate Window
702 Type=SIMPLE_ACTION_DATA
703
704 [Data_3_3Actions]
705 ActionsCount=1
706
707 [Data_3_3Actions0]
708 DestinationWindow=2
709 Input=Ctrl+D\n
710 Type=KEYBOARD_INPUT
711
712 [Data_3_3Conditions]
713 Comment=
714 ConditionsCount=0
715
716 [Data_3_3Triggers]
717 Comment=Gesture_triggers
718 TriggersCount=1
719
720 [Data_3_3Triggers0]
721 GesturePointData=0,0.0625,0.5,0.5,0,0.0625,0.0625,0.5,0.5,0.125,0.125,0.0625,0.5,0.5,0.25,0.1875,0.0625,0.5,0.5,0.375,0.25,0.0625,0.5,0.5,0.5,0.3125,0.0625,0.5,0.5,0.625,0.375,0.0625,0.5,0.5,0.75,0.4375,0.0625,0.5,0.5,0.875,0.5,0.0625,-0.5,0.5,1,0.5625,0.0625,-0.5,0.5,0.875,0.625,0.0625,-0.5,0.5,0.75,0.6875,0.0625,-0.5,0.5,0.625,0.75,0.0625,-0.5,0.5,0.5,0.8125,0.0625,-0.5,0.5,0.375,0.875,0.0625,-0.5,0.5,0.25,0.9375,0.0625,-0.5,0.5,0.125,1,0,0,0.5,0
722 Type=GESTURE
723
724 [Data_3_4]
725 Comment=Press, move right, release.
726 Enabled=true
727 Name=Forward
728 Type=SIMPLE_ACTION_DATA
729
730 [Data_3_4Actions]
731 ActionsCount=1
732
733 [Data_3_4Actions0]
734 DestinationWindow=2
735 Input=Alt+Right
736 Type=KEYBOARD_INPUT
737
738 [Data_3_4Conditions]
739 Comment=
740 ConditionsCount=0
741
742 [Data_3_4Triggers]
743 Comment=Gesture_triggers
744 TriggersCount=1
745
746 [Data_3_4Triggers0]
747 GesturePointData=0,0.125,0,0,0.5,0.125,0.125,0,0.125,0.5,0.25,0.125,0,0.25,0.5,0.375,0.125,0,0.375,0.5,0.5,0.125,0,0.5,0.5,0.625,0.125,0,0.625,0.5,0.75,0.125,0,0.75,0.5,0.875,0.125,0,0.875,0.5,1,0,0,1,0.5
748 Type=GESTURE
749
750 [Data_3_5]
751 Comment=Press, move down, move half up, move right, move down, release.\n(Drawing a lowercase 'h'.)
752 Enabled=true
753 Name=Home
754 Type=SIMPLE_ACTION_DATA
755
756 [Data_3_5Actions]
757 ActionsCount=1
758
759 [Data_3_5Actions0]
760 DestinationWindow=2
761 Input=Alt+Home\n
762 Type=KEYBOARD_INPUT
763
764 [Data_3_5Conditions]
765 Comment=
766 ConditionsCount=0
767
768 [Data_3_5Triggers]
769 Comment=Gesture_triggers
770 TriggersCount=2
771
772 [Data_3_5Triggers0]
773 GesturePointData=0,0.0461748,0.5,0,0,0.0461748,0.0461748,0.5,0,0.125,0.0923495,0.0461748,0.5,0,0.25,0.138524,0.0461748,0.5,0,0.375,0.184699,0.0461748,0.5,0,0.5,0.230874,0.0461748,0.5,0,0.625,0.277049,0.0461748,0.5,0,0.75,0.323223,0.0461748,0.5,0,0.875,0.369398,0.065301,-0.25,0,1,0.434699,0.065301,-0.25,0.125,0.875,0.5,0.065301,-0.25,0.25,0.75,0.565301,0.065301,-0.25,0.375,0.625,0.630602,0.0461748,0,0.5,0.5,0.676777,0.0461748,0,0.625,0.5,0.722951,0.0461748,0,0.75,0.5,0.769126,0.0461748,0,0.875,0.5,0.815301,0.0461748,0.5,1,0.5,0.861476,0.0461748,0.5,1,0.625,0.90765,0.0461748,0.5,1,0.75,0.953825,0.0461748,0.5,1,0.875,1,0,0,1,1
774 Type=GESTURE
775
776 [Data_3_5Triggers1]
777 GesturePointData=0,0.0416667,0.5,0,0,0.0416667,0.0416667,0.5,0,0.125,0.0833333,0.0416667,0.5,0,0.25,0.125,0.0416667,0.5,0,0.375,0.166667,0.0416667,0.5,0,0.5,0.208333,0.0416667,0.5,0,0.625,0.25,0.0416667,0.5,0,0.75,0.291667,0.0416667,0.5,0,0.875,0.333333,0.0416667,-0.5,0,1,0.375,0.0416667,-0.5,0,0.875,0.416667,0.0416667,-0.5,0,0.75,0.458333,0.0416667,-0.5,0,0.625,0.5,0.0416667,0,0,0.5,0.541667,0.0416667,0,0.125,0.5,0.583333,0.0416667,0,0.25,0.5,0.625,0.0416667,0,0.375,0.5,0.666667,0.0416667,0,0.5,0.5,0.708333,0.0416667,0,0.625,0.5,0.75,0.0416667,0,0.75,0.5,0.791667,0.0416667,0,0.875,0.5,0.833333,0.0416667,0.5,1,0.5,0.875,0.0416667,0.5,1,0.625,0.916667,0.0416667,0.5,1,0.75,0.958333,0.0416667,0.5,1,0.875,1,0,0,1,1
778 Type=GESTURE
779
780 [Data_3_6]
781 Comment=Press, move right, move down, move right, release.\nMozilla-style: Press, move down, move right, release.
782 Enabled=true
783 Name=Close Tab
784 Type=SIMPLE_ACTION_DATA
785
786 [Data_3_6Actions]
787 ActionsCount=1
788
789 [Data_3_6Actions0]
790 DestinationWindow=2
791 Input=Ctrl+W\n
792 Type=KEYBOARD_INPUT
793
794 [Data_3_6Conditions]
795 Comment=
796 ConditionsCount=0
797
798 [Data_3_6Triggers]
799 Comment=Gesture_triggers
800 TriggersCount=2
801
802 [Data_3_6Triggers0]
803 GesturePointData=0,0.0625,0,0,0,0.0625,0.0625,0,0.125,0,0.125,0.0625,0,0.25,0,0.1875,0.0625,0,0.375,0,0.25,0.0625,0.5,0.5,0,0.3125,0.0625,0.5,0.5,0.125,0.375,0.0625,0.5,0.5,0.25,0.4375,0.0625,0.5,0.5,0.375,0.5,0.0625,0.5,0.5,0.5,0.5625,0.0625,0.5,0.5,0.625,0.625,0.0625,0.5,0.5,0.75,0.6875,0.0625,0.5,0.5,0.875,0.75,0.0625,0,0.5,1,0.8125,0.0625,0,0.625,1,0.875,0.0625,0,0.75,1,0.9375,0.0625,0,0.875,1,1,0,0,1,1
804 Type=GESTURE
805
806 [Data_3_6Triggers1]
807 GesturePointData=0,0.0625,0.5,0,0,0.0625,0.0625,0.5,0,0.125,0.125,0.0625,0.5,0,0.25,0.1875,0.0625,0.5,0,0.375,0.25,0.0625,0.5,0,0.5,0.3125,0.0625,0.5,0,0.625,0.375,0.0625,0.5,0,0.75,0.4375,0.0625,0.5,0,0.875,0.5,0.0625,0,0,1,0.5625,0.0625,0,0.125,1,0.625,0.0625,0,0.25,1,0.6875,0.0625,0,0.375,1,0.75,0.0625,0,0.5,1,0.8125,0.0625,0,0.625,1,0.875,0.0625,0,0.75,1,0.9375,0.0625,0,0.875,1,1,0,0,1,1
808 Type=GESTURE
809
810 [Data_3_7]
811 Comment=Press, move up, release.\nConflicts with Opera-style 'Up #2', which is disabled by default.
812 Enabled=true
813 Name=New Tab
814 Type=SIMPLE_ACTION_DATA
815
816 [Data_3_7Actions]
817 ActionsCount=1
818
819 [Data_3_7Actions0]
820 DestinationWindow=2
821 Input=Ctrl+Shift+N
822 Type=KEYBOARD_INPUT
823
824 [Data_3_7Conditions]
825 Comment=
826 ConditionsCount=0
827
828 [Data_3_7Triggers]
829 Comment=Gesture_triggers
830 TriggersCount=1
831
832 [Data_3_7Triggers0]
833 GesturePointData=0,0.125,-0.5,0.5,1,0.125,0.125,-0.5,0.5,0.875,0.25,0.125,-0.5,0.5,0.75,0.375,0.125,-0.5,0.5,0.625,0.5,0.125,-0.5,0.5,0.5,0.625,0.125,-0.5,0.5,0.375,0.75,0.125,-0.5,0.5,0.25,0.875,0.125,-0.5,0.5,0.125,1,0,0,0.5,0
834 Type=GESTURE
835
836 [Data_3_8]
837 Comment=Press, move down, release.
838 Enabled=true
839 Name=New Window
840 Type=SIMPLE_ACTION_DATA
841
842 [Data_3_8Actions]
843 ActionsCount=1
844
845 [Data_3_8Actions0]
846 DestinationWindow=2
847 Input=Ctrl+N\n
848 Type=KEYBOARD_INPUT
849
850 [Data_3_8Conditions]
851 Comment=
852 ConditionsCount=0
853
854 [Data_3_8Triggers]
855 Comment=Gesture_triggers
856 TriggersCount=1
857
858 [Data_3_8Triggers0]
859 GesturePointData=0,0.125,0.5,0.5,0,0.125,0.125,0.5,0.5,0.125,0.25,0.125,0.5,0.5,0.25,0.375,0.125,0.5,0.5,0.375,0.5,0.125,0.5,0.5,0.5,0.625,0.125,0.5,0.5,0.625,0.75,0.125,0.5,0.5,0.75,0.875,0.125,0.5,0.5,0.875,1,0,0,0.5,1
860 Type=GESTURE
861
862 [Data_3_9]
863 Comment=Press, move up, move down, release.
864 Enabled=true
865 Name=Reload
866 Type=SIMPLE_ACTION_DATA
867
868 [Data_3_9Actions]
869 ActionsCount=1
870
871 [Data_3_9Actions0]
872 DestinationWindow=2
873 Input=F5
874 Type=KEYBOARD_INPUT
875
876 [Data_3_9Conditions]
877 Comment=
878 ConditionsCount=0
879
880 [Data_3_9Triggers]
881 Comment=Gesture_triggers
882 TriggersCount=1
883
884 [Data_3_9Triggers0]
885 GesturePointData=0,0.0625,-0.5,0.5,1,0.0625,0.0625,-0.5,0.5,0.875,0.125,0.0625,-0.5,0.5,0.75,0.1875,0.0625,-0.5,0.5,0.625,0.25,0.0625,-0.5,0.5,0.5,0.3125,0.0625,-0.5,0.5,0.375,0.375,0.0625,-0.5,0.5,0.25,0.4375,0.0625,-0.5,0.5,0.125,0.5,0.0625,0.5,0.5,0,0.5625,0.0625,0.5,0.5,0.125,0.625,0.0625,0.5,0.5,0.25,0.6875,0.0625,0.5,0.5,0.375,0.75,0.0625,0.5,0.5,0.5,0.8125,0.0625,0.5,0.5,0.625,0.875,0.0625,0.5,0.5,0.75,0.9375,0.0625,0.5,0.5,0.875,1,0,0,0.5,1
886 Type=GESTURE
887
888 [Data_4]
889 Comment=Comment
890 Enabled=true
891 Name=New Action
892 Type=SIMPLE_ACTION_DATA
893
894 [Data_4Actions]
895 ActionsCount=1
896
897 [Data_4Actions0]
898 CommandURL=alacritty
899 Type=COMMAND_URL
900
901 [Data_4Conditions]
902 Comment=
903 ConditionsCount=0
904
905 [Data_4Triggers]
906 Comment=Simple_action
907 TriggersCount=1
908
909 [Data_4Triggers0]
910 Key=Meta+Return
911 Type=SHORTCUT
912 Uuid={45e7d3f5-021f-4aae-a67f-730e488b7c3b}
913
914 [Gestures]
915 Disabled=true
916 MouseButton=2
917 Timeout=300
918
919 [GesturesExclude]
920 Comment=
921 WindowsCount=0
922
923 [Main]
924 AlreadyImported=defaults,kde32b1,konqueror_gestures_kde321,konsole
925 Disabled=false
926 Version=2
927
928 [Voice]
929 Shortcut=