<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux für alle &#187; Xfce</title>
	<atom:link href="http://www.simplylinux.ch/category/desktops/xfce/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simplylinux.ch</link>
	<description>Jeder kann Linux beherrschen lernen...</description>
	<lastBuildDate>Thu, 08 Jul 2010 08:37:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Texterkennung mit XSane und Tesseract</title>
		<link>http://www.simplylinux.ch/texterkennung-mit-xsane-und-tesseract</link>
		<comments>http://www.simplylinux.ch/texterkennung-mit-xsane-und-tesseract#comments</comments>
		<pubDate>Thu, 06 May 2010 11:40:37 +0000</pubDate>
		<dc:creator>hyper_ch</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Desktops]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[dergringo]]></category>
		<category><![CDATA[ocr]]></category>
		<category><![CDATA[tesseract]]></category>
		<category><![CDATA[xsane]]></category>

		<guid isPermaLink="false">http://www.simplylinux.ch/?p=341</guid>
		<description><![CDATA[Es gibt verschiedene Tools für Texterkennung in Linux. Am einfachsten ist meiner Meinung nach immer noch XSane zu benutzen um die Dokumente einzuscannen. XSane kann dann die eingescannten Dokumente an verschiedene Texterkennungsprogramme weiterleiten. Ich habe sowohl GOCR wie auch Ocrad verwendet, bin aber zum Schluss gekommen, dass Tesseract für deutsche Texte am zuverlässigsten funktioniert. Notwendige [...]]]></description>
			<content:encoded><![CDATA[<p>Es gibt verschiedene Tools für Texterkennung in Linux. Am einfachsten ist meiner Meinung nach immer noch XSane zu benutzen um die Dokumente einzuscannen. XSane kann dann die eingescannten Dokumente an verschiedene Texterkennungsprogramme weiterleiten. Ich habe sowohl GOCR wie auch Ocrad verwendet, bin aber zum Schluss gekommen, dass Tesseract für deutsche Texte am zuverlässigsten funktioniert.</p>
<p><span id="more-341"></span></p>
<h2>Notwendige Pakete installieren</h2>
<p>Zuerst müssen alle notwendigen Pakete installiert werden:<br />
<div id="wpshdo_1" class="wp-synhighlighter-outer"><div id="wpshdt_1" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_1"></a><a id="wpshat_1" class="wp-synhighlighter-title" href="#codesyntax_1"  onClick="javascript:wpsh_toggleBlock(1)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_1" onClick="javascript:wpsh_code(1)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_1" onClick="javascript:wpsh_print(1)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_1" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="kw2">sudo</span> <span class="kw2">apt-get</span> <span class="kw2">install</span> xsan sane sane-utils imagemagick tesseract-ocr tesseract-ocr-deu</pre></div></div></p>
<p>&nbps;</p>
<h2>XSane2Tess installieren</h2>
<p>Damit man Tesseract direkt von XSane aus verwenden kann, muss ein entsprechendes Wrapper Script installiert werden:<br />
<div id="wpshdo_2" class="wp-synhighlighter-outer"><div id="wpshdt_2" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_2"></a><a id="wpshat_2" class="wp-synhighlighter-title" href="#codesyntax_2"  onClick="javascript:wpsh_toggleBlock(2)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_2" onClick="javascript:wpsh_code(2)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_2" onClick="javascript:wpsh_print(2)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_2" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="kw2">sudo</span> <span class="kw2">touch</span> <span class="sy0">/</span>usr<span class="sy0">/</span>local<span class="sy0">/</span>bin<span class="sy0">/</span>xsane2tess
<span class="kw2">sudo</span> <span class="kw2">chmod</span> 0755 <span class="sy0">/</span>usr<span class="sy0">/</span>local<span class="sy0">/</span>bin<span class="sy0">/</span>xsane2tess
<span class="kw2">sudo</span> <span class="kw2">nano</span> <span class="sy0">/</span>usr<span class="sy0">/</span>local<span class="sy0">/</span>bin<span class="sy0">/</span>xsane2tess</pre></div></div><br />
Und dann folgenden Inhalt einfügen:<br />
<div id="wpshdo_3" class="wp-synhighlighter-outer"><div id="wpshdt_3" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_3"></a><a id="wpshat_3" class="wp-synhighlighter-title" href="#codesyntax_3"  onClick="javascript:wpsh_toggleBlock(3)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_3" onClick="javascript:wpsh_code(3)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_3" onClick="javascript:wpsh_print(3)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_3" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="co0">#!/bin/bash</span>
<span class="co0">#</span>
<span class="co0">#</span>
<span class="co0">##############################################################################</span>
<span class="co0">#</span>
<span class="co0">#                                   xsane2tess 1.0</span>
<span class="co0">#</span>
<span class="co0">#                          *** tesseract made simple ***</span>
<span class="co0">#</span>
<span class="co0">#</span>
<span class="co0">##############################################################################</span>
<span class="co0">#</span>
<span class="co0"># xsane2tess is a TesseractOCR wrapper to be able to use tesseract with xsane</span>
<span class="co0">#</span>
<span class="co0">#</span>
<span class="co0">#</span>
<span class="re2">TEMP_DIR</span>=~<span class="sy0">/</span>tmp<span class="sy0">/</span>      <span class="co0"># folder for temporary files (TIFF &amp; tesseract data)</span>
<span class="re2">ERRORLOG</span>=<span class="st0">&quot;xsane2tess.log&quot;</span>  <span class="co0"># file where STDERR goes </span>
<span class="kw1">if</span> <span class="br0">&#91;</span><span class="br0">&#91;</span> <span class="re5">-z</span> <span class="st0">&quot;$1&quot;</span>  <span class="br0">&#93;</span><span class="br0">&#93;</span>
  <span class="kw1">then</span>
  <span class="kw3">echo</span> <span class="st0">&quot;Usage: $0 [OPTIONS]
  xsane2tess converts files to TIF, scans them with TesseractOCR
  and outputs the text in a file.
  OPTIONS:
    -i   define input file (any image-format supported)
    -o   define output-file (*.txt)
    -l   define language-data tesseract should use
  Progress- &amp; error-messages will be stored in this logfile:
     <span class="es2">$TEMP_DIR</span><span class="es2">$ERRORLOG</span>
  xsane2tess depends on
    - ImageMagick  http://www.imagemagick.org/
    - TesseractOCR http://code.google.com/p/tesseract-ocr/
  Some coding was stolen from 'ocube'
http://www.geocities.com/thierryguy/ocube.html
&quot;</span>
  <span class="kw3">exit</span>
<span class="kw1">fi</span>
<span class="co0"># get options...</span>
<span class="kw1">while</span> <span class="kw3">getopts</span> <span class="st0">&quot;:i:o:l:&quot;</span> OPTION
  <span class="kw1">do</span>
  <span class="kw1">case</span> <span class="re1">$OPTION</span> <span class="kw1">in</span>
    i<span class="br0">&#41;</span>  <span class="co0"># input filename (with path)</span>
      <span class="re2">FILE_PATH</span>=<span class="st0">&quot;<span class="es2">$OPTARG</span>&quot;</span>
    <span class="sy0">;;</span>
    o <span class="br0">&#41;</span>  <span class="co0"># output filename</span>
      <span class="re2">FILE_OUT</span>=<span class="st0">&quot;<span class="es2">$OPTARG</span>&quot;</span>
    <span class="sy0">;;</span>
    l <span class="br0">&#41;</span>  <span class="co0"># Language-selection</span>
      <span class="re2">TES_LANG</span>=<span class="st0">&quot;<span class="es2">$OPTARG</span>&quot;</span>
    <span class="sy0">;;</span>
  <span class="kw1">esac</span>
<span class="kw1">done</span>
<span class="co0"># redirect STDOUT to FILE_OUT</span>
<span class="kw3">exec</span> 1<span class="sy0">&gt;&gt;</span><span class="re1">$FILE_OUT</span>
<span class="co0"># redirect STDERR to ERRORLOG</span>
<span class="kw3">exec</span> 2<span class="sy0">&gt;&gt;</span><span class="re1">$TEMP_DIR</span><span class="re1">$ERRORLOG</span>
<span class="co0"># strip path from FILE_PATH, use filename only</span>
<span class="re2">IN_FILE</span>=<span class="co1">${FILE_PATH##*/}</span>
<span class="re2">TIF_FILE</span>=<span class="st0">&quot;<span class="es2">$TEMP_DIR</span>&quot;</span><span class="st0">&quot;<span class="es3">${IN_FILE%.*}</span>&quot;</span>.tif
<span class="re2">TXT_FILE</span>=<span class="st0">&quot;<span class="es2">$TEMP_DIR</span>&quot;</span><span class="st0">&quot;<span class="es3">${IN_FILE%.*}</span>&quot;</span>
<span class="co0"># converting image into TIFF (ImageMagick)</span>
convert <span class="st0">&quot;<span class="es2">$FILE_PATH</span>&quot;</span> <span class="re5">-compress</span> none  <span class="st0">&quot;<span class="es2">$TIF_FILE</span>&quot;</span> <span class="nu0">1</span><span class="sy0">&gt;&amp;</span><span class="nu0">2</span>
<span class="co0"># start OCR (tesseract expands output with *.txt)</span>
tesseract <span class="st0">&quot;<span class="es2">$TIF_FILE</span>&quot;</span> <span class="st0">&quot;<span class="es2">$TXT_FILE</span>&quot;</span> <span class="re5">-l</span> <span class="st0">&quot;<span class="es2">$TES_LANG</span>&quot;</span> <span class="nu0">1</span><span class="sy0">&gt;&amp;</span><span class="nu0">2</span>
<span class="co0"># STDOUT scanned text =&gt; FILE_OUT</span>
<span class="kw2">cat</span> <span class="st0">&quot;<span class="es2">$TXT_FILE</span>&quot;</span>.txt
<span class="co0"># delete graphic file after use</span>
<span class="kw2">rm</span> <span class="st0">&quot;<span class="es2">$TIF_FILE</span>&quot;</span>
<span class="co0"># delete tesseract output</span>
<span class="kw2">rm</span> <span class="st0">&quot;<span class="es2">$TXT_FILE</span>&quot;</span>.txt</pre></div></div><br />
Eine aktuelle Version des Scripts kann <a href='http://doc.ubuntu-fr.org/xsane2tess' target='_blank'>hier</a> bezogen werden.</p>
<p>&nbps;</p>
<h2>XSane anpassen</h2>
<p>Nachdem das Wrapper Skript &#8220;installiert&#8221; ist, kann XSane gestartet werden. Dann unter Preferences ins Setup gehen (oder Alt+s drücken). Dort in den OCR Tab wechseln.</p>
<p>Als OCR Command muss folgendes eingegeben werden:<br />
<div id="wpshdo_4" class="wp-synhighlighter-outer"><div id="wpshdt_4" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_4"></a><a id="wpshat_4" class="wp-synhighlighter-title" href="#codesyntax_4"  onClick="javascript:wpsh_toggleBlock(4)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_4" onClick="javascript:wpsh_code(4)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_4" onClick="javascript:wpsh_print(4)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_4" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;">xsane2tess <span class="re5">-l</span> deu</pre></div></div></p>
<p>Als Input File option muss folgendes eingegeben werden:<br />
<div id="wpshdo_5" class="wp-synhighlighter-outer"><div id="wpshdt_5" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_5"></a><a id="wpshat_5" class="wp-synhighlighter-title" href="#codesyntax_5"  onClick="javascript:wpsh_toggleBlock(5)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_5" onClick="javascript:wpsh_code(5)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_5" onClick="javascript:wpsh_print(5)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_5" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="re5">-i</span></pre></div></div></p>
<p>Als Output File option muss folgendes eingegeben werden:<br />
<div id="wpshdo_6" class="wp-synhighlighter-outer"><div id="wpshdt_6" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_6"></a><a id="wpshat_6" class="wp-synhighlighter-title" href="#codesyntax_6"  onClick="javascript:wpsh_toggleBlock(6)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_6" onClick="javascript:wpsh_code(6)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_6" onClick="javascript:wpsh_print(6)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_6" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="re5">-o</span></pre></div></div></p>
<p>Zusätzlich zu Deutsch stellt Tesseract auch noch weitere Sprachen zur Verfügung. Diese einfach installieren und dann im XSane Setup das OCR Command ändern um die jeweilige Sprache zu verwenden.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplylinux.ch/texterkennung-mit-xsane-und-tesseract/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox und Linux: US Letter / A4</title>
		<link>http://www.simplylinux.ch/firefox-und-linux-us-letter-a4</link>
		<comments>http://www.simplylinux.ch/firefox-und-linux-us-letter-a4#comments</comments>
		<pubDate>Mon, 07 Dec 2009 09:12:59 +0000</pubDate>
		<dc:creator>hyper_ch</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[hyper_ch]]></category>
		<category><![CDATA[a4]]></category>
		<category><![CDATA[cups]]></category>
		<category><![CDATA[englisch]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[letter]]></category>
		<category><![CDATA[us letter]]></category>

		<guid isPermaLink="false">http://www.simplylinux.ch/?p=296</guid>
		<description><![CDATA[Ich hatte lange Zeit Probleme damit, dass Firefox auf meinem englischen Kubuntu mit (englischem Firefox) immer alles in US Letter ausdrucken wollte. CUPS hat standardmässig bei mir A4, Openoffice hat A4, Okular hat A4&#8230; dort läuft es gut aber Firefox weigert sich einfach. Der Grund dafür ist, dass unter Linux Firefox die entsprechende Systemeinstellung nicht [...]]]></description>
			<content:encoded><![CDATA[<p>Ich hatte lange Zeit Probleme damit, dass Firefox auf meinem englischen Kubuntu mit (englischem Firefox) immer alles in US Letter ausdrucken wollte. CUPS hat standardmässig bei mir A4, Openoffice hat A4, Okular hat A4&#8230; dort läuft es gut aber Firefox weigert sich einfach.</p>
<p><span id="more-296"></span></p>
<p>Der Grund dafür ist, dass unter Linux Firefox die entsprechende Systemeinstellung nicht respektiert. Wer also standardmässig auf A4 drucken will unter einem englischen System, der öffnet einfach Firefox, schreibt in die Adresszeile <em>about:config</em>, sucht dort nach <em>letter</em> und und ersetzt alle Einträge (sowohl <em>letter</em> als auch <em>na_letter</em>) mit <em>A4</em>. Bei mir funktioniert das jetzt gut.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplylinux.ch/firefox-und-linux-us-letter-a4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GnuPG Key Managment</title>
		<link>http://www.simplylinux.ch/gnupg-key-managment</link>
		<comments>http://www.simplylinux.ch/gnupg-key-managment#comments</comments>
		<pubDate>Thu, 15 Feb 2007 08:43:52 +0000</pubDate>
		<dc:creator>hyper_ch</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[hyper_ch]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[gpg keys]]></category>
		<category><![CDATA[key management]]></category>

		<guid isPermaLink="false">http://www.simplylinux.ch/gnupg-key-managment</guid>
		<description><![CDATA[So, heute wollte ich auch endlich mal meine GnuPG Keys auf dem Rechner an meiner Arbeitsstelle an der Uni haben. Damit ich auch hier schon signierte Emails verschicken kann. Nur bis anhin wusste ich nicht recht, wie ich denn die Keys exportieren kann. Ich benutze zwar Xfce (Xubuntu) aber da ich Kontact benutze ich auch KGPG da sich dieses Tool besser integriert. Das Problem allerdings war, ich wusste bisher nicht, wie ich denn in KPgp entsprechend ein Backup machen konnte, also auch die Secret Keys exportieren. Ich sehe da immer noch keine Möglichkeit. Nun gut, was macht man in dieser Situation: [...]]]></description>
			<content:encoded><![CDATA[<p>So, heute wollte ich auch endlich mal meine GnuPG Keys auf dem Rechner an meiner Arbeitsstelle an der Uni haben. Damit ich auch hier schon signierte Emails verschicken kann. Nur bis anhin wusste ich nicht recht, wie ich denn die Keys exportieren kann.</p>
<p>Ich benutze zwar Xfce (Xubuntu) aber da ich Kontact benutze ich auch KGPG da sich dieses Tool besser integriert.</p>
<p>Das Problem allerdings war, ich wusste bisher nicht, wie ich denn in KPgp entsprechend ein Backup machen konnte, also auch die Secret Keys exportieren. Ich sehe da immer noch keine Möglichkeit.<br />
<span id="more-8"></span><br />
Nun gut, was macht man in dieser Situation: Ich geh in #ubuntu-de auf irc.freenode.org und frage mal nach&#8230; da war zum Glück heute DeskDevil da, der auch gerade sein Email Client mit GnuPG ausgerüstet hat. Ich habe ihn gefragt, wie ich denn die Schlüssel exportieren kann und er meinte nur, er benutze Seahorse&#8230;</p>
<p>Gut, ich habe dann mal kurz <em>apt-cache search seahorse</em> gemacht und da kamen tatsächlich Resultate zurück. Also dann ein <em>sudo apt-get install seahorse</em> ausgeführt und et voilà neu in <em>Applications &#8211;&gt; Accessories</em> ist ein neuer Eintrage zu finden: <em>Password and Encryption Keys.</em></p>
<p>Ich führe das Programm aus und das ist tatsächlich Seahorse. Allerdings als ich dann ein Backup machen wollte (Backup exportiert public and secret keys) , kam eine Fehlermeldung, dass es <em>file-roller</em> nicht finden kann.</p>
<p>Also aufs neue <em>apt-cache search file-roller</em> und auch das war in den Repositories. Somit dann noch ein sudo <em>apt-get install file-roller</em> ausgeführt und dann klappte der Export problemlos. Seahorse hat zwei Files angefertigt und die in eine RAR gepackt.</p>
<p>Hier an der Uni habe ich mich dann kurzerhand mit WinSCP eingeloggt, mir die RAR gezogen, entpackt und dann mit GnuPG/Enigmail/Thunderbird für Windows entsprechend importiert.</p>
<p>Danach noch kurzerhand entsprechend auto-signing für alle Accs aktiveren und nun läufts super.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplylinux.ch/gnupg-key-managment/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hintergrundbild Wechsler</title>
		<link>http://www.simplylinux.ch/hintergrundbild-wechsler</link>
		<comments>http://www.simplylinux.ch/hintergrundbild-wechsler#comments</comments>
		<pubDate>Sun, 04 Feb 2007 14:17:26 +0000</pubDate>
		<dc:creator>hyper_ch</dc:creator>
				<category><![CDATA[Xfce]]></category>
		<category><![CDATA[hyper_ch]]></category>
		<category><![CDATA[background changer]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[wallpaper changer]]></category>

		<guid isPermaLink="false">http://www.simplylinux.ch/hintergrundbild-wechsler</guid>
		<description><![CDATA[Hintegrundbild Wechsler Einführung Ich bin ja vor ein paar Monaten von Kubuntu auf Xubuntu umgestiegen und ich habe in Xfce immer eine Option vermisst, die KDE zur Verfügung stellt, nämlich einen automatischen Hintergrundbildwechsler. Hinzu kommt, dass ich halt im Laufe der Jahre jede Menge Wallpapers im Netz gesammelt habe&#8230; dank HTTrack geht das ja relativ [...]]]></description>
			<content:encoded><![CDATA[<h2>Hintegrundbild Wechsler</h2>
<h3>Einführung</h3>
<p>Ich bin ja vor ein paar Monaten von Kubuntu auf Xubuntu umgestiegen und ich habe in Xfce immer eine Option vermisst, die KDE zur Verfügung stellt, nämlich einen automatischen Hintergrundbildwechsler.</p>
<p>Hinzu kommt, dass ich halt im Laufe der Jahre jede Menge Wallpapers im Netz gesammelt habe&#8230; dank HTTrack geht das ja relativ schnell und ich habe inzwischen über 18&#8217;000 Stück&#8230;Nun gut, nachdem ich eben auch im IRC häufig anzutreffen bin, habe ich gedacht, ich frage doch mal TheSheep um Rat. TheSheep hängt auch ständig in #xubuntu auf irc.freenode.org rum und er konnte mir weiterhelfen.<br />
<span id="more-6"></span></p>
<h3>(1) Bildliste erstellen</h3>
<p>1.1 Mache einen Rechtsklick auf den Hintergrund</p>
<p>1.2 Wähle Desktop Settings aus.</p>
<p>1.3 Überprüfe, dass Xfce den Desktop managen darf und dass die Show Image Box angeklickt ist.</p>
<p>1.4 Kreiere dann eine neue Liste (oder alte&#8230; wie auch immer)</p>
<p>1.5 Füge die gewünschten Bilder hinzu.<span class="system"></span></p>
<p>1.6 Speicher die Liste.<br />
1.7 Nun sollte man diese Liste auch anklicken können.</p>
<p>1.8 Schliesse den Dialog.</p>
<h3>(2) Um eben den Hintergrund rotieren zu lassen, benötigen wir einen Cron</h3>
<p>Ich persönlich mach in meinem Home Verzeichnis immer eine Datei namens cron.txt und trage dort meine Cronjobs ein&#8230; ich finde das ist viel einfach zu handhaben.</p>
<p>2.1 Als los gehts &#8211;&gt; öffne ein Terminal.<br />
2.2 Öffne die bestehende cron.txt (oder wie die auch immer heisst bei dir, oder falls du keine verwendest halt cron im text-edit Modus öffnen):<br />
<div id="wpshdo_7" class="wp-synhighlighter-outer"><div id="wpshdt_7" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_7"></a><a id="wpshat_7" class="wp-synhighlighter-title" href="#codesyntax_7"  onClick="javascript:wpsh_toggleBlock(7)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_7" onClick="javascript:wpsh_code(7)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_7" onClick="javascript:wpsh_print(7)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_7" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="kw2">nano</span> cron.txt</pre></div></div><br />
2.3 In Nano füge man nun diesen Code ein (der Wechselt das Bild alle 5 Minuten; selbstverständlich kann das je nach belieben angepasst werden):<br />
<div id="wpshdo_8" class="wp-synhighlighter-outer"><div id="wpshdt_8" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_8"></a><a id="wpshat_8" class="wp-synhighlighter-title" href="#codesyntax_8"  onClick="javascript:wpsh_toggleBlock(8)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_8" onClick="javascript:wpsh_code(8)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_8" onClick="javascript:wpsh_print(8)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_8" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="co0"># Reload Background Image</span>
0,5,10,15,20,25,30,35,40,45,50,55 <span class="sy0">*</span> <span class="sy0">*</span> <span class="sy0">*</span> <span class="sy0">*</span> <span class="kw2">killall</span> <span class="re5">-USR1</span> xfdesktop</pre></div></div><br />
2.4 Um Nano zu verlassen, folgendes drücken:<br />
<div id="wpshdo_9" class="wp-synhighlighter-outer"><div id="wpshdt_9" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_9"></a><a id="wpshat_9" class="wp-synhighlighter-title" href="#codesyntax_9"  onClick="javascript:wpsh_toggleBlock(9)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_9" onClick="javascript:wpsh_code(9)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_9" onClick="javascript:wpsh_print(9)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_9" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;">ctrl-x</pre></div></div><br />
Und dann mit &#8220;y&#8221; die Datei speichern.</p>
<h3>(3) Cron aktualisieren</h3>
<p>3.1 Bevor wir allerdings die neue Cron Datei als Cron aufnehmen, zuerst überprüfen wie die bisherigen Crons sind:<br />
<div id="wpshdo_10" class="wp-synhighlighter-outer"><div id="wpshdt_10" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_10"></a><a id="wpshat_10" class="wp-synhighlighter-title" href="#codesyntax_10"  onClick="javascript:wpsh_toggleBlock(10)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_10" onClick="javascript:wpsh_code(10)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_10" onClick="javascript:wpsh_print(10)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_10" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;">crontab <span class="re5">-l</span></pre></div></div><br />
Falls da nichts erschein, dann einfach weitermachen.<br />
Sollte jedoch schon etwas erscheinen, dann diesen Inhalt auch in die cron.txt Datei kopieren, ansonsten werden diese Crons gelöscht.<br />
3.2 Nun fügen wir resp. aktualisieren wir den Cron hinzu:<br />
<div id="wpshdo_11" class="wp-synhighlighter-outer"><div id="wpshdt_11" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_11"></a><a id="wpshat_11" class="wp-synhighlighter-title" href="#codesyntax_11"  onClick="javascript:wpsh_toggleBlock(11)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_11" onClick="javascript:wpsh_code(11)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_11" onClick="javascript:wpsh_print(11)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_11" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;">crontab cron.txt</pre></div></div><br />
3.3 Führt man nochmals den in 3.1 erwähnten Befehl aus, dann sollte sich das jetzt in etwa so präsentieren:</p>
<div id="wpshdo_12" class="wp-synhighlighter-outer"><div id="wpshdt_12" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_12"></a><a id="wpshat_12" class="wp-synhighlighter-title" href="#codesyntax_12"  onClick="javascript:wpsh_toggleBlock(12)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_12" onClick="javascript:wpsh_code(12)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_12" onClick="javascript:wpsh_print(12)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_12" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;">hyper<span class="sy0">@</span>xubi:~$ crontab <span class="re5">-l</span>
<span class="co0"># Reload Background Image</span>
0,5,10,15,20,25,30,35,40,45,50,55 <span class="sy0">*</span> <span class="sy0">*</span> <span class="sy0">*</span> <span class="sy0">*</span> <span class="kw2">killall</span> <span class="re5">-USR1</span> xfdesktop</pre></div></div>
<h3>(4) Und schon läufts&#8230;</h3>
<p>Holt euch ein bisschen Kaffee und geniesst euren Hintergrundbild Wechsler.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplylinux.ch/hintergrundbild-wechsler/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
