summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/common/share/config/khotkeysrc
diff options
context:
space:
mode:
Diffstat (limited to 'kde4-profiles/common/share/config/khotkeysrc')
-rw-r--r--kde4-profiles/common/share/config/khotkeysrc1081
1 files changed, 1081 insertions, 0 deletions
diff --git a/kde4-profiles/common/share/config/khotkeysrc b/kde4-profiles/common/share/config/khotkeysrc
new file mode 100644
index 0000000..8531a69
--- /dev/null
+++ b/kde4-profiles/common/share/config/khotkeysrc
@@ -0,0 +1,1081 @@
+[Data]
+DataCount=3
+
+[Data_1]
+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.)
+DataCount=8
+Enabled=false
+Name=Examples
+SystemGroup=0
+Type=ACTION_DATA_GROUP
+
+[Data_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_1]
+Comment=After pressing Ctrl+Alt+I, the KSIRC window will be activated, if it exists. Simple.
+Enabled=false
+Name=Activate KSIRC Window
+Type=ACTIVATE_WINDOW_SHORTCUT_ACTION_DATA
+
+[Data_1_1Actions]
+ActionsCount=1
+
+[Data_1_1Actions0]
+Type=ACTIVATE_WINDOW
+
+[Data_1_1Actions0Window]
+Comment=KSIRC window
+WindowsCount=1
+
+[Data_1_1Actions0Window0]
+Class=ksirc
+ClassType=1
+Comment=KSIRC
+Role=
+RoleType=0
+Title=
+TitleType=0
+Type=SIMPLE
+WindowTypes=33
+
+[Data_1_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_1Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_1_1Triggers0]
+Key=Ctrl+Alt+I
+Type=SHORTCUT
+Uuid={8f4b11c7-e856-4c66-a991-60098ad6060f}
+
+[Data_1_2]
+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
+Enabled=false
+Name=Type 'Hello'
+Type=KEYBOARD_INPUT_SHORTCUT_ACTION_DATA
+
+[Data_1_2Actions]
+ActionsCount=1
+
+[Data_1_2Actions0]
+ActiveWindow=false
+Input=Shift+H:E:L:L:O\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_1_2Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_2Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_1_2Triggers0]
+Key=Ctrl+Alt+H
+Type=SHORTCUT
+Uuid={eed4fbc6-3c26-4a4c-bae1-34623007448c}
+
+[Data_1_3]
+Comment=This action runs Konsole, after pressing Ctrl+Alt+T.
+Enabled=false
+Name=Run Konsole
+Type=COMMAND_URL_SHORTCUT_ACTION_DATA
+
+[Data_1_3Actions]
+ActionsCount=1
+
+[Data_1_3Actions0]
+CommandURL=konsole
+Type=COMMAND_URL
+
+[Data_1_3Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_3Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_1_3Triggers0]
+Key=Ctrl+Alt+T
+Type=SHORTCUT
+Uuid={be0a053b-b54f-49af-859f-d3bc784edc0b}
+
+[Data_1_4]
+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.
+Enabled=false
+Name=Remap Ctrl+W to Ctrl+F4 in Qt Designer
+Type=GENERIC_ACTION_DATA
+
+[Data_1_4Actions]
+ActionsCount=1
+
+[Data_1_4Actions0]
+ActiveWindow=false
+Input=Ctrl+F4
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_1_4Conditions]
+Comment=
+ConditionsCount=1
+
+[Data_1_4Conditions0]
+Type=ACTIVE_WINDOW
+
+[Data_1_4Conditions0Window]
+Comment=Qt Designer
+WindowsCount=1
+
+[Data_1_4Conditions0Window0]
+Class=
+ClassType=0
+Comment=
+Role=
+RoleType=0
+Title=Qt Designer by Trolltech
+TitleType=2
+Type=SIMPLE
+WindowTypes=33
+
+[Data_1_4Triggers]
+Comment=
+TriggersCount=1
+
+[Data_1_4Triggers0]
+Key=Ctrl+W
+Type=SHORTCUT
+Uuid={d43189a4-6b2d-474d-a9c4-ccf92fb39334}
+
+[Data_1_5]
+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.
+Enabled=false
+Name=Perform D-Bus call 'kdesktop KDesktopIface popupExecuteCommand()'
+Type=DBUS_SHORTCUT_ACTION_DATA
+
+[Data_1_5Actions]
+ActionsCount=1
+
+[Data_1_5Actions0]
+Arguments=
+Call=popupExecuteCommand
+RemoteApp=kdesktop
+RemoteObj=KDesktopIface
+Type=DBUS
+
+[Data_1_5Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_5Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_1_5Triggers0]
+Key=Ctrl+Alt+W
+Type=SHORTCUT
+Uuid={b46b139c-2018-4987-a484-5fb1e0e31213}
+
+[Data_1_6]
+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').
+Enabled=false
+Name=Next in XMMS
+Type=KEYBOARD_INPUT_SHORTCUT_ACTION_DATA
+
+[Data_1_6Actions]
+ActionsCount=1
+
+[Data_1_6Actions0]
+ActiveWindow=false
+Input=B
+IsDestinationWindow=true
+Type=KEYBOARD_INPUT
+
+[Data_1_6Actions0DestinationWindow]
+Comment=XMMS window
+WindowsCount=1
+
+[Data_1_6Actions0DestinationWindow0]
+Class=XMMS_Player
+ClassType=1
+Comment=XMMS Player window
+Role=
+RoleType=0
+Title=
+TitleType=0
+Type=SIMPLE
+WindowTypes=33
+
+[Data_1_6Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_6Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_1_6Triggers0]
+Key=Ctrl+Alt+B
+Type=SHORTCUT
+Uuid={35904759-57e4-4896-8d35-5c5b51398901}
+
+[Data_1_7]
+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').
+DataCount=4
+Enabled=false
+Name=Konqi Gestures
+SystemGroup=0
+Type=ACTION_DATA_GROUP
+
+[Data_1_7Conditions]
+Comment=Konqueror window
+ConditionsCount=1
+
+[Data_1_7Conditions0]
+Type=ACTIVE_WINDOW
+
+[Data_1_7Conditions0Window]
+Comment=Konqueror
+WindowsCount=1
+
+[Data_1_7Conditions0Window0]
+Class=konqueror
+ClassType=1
+Comment=Konqueror
+Role=
+RoleType=0
+Title=
+TitleType=0
+Type=SIMPLE
+WindowTypes=33
+
+[Data_1_7_1]
+Comment=
+Enabled=false
+Name=Back
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_1_7_1Actions]
+ActionsCount=1
+
+[Data_1_7_1Actions0]
+ActiveWindow=false
+Input=Alt+Left
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_1_7_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_7_1Triggers]
+Comment=Gesture_triggers
+TriggersCount=3
+
+[Data_1_7_1Triggers0]
+Gesture=65456
+Type=GESTURE
+
+[Data_1_7_1Triggers1]
+Gesture=5456
+Type=GESTURE
+
+[Data_1_7_1Triggers2]
+Gesture=6545
+Type=GESTURE
+
+[Data_1_7_2]
+Comment=
+Enabled=false
+Name=Forward
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_1_7_2Actions]
+ActionsCount=1
+
+[Data_1_7_2Actions0]
+ActiveWindow=false
+Input=Alt+Right
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_1_7_2Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_7_2Triggers]
+Comment=Gesture_triggers
+TriggersCount=3
+
+[Data_1_7_2Triggers0]
+Gesture=45654
+Type=GESTURE
+
+[Data_1_7_2Triggers1]
+Gesture=5654
+Type=GESTURE
+
+[Data_1_7_2Triggers2]
+Gesture=4565
+Type=GESTURE
+
+[Data_1_7_3]
+Comment=
+Enabled=false
+Name=Up
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_1_7_3Actions]
+ActionsCount=1
+
+[Data_1_7_3Actions0]
+ActiveWindow=false
+Input=Alt+Up
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_1_7_3Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_7_3Triggers]
+Comment=Gesture_triggers
+TriggersCount=3
+
+[Data_1_7_3Triggers0]
+Gesture=25852
+Type=GESTURE
+
+[Data_1_7_3Triggers1]
+Gesture=2585
+Type=GESTURE
+
+[Data_1_7_3Triggers2]
+Gesture=5852
+Type=GESTURE
+
+[Data_1_7_4]
+Comment=
+Enabled=false
+Name=Reload
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_1_7_4Actions]
+ActionsCount=1
+
+[Data_1_7_4Actions0]
+ActiveWindow=false
+Input=F5
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_1_7_4Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_7_4Triggers]
+Comment=Gesture_triggers
+TriggersCount=3
+
+[Data_1_7_4Triggers0]
+Gesture=123698741
+Type=GESTURE
+
+[Data_1_7_4Triggers1]
+Gesture=1236987412
+Type=GESTURE
+
+[Data_1_7_4Triggers2]
+Gesture=4123698741
+Type=GESTURE
+
+[Data_1_8]
+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).
+Enabled=false
+Name=Go to KDE Website
+Type=COMMAND_URL_SHORTCUT_ACTION_DATA
+
+[Data_1_8Actions]
+ActionsCount=1
+
+[Data_1_8Actions0]
+CommandURL=http://www.kde.org
+Type=COMMAND_URL
+
+[Data_1_8Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_8Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_1_8Triggers0]
+Key=Meta+E
+Type=SHORTCUT
+Uuid={2a47152f-325f-465e-9964-a6f701cd0e10}
+
+[Data_2]
+Comment=This group contains actions that are set up by default.
+DataCount=1
+Enabled=true
+Name=Preset Actions
+SystemGroup=0
+Type=ACTION_DATA_GROUP
+
+[Data_2Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_1]
+Comment=Launches KSnapShot when PrintScrn is pressed.
+Enabled=true
+Name=PrintScreen
+Type=COMMAND_URL_SHORTCUT_ACTION_DATA
+
+[Data_2_1Actions]
+ActionsCount=1
+
+[Data_2_1Actions0]
+CommandURL=ksnapshot
+Type=COMMAND_URL
+
+[Data_2_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_1Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_2_1Triggers0]
+Key=Print
+Type=SHORTCUT
+Uuid={87d4dd26-9c2f-4676-bc5f-91ffe27fb141}
+
+[Data_2_2]
+Comment=Kcalc
+Enabled=true
+Name=
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_2Actions]
+ActionsCount=1
+
+[Data_2_2Actions0]
+CommandURL=kcalc
+Type=COMMAND_URL
+
+[Data_2_2Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_2Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_2_2Triggers0]
+Key=Ctrl+Alt+C
+Type=SHORTCUT
+Uuid={4457e5f9-17a2-419e-89b7-cbc4ba6a22e2}
+
+[Data_3]
+Comment=Basic Konqueror gestures.
+DataCount=14
+Enabled=true
+Name=Konqueror Gestures
+SystemGroup=0
+Type=ACTION_DATA_GROUP
+
+[Data_3Conditions]
+Comment=Konqueror window
+ConditionsCount=1
+
+[Data_3Conditions0]
+Type=ACTIVE_WINDOW
+
+[Data_3Conditions0Window]
+Comment=Konqueror
+WindowsCount=1
+
+[Data_3Conditions0Window0]
+Class=^konqueror\s
+ClassType=3
+Comment=Konqueror
+Role=konqueror-mainwindow#1
+RoleType=0
+Title=file:/ - Konqueror
+TitleType=0
+Type=SIMPLE
+WindowTypes=1
+
+[Data_3_1]
+Comment=Press, move left, release.
+Enabled=true
+Name=Back
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_10]
+Comment=Opera-style: Press, move up, release.\nNOTE: Conflicts with 'New Tab', and as such is disabled by default.
+Enabled=false
+Name=Stop Loading
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_10Actions]
+ActionsCount=1
+
+[Data_3_10Actions0]
+ActiveWindow=false
+Input=Escape\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_10Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_10Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_10Triggers0]
+Gesture=258
+Type=GESTURE
+
+[Data_3_11]
+Comment=Going up in URL/directory structure.\nMozilla-style: Press, move up, move left, move up, release.
+Enabled=true
+Name=Up
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_11Actions]
+ActionsCount=1
+
+[Data_3_11Actions0]
+ActiveWindow=false
+Input=Alt+Up
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_11Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_11Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_11Triggers0]
+Gesture=36547
+Type=GESTURE
+
+[Data_3_12]
+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.
+Enabled=false
+Name=Up #2
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_12Actions]
+ActionsCount=1
+
+[Data_3_12Actions0]
+ActiveWindow=false
+Input=Alt+Up\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_12Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_12Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_12Triggers0]
+Gesture=36987
+Type=GESTURE
+
+[Data_3_13]
+Comment=Press, move up, move right, release.
+Enabled=true
+Name=Activate Next Tab
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_13Actions]
+ActionsCount=1
+
+[Data_3_13Actions0]
+ActiveWindow=false
+Input=Ctrl+.\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_13Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_13Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_13Triggers0]
+Gesture=14789
+Type=GESTURE
+
+[Data_3_14]
+Comment=Press, move up, move left, release.
+Enabled=true
+Name=Activate Previous Tab
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_14Actions]
+ActionsCount=1
+
+[Data_3_14Actions0]
+ActiveWindow=false
+Input=Ctrl+,
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_14Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_14Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_14Triggers0]
+Gesture=36987
+Type=GESTURE
+
+[Data_3_1Actions]
+ActionsCount=1
+
+[Data_3_1Actions0]
+ActiveWindow=false
+Input=Alt+Left
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_1Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_1Triggers0]
+Gesture=654
+Type=GESTURE
+
+[Data_3_2]
+Comment=Press, move down, move up, move down, release.
+Enabled=true
+Name=Duplicate Tab
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_2Actions]
+ActionsCount=1
+
+[Data_3_2Actions0]
+ActiveWindow=false
+Input=Ctrl+Shift+D\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_2Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_2Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_2Triggers0]
+Gesture=8525852
+Type=GESTURE
+
+[Data_3_3]
+Comment=Press, move down, move up, release.
+Enabled=true
+Name=Duplicate Window
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_3Actions]
+ActionsCount=1
+
+[Data_3_3Actions0]
+ActiveWindow=false
+Input=Ctrl+D\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_3Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_3Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_3Triggers0]
+Gesture=85258
+Type=GESTURE
+
+[Data_3_4]
+Comment=Press, move right, release.
+Enabled=true
+Name=Forward
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_4Actions]
+ActionsCount=1
+
+[Data_3_4Actions0]
+ActiveWindow=false
+Input=Alt+Right
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_4Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_4Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_4Triggers0]
+Gesture=456
+Type=GESTURE
+
+[Data_3_5]
+Comment=Press, move down, move half up, move right, move down, release.\n(Drawing a lowercase 'h'.)
+Enabled=true
+Name=Home
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_5Actions]
+ActionsCount=1
+
+[Data_3_5Actions0]
+ActiveWindow=false
+Input=Ctrl+Home\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_5Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_5Triggers]
+Comment=Gesture_triggers
+TriggersCount=2
+
+[Data_3_5Triggers0]
+Gesture=741563
+Type=GESTURE
+
+[Data_3_5Triggers1]
+Gesture=7414563
+Type=GESTURE
+
+[Data_3_6]
+Comment=Press, move right, move down, move right, release.\nMozilla-style: Press, move down, move right, release.
+Enabled=true
+Name=Close Tab
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_6Actions]
+ActionsCount=1
+
+[Data_3_6Actions0]
+ActiveWindow=false
+Input=Ctrl+W\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_6Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_6Triggers]
+Comment=Gesture_triggers
+TriggersCount=2
+
+[Data_3_6Triggers0]
+Gesture=78523
+Type=GESTURE
+
+[Data_3_6Triggers1]
+Gesture=74123
+Type=GESTURE
+
+[Data_3_7]
+Comment=Press, move up, release.\nConflicts with Opera-style 'Up #2', which is disabled by default.
+Enabled=true
+Name=New Tab
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_7Actions]
+ActionsCount=1
+
+[Data_3_7Actions0]
+ActiveWindow=false
+Input=Ctrl+Shift+N
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_7Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_7Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_7Triggers0]
+Gesture=258
+Type=GESTURE
+
+[Data_3_8]
+Comment=Press, move down, release.
+Enabled=true
+Name=New Window
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_8Actions]
+ActionsCount=1
+
+[Data_3_8Actions0]
+ActiveWindow=false
+Input=Ctrl+N\n
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_8Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_8Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_8Triggers0]
+Gesture=852
+Type=GESTURE
+
+[Data_3_9]
+Comment=Press, move up, move down, release.
+Enabled=true
+Name=Reload
+Type=KEYBOARD_INPUT_GESTURE_ACTION_DATA
+
+[Data_3_9Actions]
+ActionsCount=1
+
+[Data_3_9Actions0]
+ActiveWindow=false
+Input=F5
+IsDestinationWindow=false
+Type=KEYBOARD_INPUT
+
+[Data_3_9Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_9Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_3_9Triggers0]
+Gesture=25852
+Type=GESTURE
+
+[DesktopIcons]
+ActiveColor[$d]
+ActiveColor2[$d]
+ActiveEffect[$d]
+ActiveSemiTransparent[$d]
+ActiveValue[$d]
+Animated[$d]
+DefaultColor[$d]
+DefaultColor2[$d]
+DefaultEffect[$d]
+DefaultSemiTransparent[$d]
+DefaultValue[$d]
+DisabledColor[$d]
+DisabledColor2[$d]
+DisabledEffect[$d]
+DisabledSemiTransparent[$d]
+DisabledValue[$d]
+DoublePixels[$d]
+Size[$d]
+
+[Directories-default]
+prefixes[$d]
+
+[General]
+UseSystemBell[$d]
+desktopFont[$d]
+fixed[$d]
+font[$d]
+menuFont[$d]
+smallestReadableFont[$d]
+taskbarFont[$d]
+toolBarFont[$d]
+widgetStyle[$d]
+
+[Gestures]
+Disabled=true
+MouseButton=2
+Timeout=300
+
+[GesturesExclude]
+Comment=
+WindowsCount=0
+
+[Icons]
+Theme[$d]
+
+[KDE]
+EffectAnimateCombo[$d]
+EffectAnimateMenu[$d]
+EffectAnimateTooltip[$d]
+EffectFadeMenu[$d]
+EffectFadeTooltip[$d]
+EffectNoTooltip[$d]
+EffectsEnabled[$d]
+InsertTearOffHandle[$d]
+ShowIconsOnPushButtons[$d]
+
+[KDE-Global GUI Settings]
+GraphicEffectsLevel[$d]
+
+[KFileDialog Settings]
+Automatically select filename extension[$d]
+Breadcrumb Navigation[$d]
+Height 480[$d]
+Height 800[$d]
+LocationCombo Completionmode[$d]
+PathCombo Completionmode[$d]
+Preview Width[$d]
+Separate Directories[$d]
+Show Bookmarks[$d]
+Show Preview[$d]
+Show Speedbar[$d]
+Show hidden files[$d]
+Sort by[$d]
+Sort case insensitively[$d]
+Sort directories first[$d]
+Sort reversed[$d]
+Speedbar Width[$d]
+View Style[$d]
+Width 1280[$d]
+Width 640[$d]
+
+[Main]
+AlreadyImported=kde32b1,printscreen,konqueror_gestures_kde321
+Autostart=true
+Disabled=false
+Version=2
+
+[MainToolbarIcons]
+ActiveColor[$d]
+ActiveColor2[$d]
+ActiveEffect[$d]
+ActiveSemiTransparent[$d]
+ActiveValue[$d]
+Animated[$d]
+DefaultColor[$d]
+DefaultColor2[$d]
+DefaultEffect[$d]
+DefaultSemiTransparent[$d]
+DefaultValue[$d]
+DisabledColor[$d]
+DisabledColor2[$d]
+DisabledEffect[$d]
+DisabledSemiTransparent[$d]
+DisabledValue[$d]
+DoublePixels[$d]
+Size[$d]
+
+[PanelIcons]
+ActiveColor[$d]
+ActiveColor2[$d]
+ActiveEffect[$d]
+ActiveSemiTransparent[$d]
+ActiveValue[$d]
+Animated[$d]
+DefaultColor[$d]
+DefaultColor2[$d]
+DefaultEffect[$d]
+DefaultSemiTransparent[$d]
+DefaultValue[$d]
+DisabledColor[$d]
+DisabledColor2[$d]
+DisabledEffect[$d]
+DisabledSemiTransparent[$d]
+DisabledValue[$d]
+DoublePixels[$d]
+Size[$d]
+
+[SmallIcons]
+ActiveColor[$d]
+ActiveColor2[$d]
+ActiveEffect[$d]
+ActiveSemiTransparent[$d]
+ActiveValue[$d]
+Animated[$d]
+DefaultColor[$d]
+DefaultColor2[$d]
+DefaultEffect[$d]
+DefaultSemiTransparent[$d]
+DefaultValue[$d]
+DisabledColor[$d]
+DisabledColor2[$d]
+DisabledEffect[$d]
+DisabledSemiTransparent[$d]
+DisabledValue[$d]
+DoublePixels[$d]
+Size[$d]
+
+[Toolbar style]
+Highlighting[$d]
+ToolButtonStyle[$d]
+TransparentMoving[$d]
+
+[ToolbarIcons]
+ActiveColor[$d]
+ActiveColor2[$d]
+ActiveEffect[$d]
+ActiveSemiTransparent[$d]
+ActiveValue[$d]
+Animated[$d]
+DefaultColor[$d]
+DefaultColor2[$d]
+DefaultEffect[$d]
+DefaultSemiTransparent[$d]
+DefaultValue[$d]
+DisabledColor[$d]
+DisabledColor2[$d]
+DisabledEffect[$d]
+DisabledSemiTransparent[$d]
+DisabledValue[$d]
+DoublePixels[$d]
+Size[$d]
+
+[Voice]
+Shortcut=
+
+[WM]
+activeFont[$d]