Hi Valent,

OK, for that purpose you should use schema override files. Some info is available here: http://live.gnome.org/dconf/SystemAdministrators


Additionally, you can look into the parsidora-conf package in Parsidora repository[1] which has some examples.


Regards,

Hedayat


[1] http://parsidora.sourceforge.net/releases/16/repos/parsidora/SRPMS/


valent.turkovic@gmail.com <valent.turkovic@gmail.com> wrote on Mon, 12 Mar 2012 20:31:52 +0100:
Hi,
I know about gsettings command and I used it all the time to
experiment with look & feel of my personal desktop, the issue whti
gsettings it that is changes your current GNOME 3 settings and that
doesn't work when you are building an iso image for installation that
has no currently running GNOME 3.

I used gconftool-2 to edit defautl GNOME 2 schemes that would be used
on freshly installed systems, and I can't seam to find the parallel
way of editing default GNOME 3 schemas because gsetting command AFAIK
can't do that.

if you know how to change and edit with gsetting in preinstall
environment when livecd-creator is building iso image please share
your knowledge.

Thanks.

On Mon, Mar 12, 2012 at 5:09 PM, Hedayat Vatankhah <hedayatv@gmail.com> wrote:
Hi Valent,

You should use 'gsettings' if you want to change gnome 3 settings running a
command. I think you'll be able to find some hints about any specific change
in Internet. Also, you can look in gnome-tweak-tool's source code to see
which settings does it touch. You can change the same settings using
gsettings command.

Regards,

Hedayat


valent.turkovic@gmail.com <valent.turkovic@gmail.com> wrote on Mon, 12 Mar
2012 11:57:19 +0100:

On Sat, Mar 10, 2012 at 10:59 PM, Ikem Krueger
<ikem.krueger@googlemail.com> wrote:

2012/3/10 valent.turkovic@gmail.com <valent.turkovic@gmail.com>:

I was under the impression that gconftool-2 was being replaced by
gconfigure.

I read something about "gsettings".

Please show me a few examples how you use gconftool-2 with Gnome 3.

http://linux-workers.posterous.com/gnome-get-and-set-preferences-on-the-terminal

--
My blog: http://linux-workers.posterous.com/

$ gconftool-2 --get /apps/gedit-2/preferences/editor/wrap_mode/wrap_mode
No value set for `/apps/gedit-2/preferences/editor/wrap_mode/wrap_mode'

These tools are outdated and work only for GNOME 2 :(

So please if anybody has some info how to enable GNOME 3 settings
while building GNOME 3 Fedora Remix please share that info.

Cheers,
Valent.