<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>The Open Source Weblog</title>
<link>http://opensource.weblogsinc.com</link>
<description>The Open Source Weblog</description>
<image>
<url>http://opensource.weblogsinc.com/media/feedlogo.gif</url>
<title>The Open Source Weblog</title>
<link>http://opensource.weblogsinc.com</link>
</image>
<language>en-us</language>
<copyright>Copyright 2009 Blogsmith, LLC. The contents of this feed are available for non-commercial use only.</copyright>
<generator>Blogsmith http://www.blogsmith.com/</generator><item><title>Enable kprinter in Firefox 1.5</title><link>http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/</guid><comments>http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a>, <a href="http://opensource.weblogsinc.com/category/printing/" rel="tag">printing</a></p><p>My buddy Matt in Germany sent me this question:</p>
<blockquote>I just upgraded Firefox to 1.5 (I know, I know, what took so long). Anyway, I have run into a strangeproblem. I cannot find the print dialog box into which I want to enter the kprinter command. I love the kprinter optionbecause it allows me to save web pages as a pdf. Any clue where the print dialog box has gone? It's not in the usualFile-Print-Properties box.</blockquote>
<p>Here's my answer (&amp; I left out my cursing about how Firefox is increasingly becoming GNOME-ified on Linux ...stupid stupid stupid: "Hey, let's REMOVE features that people actually use!" Jeez. Linux was right.)</p>
<p>1. Open Firefox.</p>
<p>2. Enter the following in the address bar &amp; press Enter:</p>
<p><code>about:config</code></p>
<p>3. In the filter, enter the following:</p>
<p><code>print_command</code></p>
<p>4. Find this:</p>
<p><code>print.postscript.print_command</code></p>
<p>Double-click on that line. Where you see this:</p>
<p><code>lpr ${MOZ_PRINTER_NAME: '-P'}${MOZ_PRINTER_NAME}</code></p>
<p>Change it to this:</p>
<p><code>kprinter</code></p>
<p>5. Close &amp; restart Firefox. When you print in the future, from the dropdown list of printers, choose<code>PostScript/Default</code> to use <code>kprinter</code>. that should fix it.</p>
<p>You'll have to do this crap every time you upgrade Firefox. &lt;sarcasm&gt;Thanks, GNOME!&lt;/sarcasm&gt;</p>
<p><em>(Check out all of our posts on <ahref="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/614911/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firefox</category><category>printing</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-05-08T11:53:00+00:00</dc:date></item></channel></rss>