Xfce Wiki

Sub domains
 

This is an old revision of the document!


/etc/xdg/xfce4/kiosk/kioskrc

Xfce4 Panel

[xfce4-panel]
CustomizePanel=%powerusers,brad
  • CustomizePanel

This allows only users in the group powerusers and the user foo to customize their panels.

Xfce4 Session

[xfce4-session]
CustomizeSplash=brad
CustomizeChooser=brad
CustomizeLogout=brad
CustomizeCompatibility=brad
Shutdown=brad
CustomizeSecurity=brad

Xfce4 Desktop

[xfdesktop]
UserMenu=%wheel
CustomizeBackdrop=ALL
CustomizeDesktopMenu=%wheel
CustomizeWindowlist=NONE
CustomizeDesktopIcons=brian
  • UserMenu

Whether or not to allow user modifications to the desktop menu. If not, xfdesktop will ignore the menu.xml file in ~/.config/xfce4/desktop/ and use the system menu in $sysconfdir/xdg/xfce4/desktop/menu.xml.

  • CustomizeBackdrop

Whether or not to allow user modifications to the desktop backdrop. If not, the Backdrop settings panel will be greyed out.

  • CustomizeDesktopMenu

Whether or not to allow user modifications to the desktop menu. This includes showing or hiding application icons, as well as showing or hiding the menu itself.

  • CustomizeWindowlist

Whether or not to allow user modifications to the window list. This includes showing or hiding window icons, as well as showing or hiding the menu itself.

  • CustomizeDesktopIcons

Whether or not to allow the user to enable or disable the display of desktop icons, or change their style.