summaryrefslogtreecommitdiffstats
path: root/kiosktool/kiosk_data.xml
blob: 0f25d4e85c74005368fc3b43e8e5ece0bb596bee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kiosk SYSTEM "kiosk.dtd">
<kiosk>
  <group name="general" icon="package_settings">
    <caption>General</caption>
    <description>
      Generic restrictions
    </description>
    <actions>
       <action type="action restriction" key="action/kwin_rmb">
         <caption>Disable Window Manager context menu (Alt-F3)</caption>
         <description>
           The Window Manager context menu is normally shown when Alt-F3 is pressed
           or when the menu button on the window frame is pressed.
         </description>
       </action>
       <action type="action restriction" key="action/bookmarks">
         <caption>Disable Bookmarks</caption>
         <description>Disable Bookmarks in all applications.</description>
       </action>
       <action type="action restriction" key="user/root">
         <caption>Disable all tasks and applications that require root access</caption>
         <description>
           In multi-user
           environments the users normally do not know the root password; in such a case, it 
           may be desirable to use this option to remove the tasks and applications
           from the menus that the users cannot use.
         </description>
       </action>
       <action type="action restriction" key="shell_access">
         <caption>Disable access to a command shell</caption>
         <description>
           In an environment where the desktop is dedicated
           to a defined set of tasks it may be desirable to disable access to a command shell to
           prevent users from engaging in tasks that were not intended or authorized; hence, it is
           strongly recommended to disable access to a command shell if the desktop is to act
           as a public terminal.
         </description>
       </action>
       <action type="action restriction" key="logout">
         <caption>Disable Logout option</caption>
         <description>
         This prevents the user from logging out. To make this option
         effective it is important to ensure that key-combinations to terminate the X-server,
         such as Alt-Ctrl-Backspace, are disabled in the configuration of the X-server.
         </description>
       </action>
       <action type="action restriction" key="lock_screen">
         <caption>Disable Lock Screen option</caption>
         <description>
         When the desktop is to act as a public terminal or is to be
         shared by different users it may be desirable to prevent locking of the screen to ensure that
         the system remains accessible if a user leaves the terminal.
         </description>
       </action>
       <action type="action restriction" key="run_command">
         <caption>Disable "Run Command" option (Alt-F2)</caption>
         <description>
         The "Run Command" option can normally be used to execute arbitrary commands; however, when
         access to a command shell is restricted only applications and services defined by a .desktop file
         can be started this way. Disabling "Run Command" here hides the option completely.
         </description>
       </action>
       <action type="action restriction" key="movable_toolbars">
         <caption>Disable toolbar moving</caption>
         <description>
         Normally toolbars in applications can be moved around; when this option is chosen
	 all toolbars are fixed in their original positions.
         </description>
       </action>
       <action type="action restriction" key="run_desktop_files">
         <caption>Disable execution of arbitrary .desktop files.</caption>
         <description>
          This option defines whether users may execute .desktop files that are not
          part of the system-wide desktop icons, KDE menu, registered services or
          autostart services. When access to a command shell is restricted it is recommended to
          to disable the execution of arbitrary .desktop files as well since such .desktop files
          can be used to circumvent the command shell restriction.
         </description>
       </action>
       <action type="action restriction" key="start_new_session">
         <caption>Disable starting of a second X session.</caption>
         <description>
         KDM has the possibility to login a second user in parallel to the current session.
         Note that this can also be configured as part of the KDM settings in which case
         the setting here should be left enabled.
         </description>
       </action>
       <action type="action restriction" key="lineedit_text_completion">
         <caption>Disable input line history</caption>
         <description>
         If a single account is used by multiple people it may be desirable to disable
         the input line history out of privacy considerations.
         </description>
       </action>
    </actions>
  </group>
  <group name="kdesktop" icon="desktop">
    <caption>Desktop Icons</caption>
    <description>
      Desktop Icons are provided by "kdesktop".
    </description>
    <preview binary="kdesktop" dcop="kdesktop" options="restart">
    </preview>
    <setup binary="kdesktop" dcop="kdesktop" options="restart">
       <mutable file="kdesktoprc" />
       <mutable file="kdeglobals" />
    </setup>
    <actions>
       <action type="immutable" file="kdesktoprc">
         <caption>Lock down Desktop Settings</caption>
         <description>
           When the desktop settings are locked down the user can no longer change how the desktop
           behaves or look like. This does not affect the ability to add new files or shortcuts to the
           desktop.
         </description>
       </action>
       <action type="action restriction" key="action/kdesktop_rmb">
         <caption>Disable context menus</caption>
         <description>
           When checked the user will no longer get any context menu. Normally the user
           can get a context menu by clicking with the right mouse button.
         </description>
       </action>
       <action type="action restriction" key="editable_desktop_icons">
         <caption>Lock down all Desktop icons</caption>
         <description>
           When checked the user will not be able to remove or edit any existing
           icon or file on the Desktop or add any new icon or file.
         </description>
       </action>
