Lars Tunkrans wrote on 03/09/06 11:55 AM:
Hi,

I have read several Blogs about how to set JDS-GNome Gconf settings for sunrays
so that  Gnome is less hungry for resources.

I can set these individually for a account.  and the changes work !
but the change is only done in an individual users $HOME/.gconf/* files.

Is there a system wide repository for the  settings. ?

Changing the Xml files under /etc/gconf/schemas does not seem to affect a
user  thats created after editing a schema.

Try commands like these (as root):

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \
  -s -t bool /apps/metacity/general/reduced_resources true

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \
  -s -t string /apps/gnome-session/options/logout_effect black

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \ -s -t list --list-type string /apps/panel/global/disabled_applets '[OAFIID:GNOME_NetstatusApplet]'

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
  -s -t string /desktop/gnome/background/picture_options none

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
  -s -t string /desktop/gnome/background/primary_color '#000000'

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
  -s -t string /desktop/gnome/font_rendering/antialiasing none

gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
  -s -t string /desktop/gnome/font_rendering/hinting full

HTH,

   ~D..
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to