<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>menu &amp;mdash; Paul Sutton</title>
    <link>https://paper.wf/paulsutton/tag:menu</link>
    <description>Paul Sutton - personal blog </description>
    <pubDate>Thu, 07 May 2026 01:17:12 +0000</pubDate>
    <item>
      <title>Toolbars</title>
      <link>https://paper.wf/paulsutton/toolbars</link>
      <description>&lt;![CDATA[Toolbars&#xA;&#xA;LibreOffice now has several options, when it comes to viewing the menus and options to undertake various tasks while working.&#xA;&#xA;Menu Bar&#xA;&#xA;You can change the way the menu looks from the User Interface option. &#xA;&#xA;User Interface&#xA;&#xA;STANDARD TOOL BAR&#xA;Standard Toolbar&#xA;&#xA;SINGLE TOOL BAR&#xA;Single Tool Bar&#xA;&#xA;SIDEBAR&#xA;Side Bar&#xA;&#xA;TABBED&#xA;Tabbed&#xA;&#xA;TABBED COMPACT&#xA;Tabbed Compact&#xA;&#xA;GROUPED BAR COMPACT&#xA;Grouped Bar Compact&#xA;&#xA;CONTEXTUAL SINGLE&#xA;Contextual Single&#xA;&#xA;#LibreOffice7,#Menu,#Options&#xA;&#xA;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;img alt=&#34;Creative Commons Licence&#34; style=&#34;border-width:0&#34; src=&#34;https://i.creativecommons.org/l/by-sa/4.0/88x31.png&#34; //abr /This work is licensed under a a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;Creative Commons Attribution-ShareAlike 4.0 International License/a]]&gt;</description>
      <content:encoded><![CDATA[<p>Toolbars</p>

<p>LibreOffice now has several options, when it comes to viewing the menus and options to undertake various tasks while working.</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/menubar.png" alt="Menu Bar"></p>

<p>You can change the way the menu looks from the User Interface option.</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/menu-user-interface.png" alt="User Interface"></p>

<p><strong>STANDARD TOOL BAR</strong>
<img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/standard-toolbar.png" alt="Standard Toolbar"></p>

<p><strong>SINGLE TOOL BAR</strong>
<img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/single-toolbar.png" alt="Single Tool Bar"></p>

<p><strong>SIDEBAR</strong>
<img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/sidebar.png" alt="Side Bar"></p>

<p><strong>TABBED</strong>
<img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/tabbed.png" alt="Tabbed"></p>

<p><strong>TABBED COMPACT</strong>
<img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/tabbed-compact.png" alt="Tabbed Compact"></p>

<p><strong>GROUPED BAR COMPACT</strong>
<img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/groupedbar-compact.png" alt="Grouped Bar Compact"></p>

<p><strong>CONTEXTUAL SINGLE</strong>
<img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/LO7-Menus/contextual-single.png" alt="Contextual Single"></p>

<p><a href="/paulsutton/tag:LibreOffice7" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreOffice7</span></a>,<a href="/paulsutton/tag:Menu" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Menu</span></a>,<a href="/paulsutton/tag:Options" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Options</span></a></p>

<p><a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"/></a><br/>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>
]]></content:encoded>
      <guid>https://paper.wf/paulsutton/toolbars</guid>
      <pubDate>Tue, 09 Feb 2021 20:13:38 +0000</pubDate>
    </item>
    <item>
      <title>Adding games to Debian Xfce menu</title>
      <link>https://paper.wf/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 ]]&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>
]]></content:encoded>
      <guid>https://paper.wf/paulsutton/adding-games-to-debian-xfce-menu</guid>
      <pubDate>Sat, 26 Sep 2020 06:30:00 +0000</pubDate>
    </item>
    <item>
      <title>FreeBSD 3</title>
      <link>https://paper.wf/paulsutton/freebsd-3</link>
      <description>&lt;![CDATA[FreeBSD 3&#xA;&#xA;Following on from my previous post which discussed changing the X11 keyboard layout.  I had to also change the console layout.  &#xA;&#xA;This can be undertaken through editing the appropriate configuration files or with a tool called bsdconfig which needs to be run as root.&#xA;&#xA;The online man page can be found here&#xA;&#xA;This is a menu driven / text based interface. I can&#39;t, as yet provide a screen shot, but the man page is comprehensive enough so a screenshot isn&#39;t really needed.&#xA;&#xA;To change the keyboard map you will need to find the appropriate section and make the changes. &#xA;&#xA;#bsd, #config, #menu, #settings, #configuration, #tool, #freebsd, #keyboard, #layout, #gb.&#xA;&#xA;You can find me on Friendica at zleap@social.isurf.ca&#xA;&#xA;---&#xA;&#xA;cc-by logo&#xA;&#xA;Licenced under Attribution 4.0 International (CC BY 4.0)&#xA;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>FreeBSD 3</p>

<p>Following on from my <a href="https://personaljournal.ca/paulsutton/freebsd-2-98wq" rel="nofollow">previous post</a> which discussed changing the X11 keyboard layout.  I had to also change the console layout.</p>

<p>This can be undertaken through editing the appropriate configuration files or with a tool called <strong>bsdconfig</strong> which needs to be run as root.</p>

<p>The online man page can be <a href="https://www.unix.com/man-page/freebsd/8/bsdconfig/" rel="nofollow">found here</a></p>

<p>This is a menu driven / text based interface. I can&#39;t, as yet provide a screen shot, but the man page is comprehensive enough so a screenshot isn&#39;t really needed.</p>

<p>To change the keyboard map you will need to find the appropriate section and make the changes.</p>

<p><a href="/paulsutton/tag:bsd" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">bsd</span></a>, <a href="/paulsutton/tag:config" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">config</span></a>, <a href="/paulsutton/tag:menu" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">menu</span></a>, <a href="/paulsutton/tag:settings" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">settings</span></a>, <a href="/paulsutton/tag:configuration" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">configuration</span></a>, <a href="/paulsutton/tag:tool" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">tool</span></a>, <a href="/paulsutton/tag:freebsd" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">freebsd</span></a>, <a href="/paulsutton/tag:keyboard" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">keyboard</span></a>, <a href="/paulsutton/tag:layout" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">layout</span></a>, <a href="/paulsutton/tag:gb" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">gb</span></a>.</p>

<p><a href="https://social.isurf.ca/profile/zleap" rel="nofollow">You can find me on Friendica at zleap@social.isurf.ca</a></p>

<hr>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/88x31.png" alt="cc-by logo"></p>

<p><a href="https://creativecommons.org/licenses/by/4.0/" rel="nofollow">Licenced under Attribution 4.0 International (CC BY 4.0)</a></p>
]]></content:encoded>
      <guid>https://paper.wf/paulsutton/freebsd-3</guid>
      <pubDate>Wed, 26 Feb 2020 07:30:00 +0000</pubDate>
    </item>
  </channel>
</rss>