<!-- Not implemented yet
       <action type="action restriction" key="editable_system_desktop_icons">
         <caption>Lock down system wide Desktop icons</caption>
         <description>
           When checked the user will not be able to remove or edit any of
           the system wide icons but will still be able to add, remove or edit
           personal icons or files on the desktop.
         </description>
       </action>
-->
       <action type="config" file="kdesktoprc" group="General" key="CopyDesktopLinks" default="true">
         <caption>Add additional vendor specific icons</caption>
         <description>
           When this option is checked users will get additional icons
           copied to their Desktop when they first log in. These icons
           do not appear in the preview.
         </description>
       </action>
    </actions>
  </group>
  <group name="background" icon="background">
    <caption>Desktop Background</caption>
    <description>
      Set up the Desktop Background also known as Wallpaper.
    </description>
    <preview binary="kdesktop" dcop="kdesktop" options="restart">
    </preview>
    <setup binary="kcmshell" args="kde-background.desktop">
       <mutable file="kdesktoprc" />
       <mutable file="kdeglobals" />
    </setup>
    <actions>
       <action type="module" key="kde-background.desktop">
         <caption>Lock down Desktop Background Settings</caption>
         <description>
           When the desktop background settings are locked down the user can no longer change them.
         </description>
         <action type="immutable" file="kdesktoprc" group="Desktop0"/>
         <action type="immutable" file="kdesktoprc" group="Desktop1"/>
         <action type="immutable" file="kdesktoprc" group="Desktop2"/>
         <action type="immutable" file="kdesktoprc" group="Desktop3"/>
         <action type="immutable" file="kdesktoprc" group="Desktop4"/>
         <action type="immutable" file="kdesktoprc" group="Desktop5"/>
         <action type="immutable" file="kdesktoprc" group="Desktop6"/>
         <action type="immutable" file="kdesktoprc" group="Desktop7"/>
       </action>
    </actions>
  </group>
  <group name="screensaver" icon="kscreensaver">
    <caption>Screen Saver</caption>
    <description>
      Set up Screen Saver
    </description>
    <preview binary="kdesktop" dcop="kdesktop" options="restart">
    </preview>
    <setup binary="kcmshell" args="kde-screensaver.desktop">
       <mutable file="kdesktoprc" />
       <mutable file="kdeglobals" />
    </setup>
    <actions>
       <action type="module" key="kde-screensaver.desktop">
         <caption>Lock down Screen Saver Settings</caption>
         <description>
           When the Screen Saver settings are locked down the user can no longer change them.
         </description>
         <action type="immutable" file="kdesktoprc" group="ScreenSaver"/>
       </action>
       <action type="action restriction" key="opengl_screensavers">
         <caption>Disable OpenGL-based Screen Savers</caption>
         <description>
         OpenGL-based screen savers may cause problems on systems without decent OpenGL
         support; with this option all such screensavers can be disabled.
         </description>
       </action>
       <action type="action restriction" key="manipulatescreen_screensavers">
         <caption>Discreet Screen Savers Only</caption>
         <description>
         Some screensavers do not hide the complete screen content and may leave possible
         sensitive information visible. This option disables all such screensavers and only
         enables those screensavers that completely hide the original content of the screen.
         </description>
       </action>
    </actions>
  </group>
  <group name="kdemenu" icon="kmenuedit">
    <caption>KDE Menu</caption>
    <description>
      The KDE Application menu
    </description>
    <preview binary="kicker" dcop="kicker" options="restart">
    </preview>
    <setup binary="kmenuedit" options="nofork">
       <ignore file="kmenueditrc" />
    </setup>
    <actions>
       <action type="action restriction" key="user/root">
         <caption>Disable all tasks and applications that require root access</caption>
         <description>
         This option disables all menu items that require root access and that will ask the user for the root password.
         </description>
       </action>
       <action type="action restriction" key="action/menuedit">
         <caption>Disable menu editing</caption>
         <description>
         This disables the menu-option to edit the KDE Application Menu. When disabled, users will no longer be 
         able to make changes to their personal application menu.
         </description>
         <action type="resource restriction" key="xdgconf-menu" />
       </action>
    </actions>
  </group>
  <group name="theming" icon="style">
    <caption>Theming</caption>
    <description>
      Set up of Fonts, Colors and Style
    </description>
