<?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=2779&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Is it possible to execute a command / action on logout?]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=2779</link>
		<description><![CDATA[The most recent posts in Is it possible to execute a command / action on logout?.]]></description>
		<lastBuildDate>Mon, 18 Sep 2006 05:57:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Is it possible to execute a command / action on logout?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11840#p11840</link>
			<description><![CDATA[<p>I tried it yesterday. Works like charm, thanks. <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (_savior_)]]></author>
			<pubDate>Mon, 18 Sep 2006 05:57:10 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11840#p11840</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is it possible to execute a command / action on logout?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11778#p11778</link>
			<description><![CDATA[<p>Thanks, I will try it as soon as I can. Unfortunately I am quite busy right now. I will let you know how it turned out <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (_savior_)]]></author>
			<pubDate>Thu, 14 Sep 2006 06:18:14 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11778#p11778</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is it possible to execute a command / action on logout?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11762#p11762</link>
			<description><![CDATA[<p>I have a custom xinitrc file for this (and some other) reason. The system default is located in /etc/X11/someplace (for Mandriva it is /etc/X11/xdg/xfce4/xinitrc; others may have slightly different places. Local compiles end up in /usr/local/somewhere (do a locate xinitrc). XFCE checks for a custom version in ~/.config/xfce4/xinitrc.</p><p>I am not using session management and have added my logout commands at the end of the xinitrc. If you use session management then I think this command should be here (not checked, so don&#039;t shoot me if it doesn&#039;t work out):</p><div class="codebox"><pre><code># Run xfce4-session if installed
xfcesm=`which xfce4-session`
case &quot;x$xfcesm&quot; in
        x|xno*)
                ;;
        *)
                $xfcesm

                if test $kill_sshagent -eq 1; then
                        eval `$sshagent -k`
                fi
# Insert logout code here.
                exit 0
                ;;
esac</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Pindakoe)]]></author>
			<pubDate>Mon, 11 Sep 2006 17:02:12 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11762#p11762</guid>
		</item>
		<item>
			<title><![CDATA[Is it possible to execute a command / action on logout?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11749#p11749</link>
			<description><![CDATA[<p>Hello,</p><p>Is it possible in Xfce to execute a command on logout? The same way as &quot;Autostarted Applications&quot; work, but I need it when I log out, not in. I have not found it in the menu, but is there a way to achive this? Is there a logout script / directory, which I can customize?</p><p>Thanks,<br />Savior</p>]]></description>
			<author><![CDATA[dummy@example.com (_savior_)]]></author>
			<pubDate>Sun, 10 Sep 2006 16:41:25 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11749#p11749</guid>
		</item>
	</channel>
</rss>
