-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.ini
More file actions
11 lines (10 loc) · 795 Bytes
/
Copy pathconfig.ini
File metadata and controls
11 lines (10 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
[gestures_3]
swipe_up_3 = qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Overview"
swipe_down_3 = qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Show Desktop"
swipe_left_3 = qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Switch One Desktop to the Right"
swipe_right_3 = qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Switch One Desktop to the Left"
[gestures_4]
swipe_up_4 = qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Overview"
swipe_down_4 = qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Show Desktop"
swipe_left_4 = qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Switch One Desktop to the Right"
swipe_right_4 = qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Switch One Desktop to the Left"