<!--
    <preview binary="kdesktop" dcop="kdesktop" options="restart">
    </preview>
-->
    <setup binary="kcmshell" args="kde-style.desktop,kde-colors.desktop,kde-fonts.desktop,kde-kwindecoration.desktop">
       <mutable file="kdesktoprc" />
       <mutable file="kdeglobals" />
    </setup>
    <actions>
       <action type="module" key="kde-style.desktop">
         <caption>Lock down Style Settings</caption>
         <description>
           When the Style settings are locked down the user can no longer change them.
         </description>
       </action>
       <action type="module" key="kde-colors.desktop">
         <caption>Lock down Color Settings</caption>
         <description>
           When the Color settings are locked down the user can no longer change them.
         </description>
       </action>
       <action type="module" key="kde-fonts.desktop">
         <caption>Lock down Font Settings</caption>
         <description>
           When the Font settings are locked down the user can no longer change them.
         </description>
       </action>
       <action type="module" key="kde-kwindecoration.desktop">
         <caption>Lock down Window Decoration Settings</caption>
         <description>
           When the Window Decoration settings are locked down the user can no longer change them.
         </description>
       </action>
    </actions>
  </group>
  <group name="kicker" icon="kcmkicker">
    <caption>Panel</caption>
    <description>
      The KDE panel "kicker" is normally found at the bottom of the screen.
    </description>
    <preview binary="kicker" dcop="kicker" options="restart">
    </preview>
    <setup binary="kicker" dcop="kicker" options="restart">
       <mutable file="kickerrc" />
       <ignore file="kdeglobals" />
    </setup>
    <actions>
       <action type="immutable" file="kickerrc">
         <caption>Lock down panel</caption>
         <description>
         This option can be used to lock down the panel. The user will then no longer be able to add, remove or change
         any of the permanent panel items.
         </description>
       </action>
       <action type="action restriction" key="action/kicker_rmb">
         <caption>Disable Context Menus</caption>
         <description>
         This option disables the context menus that one normally gets when pressing the right mouse button in the panel.
         </description>
       </action>
    </actions>
  </group>
  <group name="proxy" icon="proxy">
    <caption>Network Proxy</caption>
    <description>
      Set up of Network Proxy settings
    </description>
    <setup binary="kcmshell" args="kde-proxy.desktop">
       <mutable file="kdesktoprc" />
       <mutable file="kdeglobals" />
    </setup>
    <actions>
       <action type="module" key="kde-proxy.desktop">
         <caption>Lock down Proxy Settings</caption>
         <description>
           When the Proxy settings are locked down the user can no longer change them.
         </description>
       </action>
    </actions>
  </group>
  <group name="konqueror" icon="konqueror">
    <caption>Konqueror</caption>
    <description>
      Konqueror is a combined web- and filebrowser.
    </description>
    <actions>
       <action type="action restriction" key="action/properties">
         <caption>Disable Properties in context menu</caption>
         <description>
         This option can be used to disable the &lt;i&gt;Properties&lt;/i&gt; option in the context menu for files.
         </description>
       </action>
       <action type="action restriction" key="action/openwith">
         <caption>Disable Open With action</caption>
         <description>
         This option can be used to disable the &lt;i&gt;Open With&lt;/i&gt; menu option.
         </description>
       </action>
       <action type="action restriction" key="action/openintab">
         <caption>Disable Open In New Tab action</caption>
         <description>
         This option can be used to disable the &lt;i&gt;Open In New Tab&lt;/i&gt; menu option.
         </description>
       </action>
       <action type="custom" key="restrict_file_browsing">
         <caption>Disable file-browsing outside home directory</caption>
         <description>
           This option can be used to prevent the user from browsing the
           file system outside his or her own home directory.
         </description>
       </action>
    </actions>
  </group>
  <group name="menus">
    <caption>Menu Actions</caption>
    <description>
      Common menu actions found in applications.
    </description>
    <actions>
       <action type="action restriction" key="action/file_new">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/file_open">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         See also &lt;i&gt;Open Recent&lt;/i&gt;
         </description>
       </action>
       <action type="action restriction" key="action/file_open_recent">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/file_save">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/file_save_as">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/file_revert">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/file_close">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/file_print">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         See also &lt;i&gt;Print Preview&lt;/i&gt;
         </description>
       </action>
       <action type="action restriction" key="action/file_print_preview">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/file_mail">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/file_quit">
         <caption>Disable File -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;File -&gt; %action&lt;/i&gt; menu-option from all applications.
         This option has been added for completeness.
         Usually the application can be terminated via the window manager as well.
         </description>
       </action>
       <action type="action restriction" key="action/edit_undo">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_redo">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_cut">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_copy">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_paste">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_select_all">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_deselect">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_find">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_find_next">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_find_last">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/edit_replace">
         <caption>Disable Edit -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Edit -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/view_actual_size">
         <caption>Disable View -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/view_fit_to_page">
         <caption>Disable View -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/view_fit_to_width">
         <caption>Disable View -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/view_fit_to_height">
         <caption>Disable View -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/view_zoom_in">
         <caption>Disable View -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/view_zoom_out">
         <caption>Disable View -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/view_zoom">
         <caption>Disable View -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/view_redisplay">
         <caption>Disable View -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;View -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_up">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_back">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_forward">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_home">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_previous">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_next">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_goto">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_goto_page">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_goto_line">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_first">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/go_last">
         <caption>Disable Go -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Go -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/bookmarks">
         <caption>Disable Bookmarks</caption>
         <description>
          This option can be used to completely disable bookmarks in all applications.
         </description>
       </action>
       <action type="action restriction" key="action/bookmark_add">
         <caption>Disable Bookmarks -&gt; %action</caption>
         <description>
          This option can be used to prevent users from creating new bookmarks.
         </description>
       </action>
       <action type="action restriction" key="action/bookmark_edit">
         <caption>Disable Bookmarks -&gt; %action</caption>
         <description>
          This option can be used to prevent users from editing bookmarks.
         </description>
       </action>
       <action type="action restriction" key="action/tools_spelling">
         <caption>Disable Tools -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Tools -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/options_show_menubar">
         <caption>Disable Settings -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/options_show_toolbar">
         <caption>Disable Settings -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/options_show_statusbar">
         <caption>Disable Settings -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/fullscreen">
         <caption>Disable Settings -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/options_save_options">
         <caption>Disable Settings -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/options_configure">
         <caption>Disable Settings -&gt; Configure &lt;Application&gt;</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; Configure &amp;lt;Application&amp;gt;&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/options_configure_keybinding">
         <caption>Disable Settings -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/options_configure_toolbars">
         <caption>Disable Settings -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/options_configure_notifications">
         <caption>Disable Settings -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Settings -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/help">
         <caption>Disable Help</caption>
         <description>
           You can use this to completely disable the help menu
         </description>
       </action>
       <action type="action restriction" key="action/help_contents">
         <caption>Disable Help -&gt; &lt;Application&gt; Handbook</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Help -&gt; &amp;lt;Application&amp;gt; Handbook&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/help_whats_this">
         <caption>Disable Help -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Help -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/help_report_bug">
         <caption>Disable Help -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Help -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/help_about_app">
         <caption>Disable Help -&gt; About &lt;Application&gt;</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Help -&gt; About &amp;lt;Application&amp;gt;&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
       <action type="action restriction" key="action/help_about_kde">
         <caption>Disable Help -&gt; %action</caption>
         <description>
         This option can be used to remove the &lt;i&gt;Help -&gt; %action&lt;/i&gt; menu-option from all applications.
         </description>
       </action>
    </actions>

  </group>
  <group name="krfb" icon="krfb">
    <caption>Desktop Sharing</caption>
    <description>
      Remote Desktop Sharing
    </description>
    <setup binary="kcmshell" args="kcmkrfb">
    </setup>
    <actions>
       <action type="immutable" file="krfbrc">
         <caption>Lock down Desktop Sharing Settings</caption>
         <description>
           When the setting for remote desktop sharing are locked down the user can no longer change them.
         </description>
       </action>
    </actions>
  </group> 
  <group name="filetypes" icon="filetypes">
    <caption>File Associations</caption>
    <description>
      Configure the applications used for opening files.
    </description>
    <setup binary="kcmshell" args="filetypes">
    </setup>
    <actions>
       <action type="module" key="kde-filetypes.desktop">
         <caption>Lock down File Associations Settings</caption>
         <description>
           When the setting for file associations are locked down the user can no longer change 
           the default applications used for opening files.
         </description>
         <action type="action restriction" key="action/editfiletype"></action>
         <action type="immutable" file="profilerc"></action>
       </action>
<!--
       <action type="action restriction" key="action/editfiletype">
         <caption>Disable "Edit file type" in properties dialog</caption>
         <description>
         The "Edit file type" can be used to change how files are recognized and with which
         applications such files are opened.
         </description>
       </action>
-->
    </actions>
  </group> 
</kiosk>