<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: konqueror</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/konqueror/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>Analyse Disk Usage With Konqueror</title>
      <link>https://chrisjrob.com/2011/02/24/analyse-disk-usage-with-konqueror/</link>
      <pubDate>Thu, 24 Feb 2011 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2011/02/24/analyse-disk-usage-with-konqueror</guid>
      <description>
       <![CDATA[
         
           <img src="https://chrisjrob.com/assets/konqueror-file-size-view_300.png" align="right" alt="Featured Image">
         
         <p>We’ve all had occasions when we have needed to find where all our disk
space has gone, well under KDE3.5 it was easy - you just ran Konqueror
and then selected View » View Mode » File Size View.  But shock horror,
under KDE4 that option seemed to be missing.  Fortunately it was only an
apt-get away:</p>

<!--more-->

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ sudo apt-get install konq-plugins
</code></pre></div></div>

<p>Then run Konqueror and follow instructions above.</p>

<p>This is not just a static either, you can click on any directory and it
will refresh for the usage of that directory.</p>

<p>Is it wrong to be in love with a browser?</p>


       ]]>
      </description>
    </item>
    
    <item>
      <title>Microsoft XPS under Linux</title>
      <link>https://chrisjrob.com/2010/08/04/microsoft-xps-under-linux/</link>
      <pubDate>Wed, 04 Aug 2010 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2010/08/04/microsoft-xps-under-linux</guid>
      <description>
       <![CDATA[
         
         <p>A member of staff asked how he could open a personal XPS file, created in Windows 7.  Now XPS is the Microsoft replacement for PDF and it is apparently installed as a printer by default in Vista and Windows 7, which means increasingly people are going to start sending XPS files whether we like it or not.</p>

<!--more-->

<p>Fortunately it seems XPS is supported in Okular under KDE4 (which we don’t have yet), and can also be readily converted to PDF using the Ghostscript “gxps” tool.  This has to be built from source, but proved relatively simple.  As our users do not have access to the command line, I also had to also create a Konqueror service menu, to enable right-click Action “Convert XPS to PDF”.</p>

<p>I am pleased to say it all works beautifully, and I have typed up my instructions for Debian Lenny here:</p>

<ul>
  <li>
    <table>
      <tbody>
        <tr>
          <td>[Howto</td>
          <td>Convert XPS to PDF](/2013/03/12/convert-xps-to-pdf/)</td>
        </tr>
      </tbody>
    </table>
  </li>
</ul>

       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
