<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: gconftool-2 : gconf-editor from the shell</title>
	<atom:link href="http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ikem</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-14973</link>
		<dc:creator>Ikem</dc:creator>
		<pubDate>Sun, 06 Nov 2011 13:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-14973</guid>
		<description>&gt; Using gconftool-2 we can achieve the same thing using:

&gt; gconftool-2 --set /apps/gnome-screensaver/lock_enabled --type bool 1&quot;

You were missing a &quot;.</description>
		<content:encoded><![CDATA[<p>&gt; Using gconftool-2 we can achieve the same thing using:</p>
<p>&gt; gconftool-2 &#8211;set /apps/gnome-screensaver/lock_enabled &#8211;type bool 1&#8243;</p>
<p>You were missing a &#8220;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: netuddki</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-14512</link>
		<dc:creator>netuddki</dc:creator>
		<pubDate>Tue, 25 Jan 2011 15:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-14512</guid>
		<description>&lt;a href=&quot;#comment-4377&quot; rel=&quot;nofollow&quot;&gt;@ xtraxtra  &lt;/a&gt; 
In the script you have to set the DBUS_SESSION_BUS_ADDRESS value  to the value it has on the desktop.</description>
		<content:encoded><![CDATA[<p><a href="#comment-4377" rel="nofollow">@ xtraxtra  </a><br />
In the script you have to set the DBUS_SESSION_BUS_ADDRESS value  to the value it has on the desktop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: modr</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-12145</link>
		<dc:creator>modr</dc:creator>
		<pubDate>Sun, 24 Oct 2010 08:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-12145</guid>
		<description>Thank,

great article.  If you don&#039;t min I&#039;ll ref it on &lt;a href=&quot;http://blog.vnox.de/&quot; rel=&quot;nofollow&quot;&gt;http://blog.vnox.de/&lt;/a&gt; in my next article.

Just a slight addition: As above you need to swat entry no 1 and no 3 in order to have the same order as listed in &quot;System -&gt; Pref -&gt; Apprearance&quot;, i.e. see below:

# 1. Application Font
gconftool-2 --set /desktop/gnome/interface/font_name --type string &quot;Ubuntu 9&quot;
# 2. Document Font
gconftool-2 --set /desktop/gnome/interface/document_font_name --type string &quot;Sans 8&quot;
# 3. Desktop Font
gconftool-2 --set /apps/nautilus/preferences/desktop_font --type string &quot;Ubuntu 9&quot;
# 4. Widows Title Font
gconftool-2 --set /apps/metacity/general/titlebar_font --type string &quot;Ubuntu Bold 9&quot;
# 3. Fixed Width Font
gconftool-2 --set /desktop/gnome/interface/monospace_font_name --type string &quot;Monospace 8&quot;

Re</description>
		<content:encoded><![CDATA[<p>Thank,</p>
<p>great article.  If you don&#8217;t min I&#8217;ll ref it on <a href="http://blog.vnox.de/" rel="nofollow">http://blog.vnox.de/</a> in my next article.</p>
<p>Just a slight addition: As above you need to swat entry no 1 and no 3 in order to have the same order as listed in &#8220;System -&gt; Pref -&gt; Apprearance&#8221;, i.e. see below:</p>
<p># 1. Application Font<br />
gconftool-2 &#8211;set /desktop/gnome/interface/font_name &#8211;type string &#8220;Ubuntu 9&#8243;<br />
# 2. Document Font<br />
gconftool-2 &#8211;set /desktop/gnome/interface/document_font_name &#8211;type string &#8220;Sans 8&#8243;<br />
# 3. Desktop Font<br />
gconftool-2 &#8211;set /apps/nautilus/preferences/desktop_font &#8211;type string &#8220;Ubuntu 9&#8243;<br />
# 4. Widows Title Font<br />
gconftool-2 &#8211;set /apps/metacity/general/titlebar_font &#8211;type string &#8220;Ubuntu Bold 9&#8243;<br />
# 3. Fixed Width Font<br />
gconftool-2 &#8211;set /desktop/gnome/interface/monospace_font_name &#8211;type string &#8220;Monospace 8&#8243;</p>
<p>Re</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-10217</link>
		<dc:creator>Marcelo</dc:creator>
		<pubDate>Sun, 17 Jan 2010 16:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-10217</guid>
		<description>Hi, nice tutorial.
I&#039;ve used it to change background images automatically every minute, it looks nice!
it just needs a file with images paths, like: &quot;~/Images/file.paths&quot;,
with its contents like:
~/Images/image1.png
~/Images/image2.png
~/Images/image3.jpg
...
-------------------------------------------------------------------------------------

#!/bin/bash
while true; do
    BG_LIST=&quot;~/Images/images.path&quot;
    list_size_with_name=`wc -l $BG_LIST`
        list_size=`echo $list_size_with_name &#124; awk &#039;{print $1}&#039;`
        i=`expr $RANDOM % $list_size`
        string=`cat $BG_LIST &#124; sed -n -e &quot;$i{p;q}&quot;`
        /usr/bin/gconftool-2 --type string --set /desktop/gnome/background/picture_filename &quot;$string&quot;
        sleep 60 
done</description>
		<content:encoded><![CDATA[<p>Hi, nice tutorial.<br />
I&#8217;ve used it to change background images automatically every minute, it looks nice!<br />
it just needs a file with images paths, like: &#8220;~/Images/file.paths&#8221;,<br />
with its contents like:<br />
~/Images/image1.png<br />
~/Images/image2.png<br />
~/Images/image3.jpg<br />
&#8230;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>#!/bin/bash<br />
while true; do<br />
    BG_LIST=&#8221;~/Images/images.path&#8221;<br />
    list_size_with_name=`wc -l $BG_LIST`<br />
        list_size=`echo $list_size_with_name | awk &#8216;{print $1}&#8217;`<br />
        i=`expr $RANDOM % $list_size`<br />
        string=`cat $BG_LIST | sed -n -e &#8220;$i{p;q}&#8221;`<br />
        /usr/bin/gconftool-2 &#8211;type string &#8211;set /desktop/gnome/background/picture_filename &#8220;$string&#8221;<br />
        sleep 60<br />
done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J Beazley</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-8513</link>
		<dc:creator>J Beazley</dc:creator>
		<pubDate>Sun, 12 Apr 2009 18:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-8513</guid>
		<description>Gconftool-2 can also be used to backup/import different gconf settings using the &quot;gconftool-2 --dump&quot; and &quot;gconftool-2 --load&quot; commands. For example, for panel settings:  
 
gconftool-2 --dump /apps/panel &gt; ~/Desktop/panel.entries 
gconftool-2 --load ~/Desktop/panel.entries 
 
Useful for if you switch between multiple themes and panel configurations etc.  
 
Also, you could easily tweak this to backup entire desktop environment style.  </description>
		<content:encoded><![CDATA[<p>Gconftool-2 can also be used to backup/import different gconf settings using the &quot;gconftool-2 &#8211;dump&quot; and &quot;gconftool-2 &#8211;load&quot; commands. For example, for panel settings:  </p>
<p>gconftool-2 &#8211;dump /apps/panel &gt; ~/Desktop/panel.entries<br />
gconftool-2 &#8211;load ~/Desktop/panel.entries </p>
<p>Useful for if you switch between multiple themes and panel configurations etc.  </p>
<p>Also, you could easily tweak this to backup entire desktop environment style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xtraxtra</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-4377</link>
		<dc:creator>xtraxtra</dc:creator>
		<pubDate>Tue, 06 May 2008 06:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-4377</guid>
		<description>Great tutorial, but i have this problem with changing mouse settings using
gconftool-2 --set /desktop/gnome/peripherals/mouse/left_handed --type boolean 1
gconftool-2 --set /desktop/gnome/peripherals/mouse/tap_to_click --type boolean 0
while running this directly from shell it works fine
but while running this from script done changes are visible in gconf-editor but changes take no effect to the mouse behaviour.
Is it possible to change the mouse settings from the script?</description>
		<content:encoded><![CDATA[<p>Great tutorial, but i have this problem with changing mouse settings using<br />
gconftool-2 &#8211;set /desktop/gnome/peripherals/mouse/left_handed &#8211;type boolean 1<br />
gconftool-2 &#8211;set /desktop/gnome/peripherals/mouse/tap_to_click &#8211;type boolean 0<br />
while running this directly from shell it works fine<br />
but while running this from script done changes are visible in gconf-editor but changes take no effect to the mouse behaviour.<br />
Is it possible to change the mouse settings from the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christer Edwards</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-3445</link>
		<dc:creator>Christer Edwards</dc:creator>
		<pubDate>Thu, 17 Jan 2008 21:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-3445</guid>
		<description>@Marius - that &#039;bug&#039; should be fixed site-wide.  I&#039;ve updated all of the posts to properly display that.  Thank you for pointing it out.</description>
		<content:encoded><![CDATA[<p>@Marius &#8211; that &#8216;bug&#8217; should be fixed site-wide.  I&#8217;ve updated all of the posts to properly display that.  Thank you for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-3424</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Wed, 16 Jan 2008 16:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-3424</guid>
		<description>Great tutorial. I&#039;m interested in automating the configurations from gconf to multiple computers across a network. I have not found anything that does this. So far my only though is to export the settings to a file, and then have network computers run a script every 30 minutes to import the settings.
Any thoughts?
Thanks for all the great info.</description>
		<content:encoded><![CDATA[<p>Great tutorial. I&#8217;m interested in automating the configurations from gconf to multiple computers across a network. I have not found anything that does this. So far my only though is to export the settings to a file, and then have network computers run a script every 30 minutes to import the settings.<br />
Any thoughts?<br />
Thanks for all the great info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Öjvind Johansson</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-3397</link>
		<dc:creator>Öjvind Johansson</dc:creator>
		<pubDate>Tue, 15 Jan 2008 09:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-3397</guid>
		<description>I do as follows:

gconftool-2 -R / &gt; gr

Now make a change in System Preferences,
or some application preference. Then:

gconftool-2 -R / &gt; g
diff -U30 gr g &#124; less</description>
		<content:encoded><![CDATA[<p>I do as follows:</p>
<p>gconftool-2 -R / &gt; gr</p>
<p>Now make a change in System Preferences,<br />
or some application preference. Then:</p>
<p>gconftool-2 -R / &gt; g<br />
diff -U30 gr g | less</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-3331</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 11 Jan 2008 17:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/2008/01/10/gconftool-2-gconf-editor-from-the-shell/#comment-3331</guid>
		<description>@Marius Gedminas - thank you for noticing, i have updated the post.</description>
		<content:encoded><![CDATA[<p>@Marius Gedminas &#8211; thank you for noticing, i have updated the post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/6 queries in 0.003 seconds using disk: basic
Object Caching 309/310 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 19:47:46 -->
