Novell LINUX ENTERPRISE DESKTOP 10 SP2 - DEPLOYMENT GUIDE 08-05-2008 Deployment Manual page 249

Table of Contents

Advertisement

gconftool-2 --direct --config-source
xml:readwrite:/etc/opt/gnome/opt/gnome/gconf/gconf.xml.mandatory --type string
--set /system/http_proxy/host proxy-name
To set a default value for the HTTP proxy host, use the following command:
gconftool-2 --direct --config-source
xml:readwrite:/etc/opt/gnome/opt/gnome/gconf/gconf.xml.defaults --type string
--set /system/http_proxy/host proxy-name
You can also set other HTTP proxy-related preferences. For more information, see the
system_http_proxy.schemas schema definition file.
Setting Print Manager Preferences
To set print manager preferences, modify the values of the preference keys in the
/apps/gnome-print-manager location. For example, if you do not want
users to view the print jobs of other users, set a mandatory value as follows:
gconftool-2 --direct --config-source
xml:readwrite:/etc/opt/gnome/gconf/gconf.xml.mandatory --type bool --set
/apps/gnome-print-manager/show_all_jobs false
To set a default value for this preference, use the following command:
gconftool-2 --direct --config-source
xml:readwrite:/etc/opt/gnome/gconf/gconf.xml.defaults --type bool --set
/apps/gnome-print-manager/show_all_jobs false
You can also set other print manager preferences. For more information, see the
gnome-print-manager.schemas schema definition file.
Setting the Number of Workspaces
To set a mandatory number of workspaces, use the following command:
gconftool-2 --direct --config-source
xml:readwrite:/etc/opt/gnome/gconf/gconf.xml.mandatory --type int --set
/apps/metacity/general/num_workspaces integer
To set a default number of workspaces, use the following command:
GNOME Configuration for Administrators
233

Advertisement

Table of Contents
loading

This manual is also suitable for:

Linux enterprise desktop 10 sp2

Table of Contents