<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>item &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:item</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 16:34:16 +0000</pubDate>
    <item>
      <title>Adding items to the XFCE Panel</title>
      <link>https://personaljournal.ca/paulsutton/adding-items-to-the-xfce-panel</link>
      <description>&lt;![CDATA[Adding items to the XFCE Panel&#xA;&#xA;This is a quick video, created with Vokoscreen to illustrate the process of adding an item to the XFCE4 Panel&#xA;&#xA;iframe width=&#34;560&#34; height=&#34;315&#34; sandbox=&#34;allow-same-origin allow-scripts allow-popups&#34; src=&#34;https://diode.zone/videos/embed/af7837f4-fffd-411d-a4d4-ee2affe4ca25&#34; frameborder=&#34;0&#34; allowfullscreen/iframe&#xA;&#xA;Vokoscreen Homepage&#xA;Video on peertube&#xA;Peertube Channels&#xA;&#xA;#video,#peertube,#debian,#xfce4,panel,#add,new,#item&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Adding items to the XFCE Panel</p>

<p>This is a quick video, created with Vokoscreen to illustrate the process of adding an item to the XFCE4 Panel</p>

<iframe width="560" height="315" src="https://diode.zone/videos/embed/af7837f4-fffd-411d-a4d4-ee2affe4ca25" frameborder="0" allowfullscreen=""></iframe>
<ul><li><a href="https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html" rel="nofollow">Vokoscreen Homepage</a></li>
<li><a href="https://diode.zone/videos/watch/af7837f4-fffd-411d-a4d4-ee2affe4ca25" rel="nofollow">Video on peertube</a></li>
<li><a href="https://diode.zone/accounts/zleap/video-channels" rel="nofollow">Peertube Channels</a></li></ul>

<p><a href="/paulsutton/tag:video" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">video</span></a>,<a href="/paulsutton/tag:peertube" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">peertube</span></a>,<a href="/paulsutton/tag:debian" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">debian</span></a>,<a href="/paulsutton/tag:xfce4" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xfce4</span></a>,panel,<a href="/paulsutton/tag:add" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">add</span></a>,new,<a href="/paulsutton/tag:item" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">item</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/adding-items-to-the-xfce-panel</guid>
      <pubDate>Mon, 05 Oct 2020 14:07:25 +0000</pubDate>
    </item>
    <item>
      <title>Adding games to Debian Xfce menu</title>
      <link>https://personaljournal.ca/paulsutton/adding-games-to-debian-xfce-menu</link>
      <description>&lt;![CDATA[Adding games to Debian Xfce menu&#xA;&#xA;Yesterday, I wrote briefly that I am now using snaps,  this works really well, but does not add items to the Debian XFCE menu automatically.&#xA;&#xA;To solve this I have installed menulibre, which helps users edit the menu.&#xA;&#xA;apt install menulibre&#xA;&#xA;So adding items to this is fairly straight forward.&#xA;&#xA;Load up the menulibre program.&#xA;&#xA;menu --  accessories --  Menu Editor&#xA;&#xA;Launch Program from menu&#xA;&#xA;Once loaded you will be presented with:-&#xA;&#xA;Main Program screen&#xA;&#xA;The + in the corner allows users to add a new entry. &#xA;&#xA;Click on the appropriate place in the menu to add your program to where you want it.  You can also move items around with the up / down arrows at the bottom, don&#39;t forget to save (see later) what you have changed. &#xA;&#xA;menu 1&#xA;&#xA;You can then enter the details of the program. To save there is an icon to the right of the + Depicting an arrow pointing towards a disk drive.  Click this to save.&#xA;&#xA;You can then test to make sure your entry works.&#xA;&#xA;#debian,#buster,#menu,#add,#item,#menulibre &#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Adding games to Debian Xfce menu</p>

<p>Yesterday, I wrote briefly that I am now using snaps,  this works really well, but does not add items to the Debian XFCE menu automatically.</p>

<p>To solve this I have installed menulibre, which helps users edit the menu.</p>

<pre><code>apt install menulibre
</code></pre>

<p>So adding items to this is fairly straight forward.</p>
<ol><li>Load up the menulibre program.</li></ol>

<p><strong>menu —&gt; accessories —&gt; Menu Editor</strong></p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/menulibre/menueditor.png" alt="Launch Program from menu"></p>

<p>Once loaded you will be presented with:-</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/menulibre/menuedit1.png" alt="Main Program screen"></p>

<p>The + in the corner allows users to add a new entry.</p>

<p>Click on the appropriate place in the menu to add your program to where you want it.  You can also move items around with the up / down arrows at the bottom, don&#39;t forget to save (see later) what you have changed.</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/ddc41dd5cb587f674cf58ddc478e655639e9c9d8/menulibre/add%20menu%20entry.png" alt="menu 1"></p>

<p>You can then enter the details of the program. To save there is an icon to the right of the + Depicting an arrow pointing towards a disk drive.  Click this to save.</p>

<p>You can then test to make sure your entry works.</p>

<p><a href="/paulsutton/tag:debian" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">debian</span></a>,<a href="/paulsutton/tag:buster" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">buster</span></a>,<a href="/paulsutton/tag:menu" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">menu</span></a>,<a href="/paulsutton/tag:add" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">add</span></a>,<a href="/paulsutton/tag:item" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">item</span></a>,<a href="/paulsutton/tag:menulibre" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">menulibre</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/adding-games-to-debian-xfce-menu</guid>
      <pubDate>Sat, 26 Sep 2020 06:30:00 +0000</pubDate>
    </item>
  </channel>
</rss>