<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=4781&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Customize Xfce 4.6 logout dialog]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=4781</link>
		<description><![CDATA[The most recent posts in Customize Xfce 4.6 logout dialog.]]></description>
		<lastBuildDate>Sat, 28 Apr 2012 04:48:43 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=25973#p25973</link>
			<description><![CDATA[<div class="quotebox"><cite>bobbylang wrote:</cite><blockquote><div><p>This is an rather old topic but I had the same problem:</p><p>How to remove the suspend/hiberate from the logout-window?</p><p>I am on ArchLinux and the settings-manager did not show me the above mentioned options, so I made them myself.<br />It is easy:</p><p>Open in your home &quot;.config/xfce4/xconf/xfce-perchannel-xml/xfce4-session.xml&quot; with mousepad/geany/any-editor.<br />Insert&#160; INSIDE the channel &quot;xfce4-session&quot; the missing settings.</p><p>The new lines in my xfce4-session.xml:</p><div class="codebox"><pre><code>&lt;property name=&quot;shutdown&quot; type=&quot;empty&quot;&gt;
      &lt;property name=&quot;ShowHibernate&quot; type=&quot;bool&quot; value=&quot;false&quot;/&gt;
      &lt;property name=&quot;ShowSuspend&quot; type=&quot;bool&quot; value=&quot;false&quot;/&gt;
  &lt;/property&gt;</code></pre></div><p>bobby.</p></div></blockquote></div><br /><p>bobby,</p><p>Thanks for this....worked like a champ!</p><p>I inserted your lines just above the file&#039;s last line (&lt;/channel).</p>]]></description>
			<author><![CDATA[dummy@example.com (Digger)]]></author>
			<pubDate>Sat, 28 Apr 2012 04:48:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=25973#p25973</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=23083#p23083</link>
			<description><![CDATA[<p>I have the same question as CCC, concerning Logout button - how to disable it? Or, alternatively, how to shutdown the computer after logout? <br />I start xfce manually - by startxfce4 command.</p>]]></description>
			<author><![CDATA[dummy@example.com (fads)]]></author>
			<pubDate>Thu, 29 Sep 2011 18:57:30 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=23083#p23083</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22466#p22466</link>
			<description><![CDATA[<p>Since the port to Xfconf the setting is configurable through the xfconf-query command line or xfce4-settings-editor.</p><p>&#160; &#160; xfconf-query -c xfce4-session -p /shutdown/ShowSuspend</p><p>If this command doesn&#039;t print the current value you can create it with:</p><p>&#160; &#160; xfconf-query -c xfce4-session -p /shutdown/ShowSuspend --create --set false --type bool</p><p>If the value already existe, omit the --create and --type parameters.</p><p>Same works for ShowHibernate.</p>]]></description>
			<author><![CDATA[dummy@example.com (mmassonnet)]]></author>
			<pubDate>Wed, 03 Aug 2011 18:15:36 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22466#p22466</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22455#p22455</link>
			<description><![CDATA[<p>This is an rather old topic but I had the same problem:</p><p>How to remove the suspend/hiberate from the logout-window?</p><p>I am on ArchLinux and the settings-manager did not show me the above mentioned options, so I made them myself.<br />It is easy:</p><p>Open in your home &quot;.config/xfce4/xconf/xfce-perchannel-xml/xfce4-session.xml&quot; with mousepad/geany/any-editor.<br />Insert&#160; INSIDE the channel &quot;xfce4-session&quot; the missing settings.</p><p>The new lines in my xfce4-session.xml:</p><div class="codebox"><pre><code>&lt;property name=&quot;shutdown&quot; type=&quot;empty&quot;&gt;
      &lt;property name=&quot;ShowHibernate&quot; type=&quot;bool&quot; value=&quot;false&quot;/&gt;
      &lt;property name=&quot;ShowSuspend&quot; type=&quot;bool&quot; value=&quot;false&quot;/&gt;
  &lt;/property&gt;</code></pre></div><p>bobby.</p>]]></description>
			<author><![CDATA[dummy@example.com (bobbylang)]]></author>
			<pubDate>Wed, 03 Aug 2011 13:29:03 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22455#p22455</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21105#p21105</link>
			<description><![CDATA[<p>Has someone found any solution howto remove completely &#039;/shutdown/ShowLogout&#039;?</p>]]></description>
			<author><![CDATA[dummy@example.com (ccc)]]></author>
			<pubDate>Mon, 28 Mar 2011 01:51:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21105#p21105</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=18814#p18814</link>
			<description><![CDATA[<p>Hi!!<br />I am using puppy linux with xfce. And I would like to change the appearance of the logout window-like change the icons for example or add some extra one. Is it possible? Is there any script that I could manipulate or something like that? <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (fafik)]]></author>
			<pubDate>Tue, 10 Nov 2009 17:04:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=18814#p18814</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=18711#p18711</link>
			<description><![CDATA[<p>WOW! I found discussion like those very very useful!!</p>]]></description>
			<author><![CDATA[dummy@example.com (brain)(vision)]]></author>
			<pubDate>Thu, 22 Oct 2009 08:06:48 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=18711#p18711</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=18710#p18710</link>
			<description><![CDATA[<p>hmmm, I use Gentoo myself and was discussing this very issue earlier with one of the gentoo package maintainers for Xfce.&#160; I&#039;d been using svn/trunk since 4.2, just recently did I install all the official portage stuff so I&#039;m haven&#039;t seen this issue personally but have seen alot of people mention it here, on the gentoo forums and in irc.</p><p>All of the channel/properties missing seem to be misc ones, I&#039;m not sure if xfconf creates all the channels or each individual component is responsible for its own.&#160; &#160;I&#039;ll investigate and report back.</p><p>Theres a incomplete list of channels etc @ <a href="http://wiki.xfce.org/settings4.6" rel="nofollow">http://wiki.xfce.org/settings4.6</a> though, as requested <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (s0ulslack)]]></author>
			<pubDate>Thu, 22 Oct 2009 07:41:30 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=18710#p18710</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=18709#p18709</link>
			<description><![CDATA[<p>I have since logged out and back in, and no-longer have the output in a terminal, but when I first saw the xfconf-query command, I listed it&#039;s --help then issued:</p><div class="codebox"><pre><code>xfconf-query --list -c xfce4-session</code></pre></div><p>Before and after adding the /shutdown properties.&#160; The before listing did not show them.</p><p>I&#039;m running Gentoo, upgraded xfce from 4.4... to 4.6.1.&#160; Both xfconf and xfce4-session are version 4.6.1.</p><p>Thanks,<br />Les</p>]]></description>
			<author><![CDATA[dummy@example.com (LesCoke)]]></author>
			<pubDate>Thu, 22 Oct 2009 07:29:12 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=18709#p18709</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=18708#p18708</link>
			<description><![CDATA[<p>huh, should have already existed.&#160; either when xfconf was installed, or xfce4-session.</p>]]></description>
			<author><![CDATA[dummy@example.com (s0ulslack)]]></author>
			<pubDate>Thu, 22 Oct 2009 07:13:39 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=18708#p18708</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=18707#p18707</link>
			<description><![CDATA[<p>I can see the setting in there now, but the command shown above created those properties.&#160; I wonder what other goodies are customizable if I only knew the property could be added. <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Les</p>]]></description>
			<author><![CDATA[dummy@example.com (LesCoke)]]></author>
			<pubDate>Thu, 22 Oct 2009 07:03:51 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=18707#p18707</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=18706#p18706</link>
			<description><![CDATA[<p>Most of the properties are pretty self explanatory, you can poke over all of them with the Settings Editor (Settings-&gt; Settings Editor).</p>]]></description>
			<author><![CDATA[dummy@example.com (s0ulslack)]]></author>
			<pubDate>Thu, 22 Oct 2009 06:44:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=18706#p18706</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=18705#p18705</link>
			<description><![CDATA[<p>Thanks Wapush;&#160; I registered here to ask the same question, but did not turn up anything searching for disabling the hibernate / suspend in the logout menu, and ran across this thread while reading through the other postings.</p><p>Is there any documentation on what the various properties and channels settings do?</p><p>Thanks,<br />Les</p>]]></description>
			<author><![CDATA[dummy@example.com (LesCoke)]]></author>
			<pubDate>Thu, 22 Oct 2009 06:28:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=18705#p18705</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=17617#p17617</link>
			<description><![CDATA[<p>It&#039;s possible to add a &quot;Switch user&quot; feature thats works with XDM and not depends of any gnome package?</p><p>It&#039;s possible to have the &quot;Switch user&quot; feature, but you need GDM and fast-user-switch-applet, but it depends of a lot of gnome packages. I don&#039;t want anything of gnome. I want a clean XFCE.</p><div class="codebox"><pre class="vscroll"><code>peratu@fujitsu ~ $ emerge --pretend fast-user-switch-applet

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-text/build-docbook-catalog-1.4 
[ebuild  NS   ] sys-devel/automake-1.5 [1.9.6-r2, 1.10.2]
[ebuild  NS   ] sys-devel/automake-1.7.9-r1 [1.9.6-r2, 1.10.2]
[ebuild  N    ] gnome-base/libbonobo-2.24.1  USE=&quot;-debug -doc&quot; 
[ebuild  N    ] dev-python/gnome-python-base-2.22.3  USE=&quot;-debug&quot; 
[ebuild  N    ] app-text/docbook-xsl-stylesheets-1.73.2 
[ebuild  N    ] dev-libs/libtasn1-1.8  USE=&quot;-doc&quot; 
[ebuild  N    ] dev-python/pyorbit-2.24.0  USE=&quot;-debug&quot; 
[ebuild  N    ] gnome-base/gnome-menus-2.24.2  USE=&quot;python -debug&quot; 
[ebuild  N    ] gnome-base/gail-1000 
[ebuild  N    ] gnome-base/gnome-common-2.24.0  USE=&quot;-debug&quot; 
[ebuild  N    ] gnome-base/gnome-mime-data-2.18.0  USE=&quot;-debug&quot; 
[ebuild  N    ] dev-libs/libcroco-0.6.2  USE=&quot;-debug -doc&quot; 
[ebuild  N    ] gnome-base/libgtop-2.24.4  USE=&quot;-debug&quot; 
[ebuild  N    ] app-text/scrollkeeper-dtd-1.0 
[ebuild  N    ] app-text/rarian-0.8.1  USE=&quot;-debug&quot; 
[ebuild  N    ] app-text/scrollkeeper-9999-r1 
[ebuild  N    ] gnome-base/libgnomecanvas-2.20.1.1  USE=&quot;X -debug -doc&quot; 
[ebuild  N    ] gnome-base/gnome-keyring-2.22.3-r1  USE=&quot;hal pam -debug -doc -test&quot; 
[ebuild  N    ] gnome-base/librsvg-2.22.3  USE=&quot;zlib -debug -doc&quot; 
[ebuild  N    ] app-text/sgml-common-0.6.3-r5 
[ebuild  N    ] app-text/docbook-xml-dtd-4.3 
[ebuild  N    ] net-libs/gnutls-2.6.4  USE=&quot;cxx nls zlib -bindist -doc -guile -lzo&quot; 
[ebuild  N    ] dev-libs/cyrus-sasl-2.1.22-r2  USE=&quot;berkdb crypt gdbm ldap pam ssl -authdaemond -java -kerberos -mysql -ntlm_unsupported_patch -postgres -sample -srp -urandom&quot; 
[ebuild  N    ] app-text/docbook-xml-dtd-4.1.2-r6 
[ebuild  N    ] net-libs/libsoup-2.24.3  USE=&quot;ssl -debug -doc&quot; 
[ebuild  N    ] dev-python/libgnomecanvas-python-2.22.3  USE=&quot;-debug -examples&quot; 
[ebuild  N    ] gnome-base/gnome-mount-0.8  USE=&quot;-debug -nautilus&quot; 
[ebuild  N    ] app-admin/sudo-1.7.0  USE=&quot;ldap pam -offensive (-selinux) -skey&quot; 
[ebuild  N    ] app-text/docbook-xml-dtd-4.4-r1 
[ebuild  N    ] app-text/gnome-doc-utils-0.14.2  USE=&quot;-debug&quot; 
[ebuild  N    ] gnome-base/gnome-vfs-2.24.0  USE=&quot;acl hal ssl -avahi -debug -doc -fam -gnutls -ipv6 -kerberos -samba&quot; 
[ebuild  N    ] dev-libs/libgweather-2.24.3  USE=&quot;python -debug&quot; 
[ebuild  N    ] gnome-base/gvfs-1.0.3-r2  USE=&quot;bluetooth hal -archive -avahi -bash-completion -cdda -debug -doc -fuse -gnome -gnome-keyring -gphoto2 -samba&quot; 
[ebuild  N    ] x11-libs/libgksu-2.0.5  USE=&quot;nls -debug -doc&quot; 
[ebuild  N    ] gnome-base/libgnome-2.24.1  USE=&quot;-debug -doc -esd&quot; 
[ebuild  N    ] dev-python/gnome-vfs-python-2.22.3  USE=&quot;-debug -doc -examples&quot; 
[ebuild  N    ] x11-libs/gksu-2.0.0  USE=&quot;-debug -doc -gnome&quot; 
[ebuild  N    ] gnome-base/libbonoboui-2.24.1  USE=&quot;X -doc&quot; 
[ebuild  N    ] gnome-base/gdm-2.20.9-r1  USE=&quot;pam tcpd -accessibility -afs -branding -debug -dmx -gnome-keyring -ipv6 -remote (-selinux) -xinerama&quot; 
[ebuild  N    ] gnome-base/libgnomeui-2.24.1  USE=&quot;-doc&quot; 
[ebuild  N    ] dev-python/libbonobo-python-2.22.3  USE=&quot;-debug -examples&quot; 
[ebuild  N    ] dev-python/libgnome-python-2.22.3  USE=&quot;-debug -examples&quot; 
[ebuild  N    ] gnome-base/gnome-desktop-2.24.3  USE=&quot;-debug -doc&quot; 
[ebuild  N    ] gnome-base/gnome-panel-2.24.3-r1  USE=&quot;-doc -eds -networkmanager&quot; 
[ebuild  N    ] gnome-extra/fast-user-switch-applet-2.24.0  USE=&quot;-debug&quot; </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (peratu)]]></author>
			<pubDate>Fri, 01 May 2009 16:47:41 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=17617#p17617</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize Xfce 4.6 logout dialog]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=17587#p17587</link>
			<description><![CDATA[<p>Another solution would be to change the autofocused button from logout to shutdown, i am looking for how to do that.</p>]]></description>
			<author><![CDATA[dummy@example.com (lomz)]]></author>
			<pubDate>Sun, 26 Apr 2009 13:01:55 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=17587#p17587</guid>
		</item>
	</channel>
</rss>
