Reference Guide
Custom GNOME Settings Parameter Options
The following table contains parameters used for conguring Custom GNOME settings where default values are underlined.
Table 5. 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.AllowPowerO={yes,no}
Default is yes
Customizes the Power O option to be available from Power Button in
user mode.
yes: allows Power O in user mode.
no: disable Power O 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.
6
30 Custom GNOME Settings Parameter Options