Reference Guide

Custom GNOME Settings Parameter Options
The following table contains parameters used for configuring Custom GNOME settings where default values are underlined.
Table 6. Custom GNOME Settings Parameter Options
Parameter Description
Custom.Menus=<Display:both,Time and Date:admin> The value of Custom.Menus is a non-quoted string. The menu item
which appears in the Settings App (in English) is used as the NAME.
The value must be with , separated items and : delimiter for privilege
level: {NAME1: privilege, NAME2: privilege …} or <default>
Do not useor for any string. There cannot be white space between the :
delimiter. The NAME is case sensitive and must be same for the menu
item name.
Example 1:
The following INI settings sets Display menu to be available for both
admin and user modes, Time and Date menu is available in admin
mode only, and add-ons menu will not be available either in user or in
admin mode.
Custom.Menus=Display:both, \
Time and Date:admin, \
Add-ons:none
Example 2:
The following INI resets all privilege to default.
Custom.Menus =<default>
Custom.PowerButton.AllowPowerOff={yes,no}
Default is yes
Customizes the Power Off option to be available from Power Button in
user mode.
yes: allows Power Off in user mode.
no: disable Power Off option in user mode.
Custom.PowerButton.AllowRestart={yes, no} Default is yes
Customizes the Restart option to be available from Power Button in
user mode.
yes: allows restart in user mode.
no: disables restart option in user mode.
Custom.PowerButton.Default=<yes> Reset the Power Button customization back to factory default.
Custom.Taskbar.AllowActivitiesIcon={yes, no} Default is yes
Customize the Activities icon to be enabled or disabled in user mode.
yes: Activities icon is enabled on Taskbar in user mode.
no: Activities icon is disabled on Taskbar in user mode.
Custom.Taskbar.AllowAudioIcon={yes, no} Default is yes
6
30 Custom GNOME Settings Parameter Options