<?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=5681&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] kiosk mode for xfce panel 4.8.]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=5681</link>
		<description><![CDATA[The most recent posts in [Solved] kiosk mode for xfce panel 4.8..]]></description>
		<lastBuildDate>Tue, 19 Apr 2011 08:56:29 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21314#p21314</link>
			<description><![CDATA[<p>Nice. If you experience more problems, please open a bug at bugzilla.xfce.org.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Tue, 19 Apr 2011 08:56:29 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21314#p21314</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21303#p21303</link>
			<description><![CDATA[<div class="quotebox"><cite>Nick wrote:</cite><blockquote><div><p>True, was not tested in a while. Kiosk mode is fixed in master and the 4.8 branch.</p></div></blockquote></div><p>Thank you. I&#039;ll test this <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Great!!! It works. We need this feature for ~4.000 users in our firm <img src="http://forum.xfce.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> Thank you once more.</p>]]></description>
			<author><![CDATA[dummy@example.com (wtsch)]]></author>
			<pubDate>Mon, 18 Apr 2011 09:19:58 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21303#p21303</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21276#p21276</link>
			<description><![CDATA[<p>True, was not tested in a while. Kiosk mode is fixed in master and the 4.8 branch.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Sat, 16 Apr 2011 16:50:23 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21276#p21276</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21218#p21218</link>
			<description><![CDATA[<div class="quotebox"><cite>Nick wrote:</cite><blockquote><div><p>Create a panel config and copy it over to the /etc/xdg location (readonly for users) and then change:</p><div class="codebox"><pre><code>&lt;channel name=&quot;xfce4-panel&quot; version=&quot;1.0&quot;&gt;</code></pre></div><p>to </p><div class="codebox"><pre><code>&lt;channel name=&quot;xfce4-panel&quot; version=&quot;1.0&quot; locked=&quot;*&quot; unlocked=&quot;root;@wheel&quot;&gt;</code></pre></div></div></blockquote></div><p>Really? Is it works? Sure? Did you test it? Really? Damn! You didn&#039;t test this!<br />This configuration results in a blank panel without applets. <br />cat .xsession-errors:</p><div class="codebox"><pre><code>...
xfce4-panel-Message: Plugin &quot;applicationsmenu-1&quot; was not found und has been removed from the configuration
etc
...</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (wtsch)]]></author>
			<pubDate>Tue, 12 Apr 2011 11:50:24 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21218#p21218</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20558#p20558</link>
			<description><![CDATA[<div class="codebox"><pre class="vscroll"><code>cat /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml


&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;

&lt;channel name=&quot;xfce4-panel&quot; version=&quot;1.0&quot; locked=&quot;*&quot; unlocked=&quot;root;@wheel&quot;&gt;
  &lt;property name=&quot;panels&quot; type=&quot;uint&quot; value=&quot;1&quot;&gt;
    &lt;property name=&quot;panel-0&quot; type=&quot;empty&quot;&gt;
      &lt;property name=&quot;position&quot; type=&quot;string&quot; value=&quot;p=6;x=0;y=0&quot;/&gt;
      &lt;property name=&quot;length&quot; type=&quot;uint&quot; value=&quot;100&quot;/&gt;
      &lt;property name=&quot;position-locked&quot; type=&quot;bool&quot; value=&quot;true&quot;/&gt;
      &lt;property name=&quot;plugin-ids&quot; type=&quot;array&quot;&gt;
        &lt;value type=&quot;int&quot; value=&quot;1&quot;/&gt;
        &lt;value type=&quot;int&quot; value=&quot;2&quot;/&gt;
        &lt;value type=&quot;int&quot; value=&quot;3&quot;/&gt;
        &lt;value type=&quot;int&quot; value=&quot;5&quot;/&gt;
        &lt;value type=&quot;int&quot; value=&quot;4&quot;/&gt;
      &lt;/property&gt;
      &lt;property name=&quot;background-style&quot; type=&quot;uint&quot; value=&quot;2&quot;/&gt;
      &lt;property name=&quot;background-image&quot; type=&quot;string&quot; value=&quot;/home/babicka/panel_bg.jpg&quot;/&gt;
      &lt;property name=&quot;size&quot; type=&quot;uint&quot; value=&quot;35&quot;/&gt;
    &lt;/property&gt;
  &lt;/property&gt;
  &lt;property name=&quot;plugins&quot; type=&quot;empty&quot;&gt;
    &lt;property name=&quot;plugin-1&quot; type=&quot;string&quot; value=&quot;applicationsmenu&quot;/&gt;
    &lt;property name=&quot;plugin-5&quot; type=&quot;string&quot; value=&quot;clock&quot;&gt;
      &lt;property name=&quot;digital-format&quot; type=&quot;string&quot; value=&quot;%A %d %B %Y - %R&quot;/&gt;
    &lt;/property&gt;
    &lt;property name=&quot;plugin-2&quot; type=&quot;string&quot; value=&quot;showdesktop&quot;/&gt;
    &lt;property name=&quot;plugin-3&quot; type=&quot;string&quot; value=&quot;separator&quot;&gt;
      &lt;property name=&quot;expand&quot; type=&quot;bool&quot; value=&quot;true&quot;/&gt;
      &lt;property name=&quot;style&quot; type=&quot;uint&quot; value=&quot;0&quot;/&gt;
    &lt;/property&gt;
    &lt;property name=&quot;plugin-4&quot; type=&quot;string&quot; value=&quot;separator&quot;&gt;
      &lt;property name=&quot;expand&quot; type=&quot;bool&quot; value=&quot;true&quot;/&gt;
      &lt;property name=&quot;style&quot; type=&quot;uint&quot; value=&quot;0&quot;/&gt;
    &lt;/property&gt;
  &lt;/property&gt;
&lt;/channel&gt;</code></pre></div><p>This configuration results in a blank panel without applets. The <em>panel</em> menu is unaccessible, but all the panel enries are gone . Anyway, is there a possibility to disable showing the help, about and logout entries ?</p>]]></description>
			<author><![CDATA[dummy@example.com (karlitos)]]></author>
			<pubDate>Fri, 21 Jan 2011 11:30:59 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20558#p20558</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20556#p20556</link>
			<description><![CDATA[<p>Create a panel config and copy it over to the /etc/xdg location (readonly for users) and then change:</p><div class="codebox"><pre><code>&lt;channel name=&quot;xfce4-panel&quot; version=&quot;1.0&quot;&gt;</code></pre></div><p>to </p><div class="codebox"><pre><code>&lt;channel name=&quot;xfce4-panel&quot; version=&quot;1.0&quot; locked=&quot;*&quot; unlocked=&quot;root;@wheel&quot;&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Fri, 21 Jan 2011 11:02:48 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20556#p20556</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20555#p20555</link>
			<description><![CDATA[<p>Hi Nick</p><p>Thanks very much for your fast reply. I have to admit I did not understand the instructions well <img src="http://forum.xfce.org/img/smilies/sad.png" width="15" height="15" alt="sad" /> .<br />I am using Lubuntu 10.10 and aded the xfce 4.8 panel from a repository. As far as I understand it, the settings are stored in <em>HOME_DIR/.config/xfce4/xfconf/xfce-perchannel-xml</em>. There is also a <em>/etc/xdg/xfce4/xfconf/xfce-perchannel-xml</em> directory with some shortcut bindings.<br />Here is my <em>xfce-perchannel-xml</em> configuration file :</p><div class="codebox"><pre class="vscroll"><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;

&lt;channel name=&quot;xfce4-panel&quot; version=&quot;1.0&quot;&gt;
  &lt;property name=&quot;panels&quot; type=&quot;uint&quot; value=&quot;1&quot;&gt;
    &lt;property name=&quot;panel-0&quot; type=&quot;empty&quot;&gt;
      &lt;property name=&quot;position&quot; type=&quot;string&quot; value=&quot;p=6;x=0;y=0&quot;/&gt;
      &lt;property name=&quot;length&quot; type=&quot;uint&quot; value=&quot;100&quot;/&gt;
      &lt;property name=&quot;position-locked&quot; type=&quot;bool&quot; value=&quot;true&quot;/&gt;
      &lt;property name=&quot;plugin-ids&quot; type=&quot;array&quot;&gt;
        &lt;value type=&quot;int&quot; value=&quot;1&quot;/&gt;
        &lt;value type=&quot;int&quot; value=&quot;2&quot;/&gt;
        &lt;value type=&quot;int&quot; value=&quot;3&quot;/&gt;
        &lt;value type=&quot;int&quot; value=&quot;5&quot;/&gt;
        &lt;value type=&quot;int&quot; value=&quot;4&quot;/&gt;
      &lt;/property&gt;
      &lt;property name=&quot;background-style&quot; type=&quot;uint&quot; value=&quot;2&quot;/&gt;
      &lt;property name=&quot;background-image&quot; type=&quot;string&quot; value=&quot;/home/babicka/panel_bg.jpg&quot;/&gt;
      &lt;property name=&quot;size&quot; type=&quot;uint&quot; value=&quot;35&quot;/&gt;
    &lt;/property&gt;
  &lt;/property&gt;
  &lt;property name=&quot;plugins&quot; type=&quot;empty&quot;&gt;
    &lt;property name=&quot;plugin-1&quot; type=&quot;string&quot; value=&quot;applicationsmenu&quot;/&gt;
    &lt;property name=&quot;plugin-5&quot; type=&quot;string&quot; value=&quot;clock&quot;&gt;
      &lt;property name=&quot;digital-format&quot; type=&quot;string&quot; value=&quot;%A %d %B %Y - %R&quot;/&gt;
    &lt;/property&gt;
    &lt;property name=&quot;plugin-2&quot; type=&quot;string&quot; value=&quot;showdesktop&quot;/&gt;
    &lt;property name=&quot;plugin-3&quot; type=&quot;string&quot; value=&quot;separator&quot;&gt;
      &lt;property name=&quot;expand&quot; type=&quot;bool&quot; value=&quot;true&quot;/&gt;
      &lt;property name=&quot;style&quot; type=&quot;uint&quot; value=&quot;0&quot;/&gt;
    &lt;/property&gt;
    &lt;property name=&quot;plugin-4&quot; type=&quot;string&quot; value=&quot;separator&quot;&gt;
      &lt;property name=&quot;expand&quot; type=&quot;bool&quot; value=&quot;true&quot;/&gt;
      &lt;property name=&quot;style&quot; type=&quot;uint&quot; value=&quot;0&quot;/&gt;
    &lt;/property&gt;
  &lt;/property&gt;
&lt;/channel&gt;</code></pre></div><p>Could you be so nice and explain what should I change in order to prevent the panel from reacting after being clicked ?<br />Thank you very much K</p>]]></description>
			<author><![CDATA[dummy@example.com (karlitos)]]></author>
			<pubDate>Fri, 21 Jan 2011 10:03:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20555#p20555</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20554#p20554</link>
			<description><![CDATA[<p>You can put a lock on the main property (/) or per-panel (/panels/panel-0).</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Fri, 21 Jan 2011 09:37:34 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20554#p20554</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20553#p20553</link>
			<description><![CDATA[<p>The old kiosk mode was dropped, it handles kiosk permissions through xfconf. See <a href="http://git.xfce.org/xfce/xfconf/tree/docs/spec/perchannel-xml.txt" rel="nofollow">http://git.xfce.org/xfce/xfconf/tree/do … el-xml.txt</a>. Note that in this only works if the panel config is in the readonly xdg directory.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Fri, 21 Jan 2011 09:34:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20553#p20553</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] kiosk mode for xfce panel 4.8.]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20552#p20552</link>
			<description><![CDATA[<p>Hello</p><p>Is there a way to activate kiosk mode for xfce4-panel in version 4.8 ? Or ANY other possibility to prevent a reaction after right-clicing the panel? I created the <em>/etc/xdg/xfce4/kiosk/kioskrc</em> file with </p><div class="codebox"><pre><code>[xfce4-panel]
CustomizePanel=%root,root</code></pre></div><p>but after reboot the panel is still displaying menu(s) after i click on it with the right mouse button.</p><p>Thnks in advance for reply - K</p>]]></description>
			<author><![CDATA[dummy@example.com (karlitos)]]></author>
			<pubDate>Fri, 21 Jan 2011 09:27:45 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20552#p20552</guid>
		</item>
	</channel>
</rss>
