]> mj.ucw.cz Git - moe.git/blob - mop/template/.kde/share/config/khotkeysrc
Moved templates to mop/template/.
[moe.git] / mop / template / .kde / share / config / khotkeysrc
1 [Data]
2 DataCount=4
3
4 [Data_1]
5 Comment=This group contains actions that are set up by default.\n
6 DataCount=1
7 Enabled=true
8 Name=Preset Actions
9 SystemGroup=0
10 Type=ACTION_DATA_GROUP
11
12 [Data_1Conditions]
13 Comment=
14 ConditionsCount=0
15
16 [Data_1_1]
17 Comment=Launches KSnapShot when PrintScrn is pressed.\n
18 Enabled=true
19 Name=PrintScreen
20 Type=COMMAND_URL_SHORTCUT_ACTION_DATA
21
22 [Data_1_1Actions]
23 ActionsCount=1
24
25 [Data_1_1Actions0]
26 CommandURL=ksnapshot
27 Type=COMMAND_URL
28
29 [Data_1_1Conditions]
30 Comment=
31 ConditionsCount=0
32
33 [Data_1_1Triggers]
34 Comment=Simple_action
35 TriggersCount=1
36
37 [Data_1_1Triggers0]
38 Key=Print
39 Type=SHORTCUT
40
41 [Data_2]
42 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.)\n
43 DataCount=8
44 Enabled=false
45 Name=Examples
46 SystemGroup=0
47 Type=ACTION_DATA_GROUP
48
49 [Data_2Conditions]
50 Comment=
51 ConditionsCount=0
52
53 [Data_2_1]
54 Comment=After pressing Ctrl+Alt+I, the KSIRC window will be activated, if it exists. Simple.\n
55 Enabled=false
56 Name=Activate KSIRC Window
57 Type=ACTIVATE_WINDOW_SHORTCUT_ACTION_DATA
58
59 [Data_2_1Actions]
60 ActionsCount=1
61
62 [Data_2_1Actions0]
63 Type=ACTIVATE_WINDOW
64
65 [Data_2_1Actions0Window]
66 Comment=KSIRC window
67 WindowsCount=1
68
69 [Data_2_1Actions0Window0]
70 Class=ksirc
71 ClassType=1
72 Comment=KSIRC
73 Role=
74 RoleType=0
75 Title=
76 TitleType=0
77 Type=SIMPLE
78 WindowTypes=33
79
80 [Data_2_1Conditions]
81 Comment=
82 ConditionsCount=0
83
84 [Data_2_1Triggers]
85 Comment=Simple_action
86 TriggersCount=1
87
88 [Data_2_1Triggers0]
89 Key=Alt+Ctrl+I
90 Type=SHORTCUT
91
92 [Data_2_2]
93 Comment=After pressing Alt+Ctrl+H, 'Hello' input will be simulated just like if you typed it. Especially useful if you're lazy to type things like 'unsigned'. Every keypress in the input is separated by a colon ':' . Note that the keypresses mean really keypresses, so you have to write what you'd really press on the keyboard. In the table below, 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\n
94 Enabled=false
95 Name=Type 'Hello'
96 Type=KEYBOARD_INPUT_SHORTCUT_ACTION_DATA
97
98 [Data_2_2Actions]
99 ActionsCount=1
100
101 [Data_2_2Actions0]
102 ActiveWindow=false
103 Input=Shift+H:E:L:L:O\n
104 IsDestinationWindow=false
105 Type=KEYBOARD_INPUT
106
107 [Data_2_2Conditions]
108 Comment=
109 ConditionsCount=0
110
111 [Data_2_2Triggers]
112 Comment=Simple_action
113 TriggersCount=1
114
115 [Data_2_2Triggers0]
116 Key=Alt+Ctrl+H
117 Type=SHORTCUT
118
119 [Data_2_3]
120 Comment=This action runs Konsole, after pressing Ctrl+Alt+T.\n
121 Enabled=false
122 Name=Run Konsole
123 Type=COMMAND_URL_SHORTCUT_ACTION_DATA
124
125 [Data_2_3Actions]
126 ActionsCount=1
127
128 [Data_2_3Actions0]
129 CommandURL=konsole
130 Type=COMMAND_URL
131
132 [Data_2_3Conditions]
133 Comment=
134 ConditionsCount=0
135
136 [Data_2_3Triggers]
137 Comment=Simple_action
138 TriggersCount=1
139
140 [Data_2_3Triggers0]
141 Key=Alt+Ctrl+T
142 Type=SHORTCUT
143
144 [Data_2_4]
145 Comment=Read the comment on action "Type 'Hello'" first.\n\nQt Designer uses Ctrl+F4 for closing windows (maybe because MS Windows does it that way *shrug*). But Ctrl+F4 in KDE stands for going to virtual desktop 4, so it doesn't work in Qt Designer, and also, Qt Designer doesn't use KDE's standard Ctrl+W for closing the window.\n\nBut the problem can be solved by remaping 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, Ctrl+W remains working the usual way of course.\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.\n
146 Enabled=false
147 Name=Remap Ctrl+W to Ctrl+F4 in Qt Designer
148 Type=GENERIC_ACTION_DATA
149
150 [Data_2_4Actions]
151 ActionsCount=1
152
153 [Data_2_4Actions0]
154 ActiveWindow=false
155 Input=Ctrl+F4
156 IsDestinationWindow=false
157 Type=KEYBOARD_INPUT
158
159 [Data_2_4Conditions]
160 Comment=
161 ConditionsCount=1
162
163 [Data_2_4Conditions0]
164 Type=ACTIVE_WINDOW
165
166 [Data_2_4Conditions0Window]
167 Comment=Qt Designer
168 WindowsCount=1
169
170 [Data_2_4Conditions0Window0]
171 Class=
172 ClassType=0
173 Comment=
174 Role=
175 RoleType=0
176 Title=Qt Designer by Trolltech
177 TitleType=2
178 Type=SIMPLE
179 WindowTypes=33
180
181 [Data_2_4Triggers]
182 Comment=
183 TriggersCount=1
184
185 [Data_2_4Triggers0]
186 Key=Ctrl+W
187 Type=SHORTCUT
188
189 [Data_2_5]
190 Comment=By pressing Alt+Ctrl+W a DCOP call will be performed that will show the minicli. You can use any kind of DCOP call, just like using the command line 'dcop' tool.\n
191 Enabled=false
192 Name=Perform DCOP call 'kdesktop KDesktopIface popupExecuteCommand()'
193 Type=DCOP_SHORTCUT_ACTION_DATA
194
195 [Data_2_5Actions]
196 ActionsCount=1
197
198 [Data_2_5Actions0]
199 Arguments=
200 Call=popupExecuteCommand
201 RemoteApp=kdesktop
202 RemoteObj=KDesktopIface
203 Type=DCOP
204
205 [Data_2_5Conditions]
206 Comment=
207 ConditionsCount=0
208
209 [Data_2_5Triggers]
210 Comment=Simple_action
211 TriggersCount=1
212
213 [Data_2_5Triggers0]
214 Key=Alt+Ctrl+W
215 Type=SHORTCUT
216
217 [Data_2_6]
218 Comment=Read the comment on action "Type 'Hello'" first.\n\nJust like the "Type 'Hello'" action, this one simulates a 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 it's e.g. on a different virtual desktop.\n\n(Run 'xprop' and click on the XMMS window and search for WM_CLASS to see 'XMMS_Player').\n
219 Enabled=false
220 Name=Next in XMMS
221 Type=KEYBOARD_INPUT_SHORTCUT_ACTION_DATA
222
223 [Data_2_6Actions]
224 ActionsCount=1
225
226 [Data_2_6Actions0]
227 ActiveWindow=false
228 Input=B
229 IsDestinationWindow=true
230 Type=KEYBOARD_INPUT
231
232 [Data_2_6Actions0DestinationWindow]
233 Comment=XMMS window
234 WindowsCount=1
235
236 [Data_2_6Actions0DestinationWindow0]
237 Class=XMMS_Player
238 ClassType=1
239 Comment=XMMS Player window
240 Role=
241 RoleType=0
242 Title=
243 TitleType=0
244 Type=SIMPLE
245 WindowTypes=33
246
247 [Data_2_6Conditions]
248 Comment=
249 ConditionsCount=0
250
251 [Data_2_6Triggers]
252 Comment=Simple_action
253 TriggersCount=1
254
255 [Data_2_6Triggers0]
256 Key=Alt+Ctrl+B
257 Type=SHORTCUT
258
259 [Data_2_7]
260 Comment=Ok, Konqi in KDE3.1 has tabs, and now you can also have gestures. No need to use other browsers >;).\n\nJust press the middle mouse button and start drawing one of the gestures, and after you're finished, release the mouse button. If you only need to paste the selection, it still works, simply only click the middle mouse button. (You can change the mouse button to use in the global settings).\n\nRight now, there are these 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 anticlockwise - Reload (F5)\n (As soon as I find out which ones are in Opera or Mozilla, I'll add more and make sure they are the same. Or if you do it yourself, feel free to help me and send me your khotkeysrc.)\n\nThe gestures shapes (some of the dialogs are from KGesture, thanks to Mike Pilone) can be simply 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's possible to enter more gestures for the action. You should try to avoid complicated gestures where you change the direction of mouse moving more than once (i.e. do e.g. 45654 or 74123 as they are simple to perform but e.g. 1236987 may be already quite difficult).\n\nThe condition for all gestures are defined in this group. All these gestures are active only if the active window is Konqueror (class contains 'konqueror').\n
261 DataCount=4
262 Enabled=false
263 Name=Konqi Gestures
264 SystemGroup=0
265 Type=ACTION_DATA_GROUP
266
267 [Data_2_7Conditions]
268 Comment=Konqueror window
269 ConditionsCount=1
270
271 [Data_2_7Conditions0]
272 Type=ACTIVE_WINDOW
273
274 [Data_2_7Conditions0Window]
275 Comment=Konqueror
276 WindowsCount=1
277
278 [Data_2_7Conditions0Window0]
279 Class=konqueror
280 ClassType=1
281 Comment=Konqueror
282 Role=
283 RoleType=0
284 Title=
285 TitleType=0
286 Type=SIMPLE
287 WindowTypes=33
288
289 [Data_2_7_1]
290 Comment=
291 Enabled=false
292 Name=Back
293 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
294
295 [Data_2_7_1Actions]
296 ActionsCount=1
297
298 [Data_2_7_1Actions0]
299 ActiveWindow=false
300 Input=Alt+Left
301 IsDestinationWindow=false
302 Type=KEYBOARD_INPUT
303
304 [Data_2_7_1Conditions]
305 Comment=
306 ConditionsCount=0
307
308 [Data_2_7_1Triggers]
309 Comment=Gesture_triggers
310 TriggersCount=3
311
312 [Data_2_7_1Triggers0]
313 Gesture=65456
314 Type=GESTURE
315
316 [Data_2_7_1Triggers1]
317 Gesture=5456
318 Type=GESTURE
319
320 [Data_2_7_1Triggers2]
321 Gesture=6545
322 Type=GESTURE
323
324 [Data_2_7_2]
325 Comment=
326 Enabled=false
327 Name=Forward
328 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
329
330 [Data_2_7_2Actions]
331 ActionsCount=1
332
333 [Data_2_7_2Actions0]
334 ActiveWindow=false
335 Input=Alt+Right
336 IsDestinationWindow=false
337 Type=KEYBOARD_INPUT
338
339 [Data_2_7_2Conditions]
340 Comment=
341 ConditionsCount=0
342
343 [Data_2_7_2Triggers]
344 Comment=Gesture_triggers
345 TriggersCount=3
346
347 [Data_2_7_2Triggers0]
348 Gesture=45654
349 Type=GESTURE
350
351 [Data_2_7_2Triggers1]
352 Gesture=5654
353 Type=GESTURE
354
355 [Data_2_7_2Triggers2]
356 Gesture=4565
357 Type=GESTURE
358
359 [Data_2_7_3]
360 Comment=
361 Enabled=false
362 Name=Up
363 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
364
365 [Data_2_7_3Actions]
366 ActionsCount=1
367
368 [Data_2_7_3Actions0]
369 ActiveWindow=false
370 Input=Alt+Up
371 IsDestinationWindow=false
372 Type=KEYBOARD_INPUT
373
374 [Data_2_7_3Conditions]
375 Comment=
376 ConditionsCount=0
377
378 [Data_2_7_3Triggers]
379 Comment=Gesture_triggers
380 TriggersCount=3
381
382 [Data_2_7_3Triggers0]
383 Gesture=25852
384 Type=GESTURE
385
386 [Data_2_7_3Triggers1]
387 Gesture=2585
388 Type=GESTURE
389
390 [Data_2_7_3Triggers2]
391 Gesture=5852
392 Type=GESTURE
393
394 [Data_2_7_4]
395 Comment=
396 Enabled=false
397 Name=Reload
398 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
399
400 [Data_2_7_4Actions]
401 ActionsCount=1
402
403 [Data_2_7_4Actions0]
404 ActiveWindow=false
405 Input=F5
406 IsDestinationWindow=false
407 Type=KEYBOARD_INPUT
408
409 [Data_2_7_4Conditions]
410 Comment=
411 ConditionsCount=0
412
413 [Data_2_7_4Triggers]
414 Comment=Gesture_triggers
415 TriggersCount=3
416
417 [Data_2_7_4Triggers0]
418 Gesture=123698741
419 Type=GESTURE
420
421 [Data_2_7_4Triggers1]
422 Gesture=1236987412
423 Type=GESTURE
424
425 [Data_2_7_4Triggers2]
426 Gesture=4123698741
427 Type=GESTURE
428
429 [Data_2_8]
430 Comment=After pressing Win+E (Tux+E), 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).\n
431 Enabled=false
432 Name=Go to KDE Website
433 Type=COMMAND_URL_SHORTCUT_ACTION_DATA
434
435 [Data_2_8Actions]
436 ActionsCount=1
437
438 [Data_2_8Actions0]
439 CommandURL=http://www.kde.org
440 Type=COMMAND_URL
441
442 [Data_2_8Conditions]
443 Comment=
444 ConditionsCount=0
445
446 [Data_2_8Triggers]
447 Comment=Simple_action
448 TriggersCount=1
449
450 [Data_2_8Triggers0]
451 Key=Win+E
452 Type=SHORTCUT
453
454 [Data_3]
455 Comment=Basic Konqueror gestures.\n
456 DataCount=14
457 Enabled=true
458 Name=Konqueror Gestures
459 SystemGroup=0
460 Type=ACTION_DATA_GROUP
461
462 [Data_3Conditions]
463 Comment=Konqueror window
464 ConditionsCount=1
465
466 [Data_3Conditions0]
467 Type=ACTIVE_WINDOW
468
469 [Data_3Conditions0Window]
470 Comment=Konqueror
471 WindowsCount=1
472
473 [Data_3Conditions0Window0]
474 Class=^konqueror\s
475 ClassType=3
476 Comment=Konqueror
477 Role=konqueror-mainwindow#1
478 RoleType=0
479 Title=file:/ - Konqueror
480 TitleType=0
481 Type=SIMPLE
482 WindowTypes=1
483
484 [Data_3_1]
485 Comment=Press, move left, release.\n
486 Enabled=true
487 Name=Back
488 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
489
490 [Data_3_10]
491 Comment=Opera-style: Press, move up, release.\nNOTE: Conflicts with 'New Tab', and as such is disabled by default.\n
492 Enabled=false
493 Name=Stop Loading
494 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
495
496 [Data_3_10Actions]
497 ActionsCount=1
498
499 [Data_3_10Actions0]
500 ActiveWindow=false
501 Input=Escape\n
502 IsDestinationWindow=false
503 Type=KEYBOARD_INPUT
504
505 [Data_3_10Conditions]
506 Comment=
507 ConditionsCount=0
508
509 [Data_3_10Triggers]
510 Comment=Gesture_triggers
511 TriggersCount=1
512
513 [Data_3_10Triggers0]
514 Gesture=258
515 Type=GESTURE
516
517 [Data_3_11]
518 Comment=Going up in URL/directory structure.\nMozilla-style: Press, move up, move left, move up, release.\n
519 Enabled=true
520 Name=Up
521 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
522
523 [Data_3_11Actions]
524 ActionsCount=1
525
526 [Data_3_11Actions0]
527 ActiveWindow=false
528 Input=Alt+Up
529 IsDestinationWindow=false
530 Type=KEYBOARD_INPUT
531
532 [Data_3_11Conditions]
533 Comment=
534 ConditionsCount=0
535
536 [Data_3_11Triggers]
537 Comment=Gesture_triggers
538 TriggersCount=1
539
540 [Data_3_11Triggers0]
541 Gesture=36547
542 Type=GESTURE
543
544 [Data_3_12]
545 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.\n
546 Enabled=false
547 Name=Up #2
548 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
549
550 [Data_3_12Actions]
551 ActionsCount=1
552
553 [Data_3_12Actions0]
554 ActiveWindow=false
555 Input=Alt+Up\n
556 IsDestinationWindow=false
557 Type=KEYBOARD_INPUT
558
559 [Data_3_12Conditions]
560 Comment=
561 ConditionsCount=0
562
563 [Data_3_12Triggers]
564 Comment=Gesture_triggers
565 TriggersCount=1
566
567 [Data_3_12Triggers0]
568 Gesture=36987
569 Type=GESTURE
570
571 [Data_3_13]
572 Comment=Press, move up, move right, release.\n\n
573 Enabled=true
574 Name=Activate Next Tab
575 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
576
577 [Data_3_13Actions]
578 ActionsCount=1
579
580 [Data_3_13Actions0]
581 ActiveWindow=false
582 Input=Ctrl+.\n
583 IsDestinationWindow=false
584 Type=KEYBOARD_INPUT
585
586 [Data_3_13Conditions]
587 Comment=
588 ConditionsCount=0
589
590 [Data_3_13Triggers]
591 Comment=Gesture_triggers
592 TriggersCount=1
593
594 [Data_3_13Triggers0]
595 Gesture=14789
596 Type=GESTURE
597
598 [Data_3_14]
599 Comment=Press, move up, move left, release.\n
600 Enabled=true
601 Name=Activate Previous Tab
602 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
603
604 [Data_3_14Actions]
605 ActionsCount=1
606
607 [Data_3_14Actions0]
608 ActiveWindow=false
609 Input=Ctrl+,
610 IsDestinationWindow=false
611 Type=KEYBOARD_INPUT
612
613 [Data_3_14Conditions]
614 Comment=
615 ConditionsCount=0
616
617 [Data_3_14Triggers]
618 Comment=Gesture_triggers
619 TriggersCount=1
620
621 [Data_3_14Triggers0]
622 Gesture=36987
623 Type=GESTURE
624
625 [Data_3_1Actions]
626 ActionsCount=1
627
628 [Data_3_1Actions0]
629 ActiveWindow=false
630 Input=Alt+Left
631 IsDestinationWindow=false
632 Type=KEYBOARD_INPUT
633
634 [Data_3_1Conditions]
635 Comment=
636 ConditionsCount=0
637
638 [Data_3_1Triggers]
639 Comment=Gesture_triggers
640 TriggersCount=1
641
642 [Data_3_1Triggers0]
643 Gesture=654
644 Type=GESTURE
645
646 [Data_3_2]
647 Comment=Press, move down, move up, move down, release.\n
648 Enabled=true
649 Name=Duplicate Tab
650 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
651
652 [Data_3_2Actions]
653 ActionsCount=1
654
655 [Data_3_2Actions0]
656 ActiveWindow=false
657 Input=Ctrl+Shift+D\n
658 IsDestinationWindow=false
659 Type=KEYBOARD_INPUT
660
661 [Data_3_2Conditions]
662 Comment=
663 ConditionsCount=0
664
665 [Data_3_2Triggers]
666 Comment=Gesture_triggers
667 TriggersCount=1
668
669 [Data_3_2Triggers0]
670 Gesture=8525852
671 Type=GESTURE
672
673 [Data_3_3]
674 Comment=Press, move down, move up, release.\n
675 Enabled=true
676 Name=Duplicate Window
677 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
678
679 [Data_3_3Actions]
680 ActionsCount=1
681
682 [Data_3_3Actions0]
683 ActiveWindow=false
684 Input=Ctrl+D\n
685 IsDestinationWindow=false
686 Type=KEYBOARD_INPUT
687
688 [Data_3_3Conditions]
689 Comment=
690 ConditionsCount=0
691
692 [Data_3_3Triggers]
693 Comment=Gesture_triggers
694 TriggersCount=1
695
696 [Data_3_3Triggers0]
697 Gesture=85258
698 Type=GESTURE
699
700 [Data_3_4]
701 Comment=Press, move right, release.\n
702 Enabled=true
703 Name=Forward
704 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
705
706 [Data_3_4Actions]
707 ActionsCount=1
708
709 [Data_3_4Actions0]
710 ActiveWindow=false
711 Input=Alt+Right
712 IsDestinationWindow=false
713 Type=KEYBOARD_INPUT
714
715 [Data_3_4Conditions]
716 Comment=
717 ConditionsCount=0
718
719 [Data_3_4Triggers]
720 Comment=Gesture_triggers
721 TriggersCount=1
722
723 [Data_3_4Triggers0]
724 Gesture=456
725 Type=GESTURE
726
727 [Data_3_5]
728 Comment=Press, move down, move half up, move right, move down, release.\n(Drawing a lowercase 'h'.)\n
729 Enabled=true
730 Name=Home
731 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
732
733 [Data_3_5Actions]
734 ActionsCount=1
735
736 [Data_3_5Actions0]
737 ActiveWindow=false
738 Input=Ctrl+Home\n
739 IsDestinationWindow=false
740 Type=KEYBOARD_INPUT
741
742 [Data_3_5Conditions]
743 Comment=
744 ConditionsCount=0
745
746 [Data_3_5Triggers]
747 Comment=Gesture_triggers
748 TriggersCount=2
749
750 [Data_3_5Triggers0]
751 Gesture=741563
752 Type=GESTURE
753
754 [Data_3_5Triggers1]
755 Gesture=7414563
756 Type=GESTURE
757
758 [Data_3_6]
759 Comment=Press, move right, move down, move right, release.\nMozilla-style: Press, move down, move right, release.\n
760 Enabled=true
761 Name=Close Tab
762 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
763
764 [Data_3_6Actions]
765 ActionsCount=1
766
767 [Data_3_6Actions0]
768 ActiveWindow=false
769 Input=Ctrl+W\n
770 IsDestinationWindow=false
771 Type=KEYBOARD_INPUT
772
773 [Data_3_6Conditions]
774 Comment=
775 ConditionsCount=0
776
777 [Data_3_6Triggers]
778 Comment=Gesture_triggers
779 TriggersCount=2
780
781 [Data_3_6Triggers0]
782 Gesture=78523
783 Type=GESTURE
784
785 [Data_3_6Triggers1]
786 Gesture=74123
787 Type=GESTURE
788
789 [Data_3_7]
790 Comment=Press, move up, release.\nConflicts with Opera-style 'Up #2', which is disabled by default.\n
791 Enabled=true
792 Name=New Tab
793 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
794
795 [Data_3_7Actions]
796 ActionsCount=1
797
798 [Data_3_7Actions0]
799 ActiveWindow=false
800 Input=Ctrl+Shift+N
801 IsDestinationWindow=false
802 Type=KEYBOARD_INPUT
803
804 [Data_3_7Conditions]
805 Comment=
806 ConditionsCount=0
807
808 [Data_3_7Triggers]
809 Comment=Gesture_triggers
810 TriggersCount=1
811
812 [Data_3_7Triggers0]
813 Gesture=258
814 Type=GESTURE
815
816 [Data_3_8]
817 Comment=Press, move down, release.\n
818 Enabled=true
819 Name=New Window
820 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
821
822 [Data_3_8Actions]
823 ActionsCount=1
824
825 [Data_3_8Actions0]
826 ActiveWindow=false
827 Input=Ctrl+N\n
828 IsDestinationWindow=false
829 Type=KEYBOARD_INPUT
830
831 [Data_3_8Conditions]
832 Comment=
833 ConditionsCount=0
834
835 [Data_3_8Triggers]
836 Comment=Gesture_triggers
837 TriggersCount=1
838
839 [Data_3_8Triggers0]
840 Gesture=852
841 Type=GESTURE
842
843 [Data_3_9]
844 Comment=Press, move up, move down, release.\n
845 Enabled=true
846 Name=Reload
847 Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
848
849 [Data_3_9Actions]
850 ActionsCount=1
851
852 [Data_3_9Actions0]
853 ActiveWindow=false
854 Input=F5
855 IsDestinationWindow=false
856 Type=KEYBOARD_INPUT
857
858 [Data_3_9Conditions]
859 Comment=
860 ConditionsCount=0
861
862 [Data_3_9Triggers]
863 Comment=Gesture_triggers
864 TriggersCount=1
865
866 [Data_3_9Triggers0]
867 Gesture=25852
868 Type=GESTURE
869
870 [Data_4]
871 Comment=These entries were created using Menu Editor.
872 DataCount=1
873 Enabled=true
874 Name=Menu Editor entries
875 SystemGroup=1
876 Type=ACTION_DATA_GROUP
877
878 [Data_4Conditions]
879 Comment=
880 ConditionsCount=0
881
882 [Data_4_1]
883 Comment=
884 Enabled=true
885 Name=K Menu - kde-konsole.desktop
886 Type=MENUENTRY_SHORTCUT_ACTION_DATA
887
888 [Data_4_1Actions]
889 ActionsCount=1
890
891 [Data_4_1Actions0]
892 CommandURL=kde-konsole.desktop
893 Type=MENUENTRY
894
895 [Data_4_1Conditions]
896 Comment=
897 ConditionsCount=0
898
899 [Data_4_1Triggers]
900 Comment=Simple_action
901 TriggersCount=1
902
903 [Data_4_1Triggers0]
904 Key=Ctrl+Grave
905 Type=SHORTCUT
906
907 [Directories]
908 dir_config[$d]
909
910 [Gestures]
911 Disabled=true
912 MouseButton=2
913 Timeout=300
914
915 [GesturesExclude]
916 Comment=
917 WindowsCount=0
918
919 [Main]
920 AlreadyImported=printscreen,kde32b1,konqueror_gestures_kde321
921 Autostart=true
922 Disabled=false
923 Version=2
924
925 [Voice]
926 Shortcut=Shift+F12