tangled
alpha
login
or
join now
demsem.dev
/
nixos-config
0
fork
atom
My entire NixOS config or something!
0
fork
atom
overview
issues
pulls
pipelines
Move GH to HM
Demetrius Semanko
1 week ago
287e4639
8e061945
+952
-6
3 changed files
expand all
collapse all
unified
split
configuration.nix
home.nix
plasma-stuff
plasma.nix
-1
configuration.nix
···
127
127
google-chrome
128
128
python313
129
129
clippy
130
130
-
gh # TODO: Move to HM
131
130
wl-clipboard
132
131
rustlings
133
132
libreoffice-qt
+10
-5
home.nix
···
16
16
};
17
17
18
18
programs.bash.enable = true;
19
19
-
19
19
+
20
20
# Terminal tools
21
21
programs.yazi = {
22
22
enable = true;
···
304
304
};
305
305
};
306
306
programs.git.enable = true;
307
307
-
/*
308
308
-
programs.gh = {
309
309
-
enable = true;
307
307
+
programs.gh = {
308
308
+
enable = true;
309
309
+
settings = {
310
310
git_protocol = "https";
311
311
};
312
312
-
*/
312
312
+
hosts = {
313
313
+
"github.com" = {
314
314
+
user = "DemetriusSemanko";
315
315
+
};
316
316
+
};
317
317
+
};
313
318
314
319
# Compilers, whatever
315
320
programs.gcc.enable = true;
+942
plasma-stuff/plasma.nix
···
1
1
+
{
2
2
+
programs.plasma = {
3
3
+
enable = true;
4
4
+
shortcuts = {
5
5
+
ActivityManager.switch-to-activity-af15c871-a22b-46fe-904a-edff15f0cd29 = [ ];
6
6
+
"KDE Keyboard Layout Switcher"."Switch to Last-Used Keyboard Layout" = "Meta+Alt+L";
7
7
+
"KDE Keyboard Layout Switcher"."Switch to Next Keyboard Layout" = "Meta+Alt+K";
8
8
+
kaccess."Toggle Screen Reader On and Off" = "Meta+Alt+S";
9
9
+
khotkeys."{d03619b6-9b3c-48cc-9d9c-a2aadb485550}" = [ ];
10
10
+
kmix.decrease_microphone_volume = "Microphone Volume Down";
11
11
+
kmix.decrease_volume = "Volume Down";
12
12
+
kmix.decrease_volume_small = "Shift+Volume Down";
13
13
+
kmix.increase_microphone_volume = "Microphone Volume Up";
14
14
+
kmix.increase_volume = "Volume Up";
15
15
+
kmix.increase_volume_small = "Shift+Volume Up";
16
16
+
kmix.mic_mute = ["Microphone Mute" "Meta+Volume Mute"];
17
17
+
kmix.mute = "Volume Mute";
18
18
+
ksmserver."Halt Without Confirmation" = [ ];
19
19
+
ksmserver."Lock Session" = ["Meta+L" "Screensaver"];
20
20
+
ksmserver."Log Out" = "Ctrl+Alt+Del";
21
21
+
ksmserver."Log Out Without Confirmation" = [ ];
22
22
+
ksmserver.LogOut = [ ];
23
23
+
ksmserver.Reboot = [ ];
24
24
+
ksmserver."Reboot Without Confirmation" = [ ];
25
25
+
ksmserver."Shut Down" = [ ];
26
26
+
kwin."Activate Window Demanding Attention" = "Meta+Ctrl+A";
27
27
+
kwin."Cycle Overview" = [ ];
28
28
+
kwin."Cycle Overview Opposite" = [ ];
29
29
+
kwin."Decrease Opacity" = [ ];
30
30
+
kwin."Edit Tiles" = "Meta+T";
31
31
+
kwin.Expose = "Ctrl+F9";
32
32
+
kwin.ExposeAll = ["Ctrl+F10" "Launch (C)"];
33
33
+
kwin.ExposeClass = "Ctrl+F7";
34
34
+
kwin.ExposeClassCurrentDesktop = [ ];
35
35
+
kwin."Grid View" = "Meta+G";
36
36
+
kwin."Increase Opacity" = [ ];
37
37
+
kwin."Kill Window" = "Meta+Ctrl+Esc";
38
38
+
kwin."Move Tablet to Next Output" = [ ];
39
39
+
kwin.MoveMouseToCenter = "Meta+F6";
40
40
+
kwin.MoveMouseToFocus = "Meta+F5";
41
41
+
kwin.MoveZoomDown = [ ];
42
42
+
kwin.MoveZoomLeft = [ ];
43
43
+
kwin.MoveZoomRight = [ ];
44
44
+
kwin.MoveZoomUp = [ ];
45
45
+
kwin.Overview = "Meta+W";
46
46
+
kwin."Setup Window Shortcut" = [ ];
47
47
+
kwin."Show Desktop" = "Meta+D";
48
48
+
kwin.ShowDesktopGrid = "Meta+F8";
49
49
+
kwin."Suspend Compositing" = "Alt+Shift+F12";
50
50
+
kwin."Switch One Desktop Down" = "Meta+Ctrl+Down";
51
51
+
kwin."Switch One Desktop Up" = "Meta+Ctrl+Up";
52
52
+
kwin."Switch One Desktop to the Left" = "Meta+Ctrl+Left";
53
53
+
kwin."Switch One Desktop to the Right" = "Meta+Ctrl+Right";
54
54
+
kwin."Switch Window Down" = "Meta+Alt+Down";
55
55
+
kwin."Switch Window Left" = "Meta+Alt+Left";
56
56
+
kwin."Switch Window Right" = "Meta+Alt+Right";
57
57
+
kwin."Switch Window Up" = "Meta+Alt+Up";
58
58
+
kwin."Switch to Desktop 1" = "Ctrl+F1";
59
59
+
kwin."Switch to Desktop 10" = [ ];
60
60
+
kwin."Switch to Desktop 11" = [ ];
61
61
+
kwin."Switch to Desktop 12" = [ ];
62
62
+
kwin."Switch to Desktop 13" = [ ];
63
63
+
kwin."Switch to Desktop 14" = [ ];
64
64
+
kwin."Switch to Desktop 15" = [ ];
65
65
+
kwin."Switch to Desktop 16" = [ ];
66
66
+
kwin."Switch to Desktop 17" = [ ];
67
67
+
kwin."Switch to Desktop 18" = [ ];
68
68
+
kwin."Switch to Desktop 19" = [ ];
69
69
+
kwin."Switch to Desktop 2" = "Ctrl+F2";
70
70
+
kwin."Switch to Desktop 20" = [ ];
71
71
+
kwin."Switch to Desktop 3" = "Ctrl+F3";
72
72
+
kwin."Switch to Desktop 4" = "Ctrl+F4";
73
73
+
kwin."Switch to Desktop 5" = [ ];
74
74
+
kwin."Switch to Desktop 6" = [ ];
75
75
+
kwin."Switch to Desktop 7" = [ ];
76
76
+
kwin."Switch to Desktop 8" = [ ];
77
77
+
kwin."Switch to Desktop 9" = [ ];
78
78
+
kwin."Switch to Next Desktop" = [ ];
79
79
+
kwin."Switch to Next Screen" = [ ];
80
80
+
kwin."Switch to Previous Desktop" = [ ];
81
81
+
kwin."Switch to Previous Screen" = [ ];
82
82
+
kwin."Switch to Screen 0" = [ ];
83
83
+
kwin."Switch to Screen 1" = [ ];
84
84
+
kwin."Switch to Screen 2" = [ ];
85
85
+
kwin."Switch to Screen 3" = [ ];
86
86
+
kwin."Switch to Screen 4" = [ ];
87
87
+
kwin."Switch to Screen 5" = [ ];
88
88
+
kwin."Switch to Screen 6" = [ ];
89
89
+
kwin."Switch to Screen 7" = [ ];
90
90
+
kwin."Switch to Screen Above" = [ ];
91
91
+
kwin."Switch to Screen Below" = [ ];
92
92
+
kwin."Switch to Screen to the Left" = [ ];
93
93
+
kwin."Switch to Screen to the Right" = [ ];
94
94
+
kwin."Toggle Night Color" = [ ];
95
95
+
kwin."Toggle Window Raise/Lower" = [ ];
96
96
+
kwin."Walk Through Desktop List" = [ ];
97
97
+
kwin."Walk Through Desktop List (Reverse)" = [ ];
98
98
+
kwin."Walk Through Desktops" = [ ];
99
99
+
kwin."Walk Through Desktops (Reverse)" = [ ];
100
100
+
kwin."Walk Through Windows" = "Alt+Tab";
101
101
+
kwin."Walk Through Windows (Reverse)" = "Alt+Shift+Backtab";
102
102
+
kwin."Walk Through Windows Alternative" = [ ];
103
103
+
kwin."Walk Through Windows Alternative (Reverse)" = [ ];
104
104
+
kwin."Walk Through Windows of Current Application" = "Alt+`";
105
105
+
kwin."Walk Through Windows of Current Application (Reverse)" = "Alt+~";
106
106
+
kwin."Walk Through Windows of Current Application Alternative" = [ ];
107
107
+
kwin."Walk Through Windows of Current Application Alternative (Reverse)" = [ ];
108
108
+
kwin."Window Above Other Windows" = [ ];
109
109
+
kwin."Window Below Other Windows" = [ ];
110
110
+
kwin."Window Close" = "Alt+F4";
111
111
+
kwin."Window Custom Quick Tile Bottom" = [ ];
112
112
+
kwin."Window Custom Quick Tile Left" = [ ];
113
113
+
kwin."Window Custom Quick Tile Right" = [ ];
114
114
+
kwin."Window Custom Quick Tile Top" = [ ];
115
115
+
kwin."Window Fullscreen" = [ ];
116
116
+
kwin."Window Grow Horizontal" = [ ];
117
117
+
kwin."Window Grow Vertical" = [ ];
118
118
+
kwin."Window Lower" = [ ];
119
119
+
kwin."Window Maximize" = "Meta+PgUp";
120
120
+
kwin."Window Maximize Horizontal" = [ ];
121
121
+
kwin."Window Maximize Vertical" = [ ];
122
122
+
kwin."Window Minimize" = "Meta+PgDown";
123
123
+
kwin."Window Move" = [ ];
124
124
+
kwin."Window Move Center" = [ ];
125
125
+
kwin."Window No Border" = [ ];
126
126
+
kwin."Window On All Desktops" = [ ];
127
127
+
kwin."Window One Desktop Down" = "Meta+Ctrl+Shift+Down";
128
128
+
kwin."Window One Desktop Up" = "Meta+Ctrl+Shift+Up";
129
129
+
kwin."Window One Desktop to the Left" = "Meta+Ctrl+Shift+Left";
130
130
+
kwin."Window One Desktop to the Right" = "Meta+Ctrl+Shift+Right";
131
131
+
kwin."Window One Screen Down" = [ ];
132
132
+
kwin."Window One Screen Up" = [ ];
133
133
+
kwin."Window One Screen to the Left" = [ ];
134
134
+
kwin."Window One Screen to the Right" = [ ];
135
135
+
kwin."Window Operations Menu" = "Alt+F3";
136
136
+
kwin."Window Pack Down" = [ ];
137
137
+
kwin."Window Pack Left" = [ ];
138
138
+
kwin."Window Pack Right" = [ ];
139
139
+
kwin."Window Pack Up" = [ ];
140
140
+
kwin."Window Quick Tile Bottom" = "Meta+Down";
141
141
+
kwin."Window Quick Tile Bottom Left" = [ ];
142
142
+
kwin."Window Quick Tile Bottom Right" = [ ];
143
143
+
kwin."Window Quick Tile Left" = "Meta+Left";
144
144
+
kwin."Window Quick Tile Right" = "Meta+Right";
145
145
+
kwin."Window Quick Tile Top" = "Meta+Up";
146
146
+
kwin."Window Quick Tile Top Left" = [ ];
147
147
+
kwin."Window Quick Tile Top Right" = [ ];
148
148
+
kwin."Window Raise" = [ ];
149
149
+
kwin."Window Resize" = [ ];
150
150
+
kwin."Window Shade" = [ ];
151
151
+
kwin."Window Shrink Horizontal" = [ ];
152
152
+
kwin."Window Shrink Vertical" = [ ];
153
153
+
kwin."Window to Desktop 1" = [ ];
154
154
+
kwin."Window to Desktop 10" = [ ];
155
155
+
kwin."Window to Desktop 11" = [ ];
156
156
+
kwin."Window to Desktop 12" = [ ];
157
157
+
kwin."Window to Desktop 13" = [ ];
158
158
+
kwin."Window to Desktop 14" = [ ];
159
159
+
kwin."Window to Desktop 15" = [ ];
160
160
+
kwin."Window to Desktop 16" = [ ];
161
161
+
kwin."Window to Desktop 17" = [ ];
162
162
+
kwin."Window to Desktop 18" = [ ];
163
163
+
kwin."Window to Desktop 19" = [ ];
164
164
+
kwin."Window to Desktop 2" = [ ];
165
165
+
kwin."Window to Desktop 20" = [ ];
166
166
+
kwin."Window to Desktop 3" = [ ];
167
167
+
kwin."Window to Desktop 4" = [ ];
168
168
+
kwin."Window to Desktop 5" = [ ];
169
169
+
kwin."Window to Desktop 6" = [ ];
170
170
+
kwin."Window to Desktop 7" = [ ];
171
171
+
kwin."Window to Desktop 8" = [ ];
172
172
+
kwin."Window to Desktop 9" = [ ];
173
173
+
kwin."Window to Next Desktop" = [ ];
174
174
+
kwin."Window to Next Screen" = "Meta+Shift+Right";
175
175
+
kwin."Window to Previous Desktop" = [ ];
176
176
+
kwin."Window to Previous Screen" = "Meta+Shift+Left";
177
177
+
kwin."Window to Screen 0" = [ ];
178
178
+
kwin."Window to Screen 1" = [ ];
179
179
+
kwin."Window to Screen 2" = [ ];
180
180
+
kwin."Window to Screen 3" = [ ];
181
181
+
kwin."Window to Screen 4" = [ ];
182
182
+
kwin."Window to Screen 5" = [ ];
183
183
+
kwin."Window to Screen 6" = [ ];
184
184
+
kwin."Window to Screen 7" = [ ];
185
185
+
kwin.disableInputCapture = "Meta+Shift+Esc";
186
186
+
kwin.view_actual_size = "Meta+0";
187
187
+
kwin.view_zoom_in = ["Meta++" "Meta+="];
188
188
+
kwin.view_zoom_out = "Meta+-";
189
189
+
mediacontrol.mediavolumedown = [ ];
190
190
+
mediacontrol.mediavolumeup = [ ];
191
191
+
mediacontrol.nextmedia = "Media Next";
192
192
+
mediacontrol.pausemedia = "Media Pause";
193
193
+
mediacontrol.playmedia = [ ];
194
194
+
mediacontrol.playpausemedia = "Media Play";
195
195
+
mediacontrol.previousmedia = "Media Previous";
196
196
+
mediacontrol.stopmedia = "Media Stop";
197
197
+
org_kde_powerdevil."Decrease Keyboard Brightness" = "Keyboard Brightness Down";
198
198
+
org_kde_powerdevil."Decrease Screen Brightness" = "Monitor Brightness Down";
199
199
+
org_kde_powerdevil."Decrease Screen Brightness Small" = "Shift+Monitor Brightness Down";
200
200
+
org_kde_powerdevil.Hibernate = "Hibernate";
201
201
+
org_kde_powerdevil."Increase Keyboard Brightness" = "Keyboard Brightness Up";
202
202
+
org_kde_powerdevil."Increase Screen Brightness" = "Monitor Brightness Up";
203
203
+
org_kde_powerdevil."Increase Screen Brightness Small" = "Shift+Monitor Brightness Up";
204
204
+
org_kde_powerdevil.PowerDown = "Power Down";
205
205
+
org_kde_powerdevil.PowerOff = "Power Off";
206
206
+
org_kde_powerdevil.Sleep = "Sleep";
207
207
+
org_kde_powerdevil."Toggle Keyboard Backlight" = "Keyboard Light On/Off";
208
208
+
org_kde_powerdevil."Turn Off Screen" = [ ];
209
209
+
org_kde_powerdevil.powerProfile = ["Battery" "Meta+B"];
210
210
+
plasmashell."Slideshow Wallpaper Next Image" = [ ];
211
211
+
plasmashell."activate application launcher" = "Meta";
212
212
+
plasmashell."activate task manager entry 1" = "Meta+1";
213
213
+
plasmashell."activate task manager entry 10" = [ ];
214
214
+
plasmashell."activate task manager entry 2" = "Meta+2";
215
215
+
plasmashell."activate task manager entry 3" = "Meta+3";
216
216
+
plasmashell."activate task manager entry 4" = "Meta+4";
217
217
+
plasmashell."activate task manager entry 5" = "Meta+5";
218
218
+
plasmashell."activate task manager entry 6" = "Meta+6";
219
219
+
plasmashell."activate task manager entry 7" = "Meta+7";
220
220
+
plasmashell."activate task manager entry 8" = "Meta+8";
221
221
+
plasmashell."activate task manager entry 9" = "Meta+9";
222
222
+
plasmashell.clear-history = [ ];
223
223
+
plasmashell.clipboard_action = "Meta+Ctrl+X";
224
224
+
plasmashell.cycle-panels = "Meta+Alt+P";
225
225
+
plasmashell.cycleNextAction = [ ];
226
226
+
plasmashell.cyclePrevAction = [ ];
227
227
+
plasmashell.edit_clipboard = [ ];
228
228
+
plasmashell."manage activities" = "Meta+Q";
229
229
+
plasmashell."next activity" = "Meta+Tab";
230
230
+
plasmashell."previous activity" = "Meta+Shift+Tab";
231
231
+
plasmashell.repeat_action = "Meta+Ctrl+R";
232
232
+
plasmashell."show dashboard" = "Ctrl+F12";
233
233
+
plasmashell.show-barcode = [ ];
234
234
+
plasmashell.show-on-mouse-pos = "Meta+V";
235
235
+
plasmashell."stop current activity" = "Meta+S";
236
236
+
plasmashell."switch to next activity" = [ ];
237
237
+
plasmashell."switch to previous activity" = [ ];
238
238
+
plasmashell."toggle do not disturb" = [ ];
239
239
+
"services/org.kde.spectacle.desktop".RecordWindow = [ ];
240
240
+
"services/org.kde.touchpadshortcuts.desktop".ToggleTouchpad = "Touchpad Toggle";
241
241
+
};
242
242
+
configFile = {
243
243
+
baloofilerc.General.dbVersion = 2;
244
244
+
baloofilerc.General."exclude filters" = "*~,*.part,*.o,*.la,*.lo,*.loT,*.moc,moc_*.cpp,qrc_*.cpp,ui_*.h,cmake_install.cmake,CMakeCache.txt,CTestTestfile.cmake,libtool,config.status,confdefs.h,autom4te,conftest,confstat,Makefile.am,*.gcode,.ninja_deps,.ninja_log,build.ninja,*.csproj,*.m4,*.rej,*.gmo,*.pc,*.omf,*.aux,*.tmp,*.po,*.vm*,*.nvram,*.rcore,*.swp,*.swap,lzo,litmain.sh,*.orig,.histfile.*,.xsession-errors*,*.map,*.so,*.a,*.db,*.qrc,*.ini,*.init,*.img,*.vdi,*.vbox*,vbox.log,*.qcow2,*.vmdk,*.vhd,*.vhdx,*.sql,*.sql.gz,*.ytdl,*.class,*.pyc,*.pyo,*.elc,*.qmlc,*.jsc,*.fastq,*.fq,*.gb,*.fasta,*.fna,*.gbff,*.faa,po,CVS,.svn,.git,_darcs,.bzr,.hg,CMakeFiles,CMakeTmp,CMakeTmpQmake,.moc,.obj,.pch,.uic,.npm,.yarn,.yarn-cache,__pycache__,node_modules,node_packages,nbproject,.venv,venv,core-dumps,lost+found";
245
245
+
baloofilerc.General."exclude filters version" = 8;
246
246
+
dolphinrc.General.ViewPropsTimestamp = "2025,11,29,20,4,52.379";
247
247
+
dolphinrc."KFileDialog Settings"."Places Icons Auto-resize" = false;
248
248
+
dolphinrc."KFileDialog Settings"."Places Icons Static Size" = 22;
249
249
+
kactivitymanagerdrc.activities.af15c871-a22b-46fe-904a-edff15f0cd29 = "Default";
250
250
+
kactivitymanagerdrc.main.currentActivity = "af15c871-a22b-46fe-904a-edff15f0cd29";
251
251
+
katerc.General."Days Meta Infos" = 30;
252
252
+
katerc.General."Save Meta Infos" = true;
253
253
+
katerc.General."Show Full Path in Title" = false;
254
254
+
katerc.General."Show Menu Bar" = true;
255
255
+
katerc.General."Show Status Bar" = true;
256
256
+
katerc.General."Show Tab Bar" = true;
257
257
+
katerc.General."Show Url Nav Bar" = true;
258
258
+
katerc.filetree.editShade = "183,220,246";
259
259
+
katerc.filetree.listMode = false;
260
260
+
katerc.filetree.middleClickToClose = false;
261
261
+
katerc.filetree.shadingEnabled = true;
262
262
+
katerc.filetree.showCloseButton = false;
263
263
+
katerc.filetree.showFullPathOnRoots = false;
264
264
+
katerc.filetree.showToolbar = true;
265
265
+
katerc.filetree.sortRole = 0;
266
266
+
katerc.filetree.viewShade = "211,190,222";
267
267
+
kcminputrc."Libinput/1160/4132/DELL0A42:00 0488:1024 Mouse".NaturalScroll = true;
268
268
+
kcminputrc."Libinput/1160/4132/DELL0A42:00 0488:1024 Touchpad".NaturalScroll = true;
269
269
+
kcminputrc.Mouse.X11LibInputXAccelProfileFlat = true;
270
270
+
kcminputrc.Tmp.update_info = "delete_cursor_old_default_size.upd:DeleteCursorOldDefaultSize";
271
271
+
kded5rc.Module-browserintegrationreminder.autoload = false;
272
272
+
kded5rc.Module-device_automounter.autoload = false;
273
273
+
kdeglobals."KFileDialog Settings"."Allow Expansion" = false;
274
274
+
kdeglobals."KFileDialog Settings"."Automatically select filename extension" = true;
275
275
+
kdeglobals."KFileDialog Settings"."Breadcrumb Navigation" = true;
276
276
+
kdeglobals."KFileDialog Settings"."Decoration position" = 2;
277
277
+
kdeglobals."KFileDialog Settings"."Show Full Path" = false;
278
278
+
kdeglobals."KFileDialog Settings"."Show Inline Previews" = true;
279
279
+
kdeglobals."KFileDialog Settings"."Show Preview" = false;
280
280
+
kdeglobals."KFileDialog Settings"."Show Speedbar" = true;
281
281
+
kdeglobals."KFileDialog Settings"."Show hidden files" = false;
282
282
+
kdeglobals."KFileDialog Settings"."Sort by" = "Name";
283
283
+
kdeglobals."KFileDialog Settings"."Sort directories first" = true;
284
284
+
kdeglobals."KFileDialog Settings"."Sort hidden files last" = false;
285
285
+
kdeglobals."KFileDialog Settings"."Sort reversed" = false;
286
286
+
kdeglobals."KFileDialog Settings"."Speedbar Width" = 140;
287
287
+
kdeglobals."KFileDialog Settings"."View Style" = "DetailTree";
288
288
+
kdeglobals.WM.activeBackground = "227,229,231";
289
289
+
kdeglobals.WM.activeBlend = "227,229,231";
290
290
+
kdeglobals.WM.activeForeground = "35,38,41";
291
291
+
kdeglobals.WM.inactiveBackground = "239,240,241";
292
292
+
kdeglobals.WM.inactiveBlend = "239,240,241";
293
293
+
kdeglobals.WM.inactiveForeground = "112,125,138";
294
294
+
khotkeysrc.Data.DataCount = 3;
295
295
+
khotkeysrc.Data_1.Comment = "KMenuEdit Global Shortcuts";
296
296
+
khotkeysrc.Data_1.DataCount = 1;
297
297
+
khotkeysrc.Data_1.Enabled = true;
298
298
+
khotkeysrc.Data_1.Name = "KMenuEdit";
299
299
+
khotkeysrc.Data_1.SystemGroup = 1;
300
300
+
khotkeysrc.Data_1.Type = "ACTION_DATA_GROUP";
301
301
+
khotkeysrc.Data_1Conditions.Comment = "";
302
302
+
khotkeysrc.Data_1Conditions.ConditionsCount = 0;
303
303
+
khotkeysrc.Data_1_1.Comment = "Comment";
304
304
+
khotkeysrc.Data_1_1.Enabled = true;
305
305
+
khotkeysrc.Data_1_1.Name = "Search";
306
306
+
khotkeysrc.Data_1_1.Type = "SIMPLE_ACTION_DATA";
307
307
+
khotkeysrc.Data_1_1Actions.ActionsCount = 1;
308
308
+
khotkeysrc.Data_1_1Actions0.CommandURL = "http://google.com";
309
309
+
khotkeysrc.Data_1_1Actions0.Type = "COMMAND_URL";
310
310
+
khotkeysrc.Data_1_1Conditions.Comment = "";
311
311
+
khotkeysrc.Data_1_1Conditions.ConditionsCount = 0;
312
312
+
khotkeysrc.Data_1_1Triggers.Comment = "Simple_action";
313
313
+
khotkeysrc.Data_1_1Triggers.TriggersCount = 1;
314
314
+
khotkeysrc.Data_1_1Triggers0.Key = "";
315
315
+
khotkeysrc.Data_1_1Triggers0.Type = "SHORTCUT";
316
316
+
khotkeysrc.Data_1_1Triggers0.Uuid = "{d03619b6-9b3c-48cc-9d9c-a2aadb485550}";
317
317
+
khotkeysrc.Data_2.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.)";
318
318
+
khotkeysrc.Data_2.DataCount = 8;
319
319
+
khotkeysrc.Data_2.Enabled = false;
320
320
+
khotkeysrc.Data_2.ImportId = "kde32b1";
321
321
+
khotkeysrc.Data_2.Name = "Examples";
322
322
+
khotkeysrc.Data_2.SystemGroup = 0;
323
323
+
khotkeysrc.Data_2.Type = "ACTION_DATA_GROUP";
324
324
+
khotkeysrc.Data_2Conditions.Comment = "";
325
325
+
khotkeysrc.Data_2Conditions.ConditionsCount = 0;
326
326
+
khotkeysrc.Data_2_1.Comment = "After pressing Ctrl+Alt+I, the KSIRC window will be activated, if it exists. Simple.";
327
327
+
khotkeysrc.Data_2_1.Enabled = false;
328
328
+
khotkeysrc.Data_2_1.Name = "Activate KSIRC Window";
329
329
+
khotkeysrc.Data_2_1.Type = "SIMPLE_ACTION_DATA";
330
330
+
khotkeysrc.Data_2_1Actions.ActionsCount = 1;
331
331
+
khotkeysrc.Data_2_1Actions0.Type = "ACTIVATE_WINDOW";
332
332
+
khotkeysrc.Data_2_1Actions0Window.Comment = "KSIRC window";
333
333
+
khotkeysrc.Data_2_1Actions0Window.WindowsCount = 1;
334
334
+
khotkeysrc.Data_2_1Actions0Window0.Class = "ksirc";
335
335
+
khotkeysrc.Data_2_1Actions0Window0.ClassType = 1;
336
336
+
khotkeysrc.Data_2_1Actions0Window0.Comment = "KSIRC";
337
337
+
khotkeysrc.Data_2_1Actions0Window0.Role = "";
338
338
+
khotkeysrc.Data_2_1Actions0Window0.RoleType = 0;
339
339
+
khotkeysrc.Data_2_1Actions0Window0.Title = "";
340
340
+
khotkeysrc.Data_2_1Actions0Window0.TitleType = 0;
341
341
+
khotkeysrc.Data_2_1Actions0Window0.Type = "SIMPLE";
342
342
+
khotkeysrc.Data_2_1Actions0Window0.WindowTypes = 33;
343
343
+
khotkeysrc.Data_2_1Conditions.Comment = "";
344
344
+
khotkeysrc.Data_2_1Conditions.ConditionsCount = 0;
345
345
+
khotkeysrc.Data_2_1Triggers.Comment = "Simple_action";
346
346
+
khotkeysrc.Data_2_1Triggers.TriggersCount = 1;
347
347
+
khotkeysrc.Data_2_1Triggers0.Key = "Ctrl+Alt+I";
348
348
+
khotkeysrc.Data_2_1Triggers0.Type = "SHORTCUT";
349
349
+
khotkeysrc.Data_2_1Triggers0.Uuid = "{00673dab-fecb-4756-84ea-391de95bdde8}";
350
350
+
khotkeysrc.Data_2_2.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";
351
351
+
khotkeysrc.Data_2_2.Enabled = false;
352
352
+
khotkeysrc.Data_2_2.Name = "Type 'Hello'";
353
353
+
khotkeysrc.Data_2_2.Type = "SIMPLE_ACTION_DATA";
354
354
+
khotkeysrc.Data_2_2Actions.ActionsCount = 1;
355
355
+
khotkeysrc.Data_2_2Actions0.DestinationWindow = 2;
356
356
+
khotkeysrc.Data_2_2Actions0.Input = "Shift+H:E:L:L:O\n";
357
357
+
khotkeysrc.Data_2_2Actions0.Type = "KEYBOARD_INPUT";
358
358
+
khotkeysrc.Data_2_2Conditions.Comment = "";
359
359
+
khotkeysrc.Data_2_2Conditions.ConditionsCount = 0;
360
360
+
khotkeysrc.Data_2_2Triggers.Comment = "Simple_action";
361
361
+
khotkeysrc.Data_2_2Triggers.TriggersCount = 1;
362
362
+
khotkeysrc.Data_2_2Triggers0.Key = "Ctrl+Alt+H";
363
363
+
khotkeysrc.Data_2_2Triggers0.Type = "SHORTCUT";
364
364
+
khotkeysrc.Data_2_2Triggers0.Uuid = "{b9eb0cd6-607b-4c53-8d6e-cb0740dfb762}";
365
365
+
khotkeysrc.Data_2_3.Comment = "This action runs Konsole, after pressing Ctrl+Alt+T.";
366
366
+
khotkeysrc.Data_2_3.Enabled = false;
367
367
+
khotkeysrc.Data_2_3.Name = "Run Konsole";
368
368
+
khotkeysrc.Data_2_3.Type = "SIMPLE_ACTION_DATA";
369
369
+
khotkeysrc.Data_2_3Actions.ActionsCount = 1;
370
370
+
khotkeysrc.Data_2_3Actions0.CommandURL = "konsole";
371
371
+
khotkeysrc.Data_2_3Actions0.Type = "COMMAND_URL";
372
372
+
khotkeysrc.Data_2_3Conditions.Comment = "";
373
373
+
khotkeysrc.Data_2_3Conditions.ConditionsCount = 0;
374
374
+
khotkeysrc.Data_2_3Triggers.Comment = "Simple_action";
375
375
+
khotkeysrc.Data_2_3Triggers.TriggersCount = 1;
376
376
+
khotkeysrc.Data_2_3Triggers0.Key = "Ctrl+Alt+T";
377
377
+
khotkeysrc.Data_2_3Triggers0.Type = "SHORTCUT";
378
378
+
khotkeysrc.Data_2_3Triggers0.Uuid = "{53bfd0d0-fe1d-44a8-9e23-489ab0f7fc6c}";
379
379
+
khotkeysrc.Data_2_4.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.";
380
380
+
khotkeysrc.Data_2_4.Enabled = false;
381
381
+
khotkeysrc.Data_2_4.Name = "Remap Ctrl+W to Ctrl+F4 in Qt Designer";
382
382
+
khotkeysrc.Data_2_4.Type = "GENERIC_ACTION_DATA";
383
383
+
khotkeysrc.Data_2_4Actions.ActionsCount = 1;
384
384
+
khotkeysrc.Data_2_4Actions0.DestinationWindow = 2;
385
385
+
khotkeysrc.Data_2_4Actions0.Input = "Ctrl+F4";
386
386
+
khotkeysrc.Data_2_4Actions0.Type = "KEYBOARD_INPUT";
387
387
+
khotkeysrc.Data_2_4Conditions.Comment = "";
388
388
+
khotkeysrc.Data_2_4Conditions.ConditionsCount = 1;
389
389
+
khotkeysrc.Data_2_4Conditions0.Type = "ACTIVE_WINDOW";
390
390
+
khotkeysrc.Data_2_4Conditions0Window.Comment = "Qt Designer";
391
391
+
khotkeysrc.Data_2_4Conditions0Window.WindowsCount = 1;
392
392
+
khotkeysrc.Data_2_4Conditions0Window0.Class = "";
393
393
+
khotkeysrc.Data_2_4Conditions0Window0.ClassType = 0;
394
394
+
khotkeysrc.Data_2_4Conditions0Window0.Comment = "";
395
395
+
khotkeysrc.Data_2_4Conditions0Window0.Role = "";
396
396
+
khotkeysrc.Data_2_4Conditions0Window0.RoleType = 0;
397
397
+
khotkeysrc.Data_2_4Conditions0Window0.Title = "Qt Designer by Trolltech";
398
398
+
khotkeysrc.Data_2_4Conditions0Window0.TitleType = 2;
399
399
+
khotkeysrc.Data_2_4Conditions0Window0.Type = "SIMPLE";
400
400
+
khotkeysrc.Data_2_4Conditions0Window0.WindowTypes = 33;
401
401
+
khotkeysrc.Data_2_4Triggers.Comment = "";
402
402
+
khotkeysrc.Data_2_4Triggers.TriggersCount = 1;
403
403
+
khotkeysrc.Data_2_4Triggers0.Key = "Ctrl+W";
404
404
+
khotkeysrc.Data_2_4Triggers0.Type = "SHORTCUT";
405
405
+
khotkeysrc.Data_2_4Triggers0.Uuid = "{b87eec85-8a4a-4d4f-9f17-c368d38f841a}";
406
406
+
khotkeysrc.Data_2_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.";
407
407
+
khotkeysrc.Data_2_5.Enabled = false;
408
408
+
khotkeysrc.Data_2_5.Name = "Perform D-Bus call 'qdbus org.kde.krunner /App display'";
409
409
+
khotkeysrc.Data_2_5.Type = "SIMPLE_ACTION_DATA";
410
410
+
khotkeysrc.Data_2_5Actions.ActionsCount = 1;
411
411
+
khotkeysrc.Data_2_5Actions0.Arguments = "";
412
412
+
khotkeysrc.Data_2_5Actions0.Call = "popupExecuteCommand";
413
413
+
khotkeysrc.Data_2_5Actions0.RemoteApp = "org.kde.krunner";
414
414
+
khotkeysrc.Data_2_5Actions0.RemoteObj = "/App";
415
415
+
khotkeysrc.Data_2_5Actions0.Type = "DBUS";
416
416
+
khotkeysrc.Data_2_5Conditions.Comment = "";
417
417
+
khotkeysrc.Data_2_5Conditions.ConditionsCount = 0;
418
418
+
khotkeysrc.Data_2_5Triggers.Comment = "Simple_action";
419
419
+
khotkeysrc.Data_2_5Triggers.TriggersCount = 1;
420
420
+
khotkeysrc.Data_2_5Triggers0.Key = "Ctrl+Alt+W";
421
421
+
khotkeysrc.Data_2_5Triggers0.Type = "SHORTCUT";
422
422
+
khotkeysrc.Data_2_5Triggers0.Uuid = "{3c7ac22b-1080-4649-882d-b15a17748b7d}";
423
423
+
khotkeysrc.Data_2_6.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').";
424
424
+
khotkeysrc.Data_2_6.Enabled = false;
425
425
+
khotkeysrc.Data_2_6.Name = "Next in XMMS";
426
426
+
khotkeysrc.Data_2_6.Type = "SIMPLE_ACTION_DATA";
427
427
+
khotkeysrc.Data_2_6Actions.ActionsCount = 1;
428
428
+
khotkeysrc.Data_2_6Actions0.DestinationWindow = 1;
429
429
+
khotkeysrc.Data_2_6Actions0.Input = "B";
430
430
+
khotkeysrc.Data_2_6Actions0.Type = "KEYBOARD_INPUT";
431
431
+
khotkeysrc.Data_2_6Actions0DestinationWindow.Comment = "XMMS window";
432
432
+
khotkeysrc.Data_2_6Actions0DestinationWindow.WindowsCount = 1;
433
433
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.Class = "XMMS_Player";
434
434
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.ClassType = 1;
435
435
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.Comment = "XMMS Player window";
436
436
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.Role = "";
437
437
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.RoleType = 0;
438
438
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.Title = "";
439
439
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.TitleType = 0;
440
440
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.Type = "SIMPLE";
441
441
+
khotkeysrc.Data_2_6Actions0DestinationWindow0.WindowTypes = 33;
442
442
+
khotkeysrc.Data_2_6Conditions.Comment = "";
443
443
+
khotkeysrc.Data_2_6Conditions.ConditionsCount = 0;
444
444
+
khotkeysrc.Data_2_6Triggers.Comment = "Simple_action";
445
445
+
khotkeysrc.Data_2_6Triggers.TriggersCount = 1;
446
446
+
khotkeysrc.Data_2_6Triggers0.Key = "Ctrl+Alt+B";
447
447
+
khotkeysrc.Data_2_6Triggers0.Type = "SHORTCUT";
448
448
+
khotkeysrc.Data_2_6Triggers0.Uuid = "{3830e15d-fe01-4776-90a4-aa5493841d05}";
449
449
+
khotkeysrc.Data_2_7.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').";
450
450
+
khotkeysrc.Data_2_7.DataCount = 4;
451
451
+
khotkeysrc.Data_2_7.Enabled = false;
452
452
+
khotkeysrc.Data_2_7.Name = "Konqi Gestures";
453
453
+
khotkeysrc.Data_2_7.SystemGroup = 0;
454
454
+
khotkeysrc.Data_2_7.Type = "ACTION_DATA_GROUP";
455
455
+
khotkeysrc.Data_2_7Conditions.Comment = "Konqueror window";
456
456
+
khotkeysrc.Data_2_7Conditions.ConditionsCount = 1;
457
457
+
khotkeysrc.Data_2_7Conditions0.Type = "ACTIVE_WINDOW";
458
458
+
khotkeysrc.Data_2_7Conditions0Window.Comment = "Konqueror";
459
459
+
khotkeysrc.Data_2_7Conditions0Window.WindowsCount = 1;
460
460
+
khotkeysrc.Data_2_7Conditions0Window0.Class = "konqueror";
461
461
+
khotkeysrc.Data_2_7Conditions0Window0.ClassType = 1;
462
462
+
khotkeysrc.Data_2_7Conditions0Window0.Comment = "Konqueror";
463
463
+
khotkeysrc.Data_2_7Conditions0Window0.Role = "";
464
464
+
khotkeysrc.Data_2_7Conditions0Window0.RoleType = 0;
465
465
+
khotkeysrc.Data_2_7Conditions0Window0.Title = "";
466
466
+
khotkeysrc.Data_2_7Conditions0Window0.TitleType = 0;
467
467
+
khotkeysrc.Data_2_7Conditions0Window0.Type = "SIMPLE";
468
468
+
khotkeysrc.Data_2_7Conditions0Window0.WindowTypes = 33;
469
469
+
khotkeysrc.Data_2_7_1.Comment = "";
470
470
+
khotkeysrc.Data_2_7_1.Enabled = false;
471
471
+
khotkeysrc.Data_2_7_1.Name = "Back";
472
472
+
khotkeysrc.Data_2_7_1.Type = "SIMPLE_ACTION_DATA";
473
473
+
khotkeysrc.Data_2_7_1Actions.ActionsCount = 1;
474
474
+
khotkeysrc.Data_2_7_1Actions0.DestinationWindow = 2;
475
475
+
khotkeysrc.Data_2_7_1Actions0.Input = "Alt+Left";
476
476
+
khotkeysrc.Data_2_7_1Actions0.Type = "KEYBOARD_INPUT";
477
477
+
khotkeysrc.Data_2_7_1Conditions.Comment = "";
478
478
+
khotkeysrc.Data_2_7_1Conditions.ConditionsCount = 0;
479
479
+
khotkeysrc.Data_2_7_1Triggers.Comment = "Gesture_triggers";
480
480
+
khotkeysrc.Data_2_7_1Triggers.TriggersCount = 3;
481
481
+
khotkeysrc.Data_2_7_1Triggers0.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";
482
482
+
khotkeysrc.Data_2_7_1Triggers0.Type = "GESTURE";
483
483
+
khotkeysrc.Data_2_7_1Triggers1.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";
484
484
+
khotkeysrc.Data_2_7_1Triggers1.Type = "GESTURE";
485
485
+
khotkeysrc.Data_2_7_1Triggers2.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";
486
486
+
khotkeysrc.Data_2_7_1Triggers2.Type = "GESTURE";
487
487
+
khotkeysrc.Data_2_7_2.Comment = "";
488
488
+
khotkeysrc.Data_2_7_2.Enabled = false;
489
489
+
khotkeysrc.Data_2_7_2.Name = "Forward";
490
490
+
khotkeysrc.Data_2_7_2.Type = "SIMPLE_ACTION_DATA";
491
491
+
khotkeysrc.Data_2_7_2Actions.ActionsCount = 1;
492
492
+
khotkeysrc.Data_2_7_2Actions0.DestinationWindow = 2;
493
493
+
khotkeysrc.Data_2_7_2Actions0.Input = "Alt+Right";
494
494
+
khotkeysrc.Data_2_7_2Actions0.Type = "KEYBOARD_INPUT";
495
495
+
khotkeysrc.Data_2_7_2Conditions.Comment = "";
496
496
+
khotkeysrc.Data_2_7_2Conditions.ConditionsCount = 0;
497
497
+
khotkeysrc.Data_2_7_2Triggers.Comment = "Gesture_triggers";
498
498
+
khotkeysrc.Data_2_7_2Triggers.TriggersCount = 3;
499
499
+
khotkeysrc.Data_2_7_2Triggers0.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";
500
500
+
khotkeysrc.Data_2_7_2Triggers0.Type = "GESTURE";
501
501
+
khotkeysrc.Data_2_7_2Triggers1.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";
502
502
+
khotkeysrc.Data_2_7_2Triggers1.Type = "GESTURE";
503
503
+
khotkeysrc.Data_2_7_2Triggers2.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";
504
504
+
khotkeysrc.Data_2_7_2Triggers2.Type = "GESTURE";
505
505
+
khotkeysrc.Data_2_7_3.Comment = "";
506
506
+
khotkeysrc.Data_2_7_3.Enabled = false;
507
507
+
khotkeysrc.Data_2_7_3.Name = "Up";
508
508
+
khotkeysrc.Data_2_7_3.Type = "SIMPLE_ACTION_DATA";
509
509
+
khotkeysrc.Data_2_7_3Actions.ActionsCount = 1;
510
510
+
khotkeysrc.Data_2_7_3Actions0.DestinationWindow = 2;
511
511
+
khotkeysrc.Data_2_7_3Actions0.Input = "Alt+Up";
512
512
+
khotkeysrc.Data_2_7_3Actions0.Type = "KEYBOARD_INPUT";
513
513
+
khotkeysrc.Data_2_7_3Conditions.Comment = "";
514
514
+
khotkeysrc.Data_2_7_3Conditions.ConditionsCount = 0;
515
515
+
khotkeysrc.Data_2_7_3Triggers.Comment = "Gesture_triggers";
516
516
+
khotkeysrc.Data_2_7_3Triggers.TriggersCount = 3;
517
517
+
khotkeysrc.Data_2_7_3Triggers0.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";
518
518
+
khotkeysrc.Data_2_7_3Triggers0.Type = "GESTURE";
519
519
+
khotkeysrc.Data_2_7_3Triggers1.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";
520
520
+
khotkeysrc.Data_2_7_3Triggers1.Type = "GESTURE";
521
521
+
khotkeysrc.Data_2_7_3Triggers2.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";
522
522
+
khotkeysrc.Data_2_7_3Triggers2.Type = "GESTURE";
523
523
+
khotkeysrc.Data_2_7_4.Comment = "";
524
524
+
khotkeysrc.Data_2_7_4.Enabled = false;
525
525
+
khotkeysrc.Data_2_7_4.Name = "Reload";
526
526
+
khotkeysrc.Data_2_7_4.Type = "SIMPLE_ACTION_DATA";
527
527
+
khotkeysrc.Data_2_7_4Actions.ActionsCount = 1;
528
528
+
khotkeysrc.Data_2_7_4Actions0.DestinationWindow = 2;
529
529
+
khotkeysrc.Data_2_7_4Actions0.Input = "F5";
530
530
+
khotkeysrc.Data_2_7_4Actions0.Type = "KEYBOARD_INPUT";
531
531
+
khotkeysrc.Data_2_7_4Conditions.Comment = "";
532
532
+
khotkeysrc.Data_2_7_4Conditions.ConditionsCount = 0;
533
533
+
khotkeysrc.Data_2_7_4Triggers.Comment = "Gesture_triggers";
534
534
+
khotkeysrc.Data_2_7_4Triggers.TriggersCount = 3;
535
535
+
khotkeysrc.Data_2_7_4Triggers0.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";
536
536
+
khotkeysrc.Data_2_7_4Triggers0.Type = "GESTURE";
537
537
+
khotkeysrc.Data_2_7_4Triggers1.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";
538
538
+
khotkeysrc.Data_2_7_4Triggers1.Type = "GESTURE";
539
539
+
khotkeysrc.Data_2_7_4Triggers2.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";
540
540
+
khotkeysrc.Data_2_7_4Triggers2.Type = "GESTURE";
541
541
+
khotkeysrc.Data_2_8.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).";
542
542
+
khotkeysrc.Data_2_8.Enabled = false;
543
543
+
khotkeysrc.Data_2_8.Name = "Go to KDE Website";
544
544
+
khotkeysrc.Data_2_8.Type = "SIMPLE_ACTION_DATA";
545
545
+
khotkeysrc.Data_2_8Actions.ActionsCount = 1;
546
546
+
khotkeysrc.Data_2_8Actions0.CommandURL = "http://www.kde.org";
547
547
+
khotkeysrc.Data_2_8Actions0.Type = "COMMAND_URL";
548
548
+
khotkeysrc.Data_2_8Conditions.Comment = "";
549
549
+
khotkeysrc.Data_2_8Conditions.ConditionsCount = 0;
550
550
+
khotkeysrc.Data_2_8Triggers.Comment = "Simple_action";
551
551
+
khotkeysrc.Data_2_8Triggers.TriggersCount = 1;
552
552
+
khotkeysrc.Data_2_8Triggers0.Key = "Meta+E";
553
553
+
khotkeysrc.Data_2_8Triggers0.Type = "SHORTCUT";
554
554
+
khotkeysrc.Data_2_8Triggers0.Uuid = "{4615370f-82db-4c20-8ce4-d6c246176985}";
555
555
+
khotkeysrc.Data_3.Comment = "Basic Konqueror gestures.";
556
556
+
khotkeysrc.Data_3.DataCount = 14;
557
557
+
khotkeysrc.Data_3.Enabled = true;
558
558
+
khotkeysrc.Data_3.ImportId = "konqueror_gestures_kde321";
559
559
+
khotkeysrc.Data_3.Name = "Konqueror Gestures";
560
560
+
khotkeysrc.Data_3.SystemGroup = 0;
561
561
+
khotkeysrc.Data_3.Type = "ACTION_DATA_GROUP";
562
562
+
khotkeysrc.Data_3Conditions.Comment = "Konqueror window";
563
563
+
khotkeysrc.Data_3Conditions.ConditionsCount = 1;
564
564
+
khotkeysrc.Data_3Conditions0.Type = "ACTIVE_WINDOW";
565
565
+
khotkeysrc.Data_3Conditions0Window.Comment = "Konqueror";
566
566
+
khotkeysrc.Data_3Conditions0Window.WindowsCount = 1;
567
567
+
khotkeysrc.Data_3Conditions0Window0.Class = "^konqueror\s";
568
568
+
khotkeysrc.Data_3Conditions0Window0.ClassType = 3;
569
569
+
khotkeysrc.Data_3Conditions0Window0.Comment = "Konqueror";
570
570
+
khotkeysrc.Data_3Conditions0Window0.Role = "konqueror-mainwindow#1";
571
571
+
khotkeysrc.Data_3Conditions0Window0.RoleType = 0;
572
572
+
khotkeysrc.Data_3Conditions0Window0.Title = "file:/ - Konqueror";
573
573
+
khotkeysrc.Data_3Conditions0Window0.TitleType = 0;
574
574
+
khotkeysrc.Data_3Conditions0Window0.Type = "SIMPLE";
575
575
+
khotkeysrc.Data_3Conditions0Window0.WindowTypes = 1;
576
576
+
khotkeysrc.Data_3_1.Comment = "Press, move left, release.";
577
577
+
khotkeysrc.Data_3_1.Enabled = true;
578
578
+
khotkeysrc.Data_3_1.Name = "Back";
579
579
+
khotkeysrc.Data_3_1.Type = "SIMPLE_ACTION_DATA";
580
580
+
khotkeysrc.Data_3_10.Comment = "Opera-style: Press, move up, release.\nNOTE: Conflicts with 'New Tab', and as such is disabled by default.";
581
581
+
khotkeysrc.Data_3_10.Enabled = false;
582
582
+
khotkeysrc.Data_3_10.Name = "Stop Loading";
583
583
+
khotkeysrc.Data_3_10.Type = "SIMPLE_ACTION_DATA";
584
584
+
khotkeysrc.Data_3_10Actions.ActionsCount = 1;
585
585
+
khotkeysrc.Data_3_10Actions0.DestinationWindow = 2;
586
586
+
khotkeysrc.Data_3_10Actions0.Input = "Escape\n";
587
587
+
khotkeysrc.Data_3_10Actions0.Type = "KEYBOARD_INPUT";
588
588
+
khotkeysrc.Data_3_10Conditions.Comment = "";
589
589
+
khotkeysrc.Data_3_10Conditions.ConditionsCount = 0;
590
590
+
khotkeysrc.Data_3_10Triggers.Comment = "Gesture_triggers";
591
591
+
khotkeysrc.Data_3_10Triggers.TriggersCount = 1;
592
592
+
khotkeysrc.Data_3_10Triggers0.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";
593
593
+
khotkeysrc.Data_3_10Triggers0.Type = "GESTURE";
594
594
+
khotkeysrc.Data_3_11.Comment = "Going up in URL/directory structure.\nMozilla-style: Press, move up, move left, move up, release.";
595
595
+
khotkeysrc.Data_3_11.Enabled = true;
596
596
+
khotkeysrc.Data_3_11.Name = "Up";
597
597
+
khotkeysrc.Data_3_11.Type = "SIMPLE_ACTION_DATA";
598
598
+
khotkeysrc.Data_3_11Actions.ActionsCount = 1;
599
599
+
khotkeysrc.Data_3_11Actions0.DestinationWindow = 2;
600
600
+
khotkeysrc.Data_3_11Actions0.Input = "Alt+Up";
601
601
+
khotkeysrc.Data_3_11Actions0.Type = "KEYBOARD_INPUT";
602
602
+
khotkeysrc.Data_3_11Conditions.Comment = "";
603
603
+
khotkeysrc.Data_3_11Conditions.ConditionsCount = 0;
604
604
+
khotkeysrc.Data_3_11Triggers.Comment = "Gesture_triggers";
605
605
+
khotkeysrc.Data_3_11Triggers.TriggersCount = 1;
606
606
+
khotkeysrc.Data_3_11Triggers0.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";
607
607
+
khotkeysrc.Data_3_11Triggers0.Type = "GESTURE";
608
608
+
khotkeysrc.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.";
609
609
+
khotkeysrc.Data_3_12.Enabled = false;
610
610
+
khotkeysrc.Data_3_12.Name = "Up #2";
611
611
+
khotkeysrc.Data_3_12.Type = "SIMPLE_ACTION_DATA";
612
612
+
khotkeysrc.Data_3_12Actions.ActionsCount = 1;
613
613
+
khotkeysrc.Data_3_12Actions0.DestinationWindow = 2;
614
614
+
khotkeysrc.Data_3_12Actions0.Input = "Alt+Up\n";
615
615
+
khotkeysrc.Data_3_12Actions0.Type = "KEYBOARD_INPUT";
616
616
+
khotkeysrc.Data_3_12Conditions.Comment = "";
617
617
+
khotkeysrc.Data_3_12Conditions.ConditionsCount = 0;
618
618
+
khotkeysrc.Data_3_12Triggers.Comment = "Gesture_triggers";
619
619
+
khotkeysrc.Data_3_12Triggers.TriggersCount = 1;
620
620
+
khotkeysrc.Data_3_12Triggers0.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";
621
621
+
khotkeysrc.Data_3_12Triggers0.Type = "GESTURE";
622
622
+
khotkeysrc.Data_3_13.Comment = "Press, move up, move right, release.";
623
623
+
khotkeysrc.Data_3_13.Enabled = true;
624
624
+
khotkeysrc.Data_3_13.Name = "Activate Next Tab";
625
625
+
khotkeysrc.Data_3_13.Type = "SIMPLE_ACTION_DATA";
626
626
+
khotkeysrc.Data_3_13Actions.ActionsCount = 1;
627
627
+
khotkeysrc.Data_3_13Actions0.DestinationWindow = 2;
628
628
+
khotkeysrc.Data_3_13Actions0.Input = "Ctrl+.\n";
629
629
+
khotkeysrc.Data_3_13Actions0.Type = "KEYBOARD_INPUT";
630
630
+
khotkeysrc.Data_3_13Conditions.Comment = "";
631
631
+
khotkeysrc.Data_3_13Conditions.ConditionsCount = 0;
632
632
+
khotkeysrc.Data_3_13Triggers.Comment = "Gesture_triggers";
633
633
+
khotkeysrc.Data_3_13Triggers.TriggersCount = 1;
634
634
+
khotkeysrc.Data_3_13Triggers0.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";
635
635
+
khotkeysrc.Data_3_13Triggers0.Type = "GESTURE";
636
636
+
khotkeysrc.Data_3_14.Comment = "Press, move up, move left, release.";
637
637
+
khotkeysrc.Data_3_14.Enabled = true;
638
638
+
khotkeysrc.Data_3_14.Name = "Activate Previous Tab";
639
639
+
khotkeysrc.Data_3_14.Type = "SIMPLE_ACTION_DATA";
640
640
+
khotkeysrc.Data_3_14Actions.ActionsCount = 1;
641
641
+
khotkeysrc.Data_3_14Actions0.DestinationWindow = 2;
642
642
+
khotkeysrc.Data_3_14Actions0.Input = "Ctrl+,";
643
643
+
khotkeysrc.Data_3_14Actions0.Type = "KEYBOARD_INPUT";
644
644
+
khotkeysrc.Data_3_14Conditions.Comment = "";
645
645
+
khotkeysrc.Data_3_14Conditions.ConditionsCount = 0;
646
646
+
khotkeysrc.Data_3_14Triggers.Comment = "Gesture_triggers";
647
647
+
khotkeysrc.Data_3_14Triggers.TriggersCount = 1;
648
648
+
khotkeysrc.Data_3_14Triggers0.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";
649
649
+
khotkeysrc.Data_3_14Triggers0.Type = "GESTURE";
650
650
+
khotkeysrc.Data_3_1Actions.ActionsCount = 1;
651
651
+
khotkeysrc.Data_3_1Actions0.DestinationWindow = 2;
652
652
+
khotkeysrc.Data_3_1Actions0.Input = "Alt+Left";
653
653
+
khotkeysrc.Data_3_1Actions0.Type = "KEYBOARD_INPUT";
654
654
+
khotkeysrc.Data_3_1Conditions.Comment = "";
655
655
+
khotkeysrc.Data_3_1Conditions.ConditionsCount = 0;
656
656
+
khotkeysrc.Data_3_1Triggers.Comment = "Gesture_triggers";
657
657
+
khotkeysrc.Data_3_1Triggers.TriggersCount = 1;
658
658
+
khotkeysrc.Data_3_1Triggers0.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";
659
659
+
khotkeysrc.Data_3_1Triggers0.Type = "GESTURE";
660
660
+
khotkeysrc.Data_3_2.Comment = "Press, move down, move up, move down, release.";
661
661
+
khotkeysrc.Data_3_2.Enabled = true;
662
662
+
khotkeysrc.Data_3_2.Name = "Duplicate Tab";
663
663
+
khotkeysrc.Data_3_2.Type = "SIMPLE_ACTION_DATA";
664
664
+
khotkeysrc.Data_3_2Actions.ActionsCount = 1;
665
665
+
khotkeysrc.Data_3_2Actions0.DestinationWindow = 2;
666
666
+
khotkeysrc.Data_3_2Actions0.Input = "Ctrl+Shift+D\n";
667
667
+
khotkeysrc.Data_3_2Actions0.Type = "KEYBOARD_INPUT";
668
668
+
khotkeysrc.Data_3_2Conditions.Comment = "";
669
669
+
khotkeysrc.Data_3_2Conditions.ConditionsCount = 0;
670
670
+
khotkeysrc.Data_3_2Triggers.Comment = "Gesture_triggers";
671
671
+
khotkeysrc.Data_3_2Triggers.TriggersCount = 1;
672
672
+
khotkeysrc.Data_3_2Triggers0.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";
673
673
+
khotkeysrc.Data_3_2Triggers0.Type = "GESTURE";
674
674
+
khotkeysrc.Data_3_3.Comment = "Press, move down, move up, release.";
675
675
+
khotkeysrc.Data_3_3.Enabled = true;
676
676
+
khotkeysrc.Data_3_3.Name = "Duplicate Window";
677
677
+
khotkeysrc.Data_3_3.Type = "SIMPLE_ACTION_DATA";
678
678
+
khotkeysrc.Data_3_3Actions.ActionsCount = 1;
679
679
+
khotkeysrc.Data_3_3Actions0.DestinationWindow = 2;
680
680
+
khotkeysrc.Data_3_3Actions0.Input = "Ctrl+D\n";
681
681
+
khotkeysrc.Data_3_3Actions0.Type = "KEYBOARD_INPUT";
682
682
+
khotkeysrc.Data_3_3Conditions.Comment = "";
683
683
+
khotkeysrc.Data_3_3Conditions.ConditionsCount = 0;
684
684
+
khotkeysrc.Data_3_3Triggers.Comment = "Gesture_triggers";
685
685
+
khotkeysrc.Data_3_3Triggers.TriggersCount = 1;
686
686
+
khotkeysrc.Data_3_3Triggers0.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";
687
687
+
khotkeysrc.Data_3_3Triggers0.Type = "GESTURE";
688
688
+
khotkeysrc.Data_3_4.Comment = "Press, move right, release.";
689
689
+
khotkeysrc.Data_3_4.Enabled = true;
690
690
+
khotkeysrc.Data_3_4.Name = "Forward";
691
691
+
khotkeysrc.Data_3_4.Type = "SIMPLE_ACTION_DATA";
692
692
+
khotkeysrc.Data_3_4Actions.ActionsCount = 1;
693
693
+
khotkeysrc.Data_3_4Actions0.DestinationWindow = 2;
694
694
+
khotkeysrc.Data_3_4Actions0.Input = "Alt+Right";
695
695
+
khotkeysrc.Data_3_4Actions0.Type = "KEYBOARD_INPUT";
696
696
+
khotkeysrc.Data_3_4Conditions.Comment = "";
697
697
+
khotkeysrc.Data_3_4Conditions.ConditionsCount = 0;
698
698
+
khotkeysrc.Data_3_4Triggers.Comment = "Gesture_triggers";
699
699
+
khotkeysrc.Data_3_4Triggers.TriggersCount = 1;
700
700
+
khotkeysrc.Data_3_4Triggers0.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";
701
701
+
khotkeysrc.Data_3_4Triggers0.Type = "GESTURE";
702
702
+
khotkeysrc.Data_3_5.Comment = "Press, move down, move half up, move right, move down, release.\n(Drawing a lowercase 'h'.)";
703
703
+
khotkeysrc.Data_3_5.Enabled = true;
704
704
+
khotkeysrc.Data_3_5.Name = "Home";
705
705
+
khotkeysrc.Data_3_5.Type = "SIMPLE_ACTION_DATA";
706
706
+
khotkeysrc.Data_3_5Actions.ActionsCount = 1;
707
707
+
khotkeysrc.Data_3_5Actions0.DestinationWindow = 2;
708
708
+
khotkeysrc.Data_3_5Actions0.Input = "Alt+Home\n";
709
709
+
khotkeysrc.Data_3_5Actions0.Type = "KEYBOARD_INPUT";
710
710
+
khotkeysrc.Data_3_5Conditions.Comment = "";
711
711
+
khotkeysrc.Data_3_5Conditions.ConditionsCount = 0;
712
712
+
khotkeysrc.Data_3_5Triggers.Comment = "Gesture_triggers";
713
713
+
khotkeysrc.Data_3_5Triggers.TriggersCount = 2;
714
714
+
khotkeysrc.Data_3_5Triggers0.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";
715
715
+
khotkeysrc.Data_3_5Triggers0.Type = "GESTURE";
716
716
+
khotkeysrc.Data_3_5Triggers1.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";
717
717
+
khotkeysrc.Data_3_5Triggers1.Type = "GESTURE";
718
718
+
khotkeysrc.Data_3_6.Comment = "Press, move right, move down, move right, release.\nMozilla-style: Press, move down, move right, release.";
719
719
+
khotkeysrc.Data_3_6.Enabled = true;
720
720
+
khotkeysrc.Data_3_6.Name = "Close Tab";
721
721
+
khotkeysrc.Data_3_6.Type = "SIMPLE_ACTION_DATA";
722
722
+
khotkeysrc.Data_3_6Actions.ActionsCount = 1;
723
723
+
khotkeysrc.Data_3_6Actions0.DestinationWindow = 2;
724
724
+
khotkeysrc.Data_3_6Actions0.Input = "Ctrl+W\n";
725
725
+
khotkeysrc.Data_3_6Actions0.Type = "KEYBOARD_INPUT";
726
726
+
khotkeysrc.Data_3_6Conditions.Comment = "";
727
727
+
khotkeysrc.Data_3_6Conditions.ConditionsCount = 0;
728
728
+
khotkeysrc.Data_3_6Triggers.Comment = "Gesture_triggers";
729
729
+
khotkeysrc.Data_3_6Triggers.TriggersCount = 2;
730
730
+
khotkeysrc.Data_3_6Triggers0.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";
731
731
+
khotkeysrc.Data_3_6Triggers0.Type = "GESTURE";
732
732
+
khotkeysrc.Data_3_6Triggers1.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";
733
733
+
khotkeysrc.Data_3_6Triggers1.Type = "GESTURE";
734
734
+
khotkeysrc.Data_3_7.Comment = "Press, move up, release.\nConflicts with Opera-style 'Up #2', which is disabled by default.";
735
735
+
khotkeysrc.Data_3_7.Enabled = true;
736
736
+
khotkeysrc.Data_3_7.Name = "New Tab";
737
737
+
khotkeysrc.Data_3_7.Type = "SIMPLE_ACTION_DATA";
738
738
+
khotkeysrc.Data_3_7Actions.ActionsCount = 1;
739
739
+
khotkeysrc.Data_3_7Actions0.DestinationWindow = 2;
740
740
+
khotkeysrc.Data_3_7Actions0.Input = "Ctrl+Shift+N";
741
741
+
khotkeysrc.Data_3_7Actions0.Type = "KEYBOARD_INPUT";
742
742
+
khotkeysrc.Data_3_7Conditions.Comment = "";
743
743
+
khotkeysrc.Data_3_7Conditions.ConditionsCount = 0;
744
744
+
khotkeysrc.Data_3_7Triggers.Comment = "Gesture_triggers";
745
745
+
khotkeysrc.Data_3_7Triggers.TriggersCount = 1;
746
746
+
khotkeysrc.Data_3_7Triggers0.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";
747
747
+
khotkeysrc.Data_3_7Triggers0.Type = "GESTURE";
748
748
+
khotkeysrc.Data_3_8.Comment = "Press, move down, release.";
749
749
+
khotkeysrc.Data_3_8.Enabled = true;
750
750
+
khotkeysrc.Data_3_8.Name = "New Window";
751
751
+
khotkeysrc.Data_3_8.Type = "SIMPLE_ACTION_DATA";
752
752
+
khotkeysrc.Data_3_8Actions.ActionsCount = 1;
753
753
+
khotkeysrc.Data_3_8Actions0.DestinationWindow = 2;
754
754
+
khotkeysrc.Data_3_8Actions0.Input = "Ctrl+N\n";
755
755
+
khotkeysrc.Data_3_8Actions0.Type = "KEYBOARD_INPUT";
756
756
+
khotkeysrc.Data_3_8Conditions.Comment = "";
757
757
+
khotkeysrc.Data_3_8Conditions.ConditionsCount = 0;
758
758
+
khotkeysrc.Data_3_8Triggers.Comment = "Gesture_triggers";
759
759
+
khotkeysrc.Data_3_8Triggers.TriggersCount = 1;
760
760
+
khotkeysrc.Data_3_8Triggers0.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";
761
761
+
khotkeysrc.Data_3_8Triggers0.Type = "GESTURE";
762
762
+
khotkeysrc.Data_3_9.Comment = "Press, move up, move down, release.";
763
763
+
khotkeysrc.Data_3_9.Enabled = true;
764
764
+
khotkeysrc.Data_3_9.Name = "Reload";
765
765
+
khotkeysrc.Data_3_9.Type = "SIMPLE_ACTION_DATA";
766
766
+
khotkeysrc.Data_3_9Actions.ActionsCount = 1;
767
767
+
khotkeysrc.Data_3_9Actions0.DestinationWindow = 2;
768
768
+
khotkeysrc.Data_3_9Actions0.Input = "F5";
769
769
+
khotkeysrc.Data_3_9Actions0.Type = "KEYBOARD_INPUT";
770
770
+
khotkeysrc.Data_3_9Conditions.Comment = "";
771
771
+
khotkeysrc.Data_3_9Conditions.ConditionsCount = 0;
772
772
+
khotkeysrc.Data_3_9Triggers.Comment = "Gesture_triggers";
773
773
+
khotkeysrc.Data_3_9Triggers.TriggersCount = 1;
774
774
+
khotkeysrc.Data_3_9Triggers0.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";
775
775
+
khotkeysrc.Data_3_9Triggers0.Type = "GESTURE";
776
776
+
khotkeysrc.General."ColorSchemeHash[$d]" = "";
777
777
+
khotkeysrc.General."ColorScheme[$d]" = "";
778
778
+
khotkeysrc.Gestures.Disabled = true;
779
779
+
khotkeysrc.Gestures.MouseButton = 2;
780
780
+
khotkeysrc.Gestures.Timeout = 300;
781
781
+
khotkeysrc.GesturesExclude.Comment = "";
782
782
+
khotkeysrc.GesturesExclude.WindowsCount = 0;
783
783
+
khotkeysrc.Icons."Theme[$d]" = "";
784
784
+
khotkeysrc.KDE."widgetStyle[$d]" = "";
785
785
+
khotkeysrc.Main.AlreadyImported = "defaults,kde32b1,konqueror_gestures_kde321";
786
786
+
khotkeysrc.Main.Disabled = false;
787
787
+
khotkeysrc.Voice.Shortcut = "";
788
788
+
khotkeysrc.WM."activeBackground[$d]" = "";
789
789
+
khotkeysrc.WM."activeBlend[$d]" = "";
790
790
+
khotkeysrc.WM."activeForeground[$d]" = "";
791
791
+
khotkeysrc.WM."inactiveBackground[$d]" = "";
792
792
+
khotkeysrc.WM."inactiveBlend[$d]" = "";
793
793
+
khotkeysrc.WM."inactiveForeground[$d]" = "";
794
794
+
kwalletrc.Wallet."First Use" = false;
795
795
+
kwinrc.Desktops.Id_1 = "852c1906-3afb-481b-ad32-80931160322d";
796
796
+
kwinrc.Desktops.Number = 1;
797
797
+
kwinrc.Desktops.Rows = 1;
798
798
+
kwinrc.NightColor.Active = true;
799
799
+
kwinrc.NightColor.Mode = "Constant";
800
800
+
kwinrc.Plugins.fallapartEnabled = true;
801
801
+
kwinrc.Tiling.padding = 4;
802
802
+
kwinrc."Tiling/213a9620-187e-58a6-b80b-85d8fb95dfce".tiles = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}";
803
803
+
kwinrc."Tiling/6f346634-41d4-579d-b8e3-70fc693a58fe".tiles = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}";
804
804
+
kwinrc."Tiling/852c1906-3afb-481b-ad32-80931160322d/49bb0290-2a68-47a0-a687-422d4f7661f7".tiles = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}";
805
805
+
kwinrc."Tiling/852c1906-3afb-481b-ad32-80931160322d/5db044e5-cea8-4aed-8341-9ba6a660c153".tiles = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}";
806
806
+
kwinrc."Tiling/852c1906-3afb-481b-ad32-80931160322d/7f4944d0-ae25-4b71-b5e0-53869984631f".tiles = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}";
807
807
+
kwinrc."Tiling/852c1906-3afb-481b-ad32-80931160322d/8f49e040-e74f-4bf8-a512-9f3d7c276942".tiles = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}";
808
808
+
kwinrc."Tiling/852c1906-3afb-481b-ad32-80931160322d/c508774d-17b6-4b47-80e4-6974f6040039".tiles = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}";
809
809
+
kwinrc.Xwayland.Scale = 1.1;
810
810
+
kxkbrc.Layout.DisplayNames = ",";
811
811
+
kxkbrc.Layout.LayoutList = "us,ru";
812
812
+
kxkbrc.Layout.Use = true;
813
813
+
kxkbrc.Layout.VariantList = ",phonetic_winkeys";
814
814
+
plasma-localerc.Formats.LANG = "en_US.UTF-8";
815
815
+
plasma-localerc.Formats.LC_TIME = "C";
816
816
+
spectaclerc.GuiConfig.captureMode = 0;
817
817
+
spectaclerc.ImageSave.lastImageSaveAsLocation = "file:///home/demsem/Documents/Screenshot_20251201_235231.png";
818
818
+
spectaclerc.ImageSave.lastImageSaveLocation = "file:///home/demsem/Documents/Screenshot_20251201_235231.png";
819
819
+
spectaclerc.ImageSave.translatedScreenshotsFolder = "Screenshots";
820
820
+
spectaclerc.VideoSave.translatedScreencastsFolder = "Screencasts";
821
821
+
};
822
822
+
dataFile = {
823
823
+
"kate/anonymous.katesession"."Document 0".URL = "file:///home/demsem/nix-config/configuration.nix";
824
824
+
"kate/anonymous.katesession"."Kate Plugins".bookmarksplugin = false;
825
825
+
"kate/anonymous.katesession"."Kate Plugins".cmaketoolsplugin = false;
826
826
+
"kate/anonymous.katesession"."Kate Plugins".compilerexplorer = false;
827
827
+
"kate/anonymous.katesession"."Kate Plugins".eslintplugin = false;
828
828
+
"kate/anonymous.katesession"."Kate Plugins".externaltoolsplugin = true;
829
829
+
"kate/anonymous.katesession"."Kate Plugins".formatplugin = false;
830
830
+
"kate/anonymous.katesession"."Kate Plugins".katebacktracebrowserplugin = false;
831
831
+
"kate/anonymous.katesession"."Kate Plugins".katebuildplugin = false;
832
832
+
"kate/anonymous.katesession"."Kate Plugins".katecloseexceptplugin = false;
833
833
+
"kate/anonymous.katesession"."Kate Plugins".katecolorpickerplugin = false;
834
834
+
"kate/anonymous.katesession"."Kate Plugins".katectagsplugin = false;
835
835
+
"kate/anonymous.katesession"."Kate Plugins".katefilebrowserplugin = false;
836
836
+
"kate/anonymous.katesession"."Kate Plugins".katefiletreeplugin = true;
837
837
+
"kate/anonymous.katesession"."Kate Plugins".kategdbplugin = false;
838
838
+
"kate/anonymous.katesession"."Kate Plugins".kategitblameplugin = false;
839
839
+
"kate/anonymous.katesession"."Kate Plugins".katekonsoleplugin = true;
840
840
+
"kate/anonymous.katesession"."Kate Plugins".kateprojectplugin = true;
841
841
+
"kate/anonymous.katesession"."Kate Plugins".katereplicodeplugin = false;
842
842
+
"kate/anonymous.katesession"."Kate Plugins".katesearchplugin = true;
843
843
+
"kate/anonymous.katesession"."Kate Plugins".katesnippetsplugin = false;
844
844
+
"kate/anonymous.katesession"."Kate Plugins".katesqlplugin = false;
845
845
+
"kate/anonymous.katesession"."Kate Plugins".katesymbolviewerplugin = false;
846
846
+
"kate/anonymous.katesession"."Kate Plugins".katexmlcheckplugin = false;
847
847
+
"kate/anonymous.katesession"."Kate Plugins".katexmltoolsplugin = false;
848
848
+
"kate/anonymous.katesession"."Kate Plugins".keyboardmacrosplugin = false;
849
849
+
"kate/anonymous.katesession"."Kate Plugins".ktexteditorpreviewplugin = false;
850
850
+
"kate/anonymous.katesession"."Kate Plugins".latexcompletionplugin = false;
851
851
+
"kate/anonymous.katesession"."Kate Plugins".lspclientplugin = true;
852
852
+
"kate/anonymous.katesession"."Kate Plugins".openlinkplugin = false;
853
853
+
"kate/anonymous.katesession"."Kate Plugins".rainbowparens = false;
854
854
+
"kate/anonymous.katesession"."Kate Plugins".rbqlplugin = false;
855
855
+
"kate/anonymous.katesession"."Kate Plugins".tabswitcherplugin = true;
856
856
+
"kate/anonymous.katesession"."Kate Plugins".templateplugin = false;
857
857
+
"kate/anonymous.katesession"."Kate Plugins".textfilterplugin = true;
858
858
+
"kate/anonymous.katesession".MainWindow0."Active ViewSpace" = 0;
859
859
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-H-Splitter = "0,1700,0";
860
860
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-0-Bar-0-TvList = "kate_private_plugin_katefiletreeplugin,kateproject,kateprojectgit,lspclient_symbol_outline";
861
861
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-0-LastSize = 200;
862
862
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-0-SectSizes = 0;
863
863
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-0-Splitter = 802;
864
864
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-1-Bar-0-TvList = "";
865
865
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-1-LastSize = 200;
866
866
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-1-SectSizes = 0;
867
867
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-1-Splitter = 371;
868
868
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-2-Bar-0-TvList = "";
869
869
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-2-LastSize = 200;
870
870
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-2-SectSizes = 0;
871
871
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-2-Splitter = 595;
872
872
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-3-Bar-0-TvList = "output,diagnostics,kate_plugin_katesearch,kateprojectinfo,kate_private_plugin_katekonsoleplugin";
873
873
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-3-LastSize = 200;
874
874
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-3-SectSizes = 0;
875
875
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-3-Splitter = 1377;
876
876
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-Style = 2;
877
877
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-Sidebar-Visible = true;
878
878
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-diagnostics-Position = 3;
879
879
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-diagnostics-Show-Button-In-Sidebar = true;
880
880
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-diagnostics-Visible = false;
881
881
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_plugin_katesearch-Position = 3;
882
882
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_plugin_katesearch-Show-Button-In-Sidebar = true;
883
883
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_plugin_katesearch-Visible = false;
884
884
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_private_plugin_katefiletreeplugin-Position = 0;
885
885
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_private_plugin_katefiletreeplugin-Show-Button-In-Sidebar = true;
886
886
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_private_plugin_katefiletreeplugin-Visible = false;
887
887
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_private_plugin_katekonsoleplugin-Position = 3;
888
888
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_private_plugin_katekonsoleplugin-Show-Button-In-Sidebar = true;
889
889
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kate_private_plugin_katekonsoleplugin-Visible = false;
890
890
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateproject-Position = 0;
891
891
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateproject-Show-Button-In-Sidebar = true;
892
892
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateproject-Visible = false;
893
893
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateprojectgit-Position = 0;
894
894
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateprojectgit-Show-Button-In-Sidebar = true;
895
895
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateprojectgit-Visible = false;
896
896
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateprojectinfo-Position = 3;
897
897
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateprojectinfo-Show-Button-In-Sidebar = true;
898
898
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-kateprojectinfo-Visible = false;
899
899
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-lspclient_symbol_outline-Position = 0;
900
900
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-lspclient_symbol_outline-Show-Button-In-Sidebar = true;
901
901
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-lspclient_symbol_outline-Visible = false;
902
902
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-output-Position = 3;
903
903
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-output-Show-Button-In-Sidebar = true;
904
904
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-ToolView-output-Visible = false;
905
905
+
"kate/anonymous.katesession".MainWindow0.Kate-MDI-V-Splitter = "0,802,0";
906
906
+
"kate/anonymous.katesession"."MainWindow0 Settings".WindowState = 10;
907
907
+
"kate/anonymous.katesession"."MainWindow0-Splitter 0".Children = "MainWindow0-ViewSpace 0";
908
908
+
"kate/anonymous.katesession"."MainWindow0-Splitter 0".Orientation = 1;
909
909
+
"kate/anonymous.katesession"."MainWindow0-Splitter 0".Sizes = 1700;
910
910
+
"kate/anonymous.katesession"."MainWindow0-ViewSpace 0"."Active View" = 0;
911
911
+
"kate/anonymous.katesession"."MainWindow0-ViewSpace 0".Count = 1;
912
912
+
"kate/anonymous.katesession"."MainWindow0-ViewSpace 0".Documents = 0;
913
913
+
"kate/anonymous.katesession"."MainWindow0-ViewSpace 0"."View 0" = 0;
914
914
+
"kate/anonymous.katesession"."MainWindow0-ViewSpace 0 0".ScrollLine = 68;
915
915
+
"kate/anonymous.katesession"."Open Documents".Count = 1;
916
916
+
"kate/anonymous.katesession"."Open MainWindows".Count = 1;
917
917
+
"kate/anonymous.katesession"."Plugin:kateprojectplugin:".projects = "";
918
918
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".BinaryFiles = false;
919
919
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".CurrentExcludeFilter = "-1";
920
920
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".CurrentFilter = "-1";
921
921
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".ExcludeFilters = "";
922
922
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".ExpandSearchResults = false;
923
923
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".Filters = "";
924
924
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".FollowSymLink = false;
925
925
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".HiddenFiles = false;
926
926
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".MatchCase = false;
927
927
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".Place = 1;
928
928
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".Recursive = true;
929
929
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".Replaces = "";
930
930
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".Search = "";
931
931
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".SearchAsYouTypeAllProjects = true;
932
932
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".SearchAsYouTypeCurrentFile = true;
933
933
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".SearchAsYouTypeFolder = true;
934
934
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".SearchAsYouTypeOpenFiles = true;
935
935
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".SearchAsYouTypeProject = true;
936
936
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".SearchDiskFiles = "";
937
937
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".SearchDiskFiless = "";
938
938
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".SizeLimit = 128;
939
939
+
"kate/anonymous.katesession"."Plugin:katesearchplugin:MainWindow:0".UseRegExp = false;
940
940
+
};
941
941
+
};
942
942
+
}