<?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 Neophyte &#187; XFCE</title>
	<atom:link href="http://linuxneophyte.com/tag/xfce/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxneophyte.com</link>
	<description>Trials of a Linux Newb.</description>
	<lastBuildDate>Mon, 20 Oct 2008 12:42:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Playing with XFCE 4.4 on Fedora Core 6</title>
		<link>http://linuxneophyte.com/playing-with-xfce-44-on-fedora-core-6/</link>
		<comments>http://linuxneophyte.com/playing-with-xfce-44-on-fedora-core-6/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 05:00:50 +0000</pubDate>
		<dc:creator>M@</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[FC6]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[XFCE]]></category>

		<guid isPermaLink="false">http://linuxneophyte.com/playing-with-xfce-44-on-fedora-core-6/</guid>
		<description><![CDATA[I&#8217;ve been terribly busy over the last few days, I started playing with Mutt and XFCE 4.4 on Fedora. Who knew it (&#8220;it&#8221; being mutt) would take over my life?? Mutt is going to take some time to explain, and since I haven&#8217;t got it doing exactly what I want yet, I&#8217;ll hold off on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been terribly busy over the last few days, I started playing with <a href="http://mutt.org/">Mutt</a> and <a href="http://www.xfce.org/">XFCE</a> 4.4 on Fedora.  Who knew it (&#8220;it&#8221; being mutt) would take over my life??  Mutt is going to take some time to explain, and since I haven&#8217;t got it doing exactly what I want yet, I&#8217;ll hold off on talking about it.  I can tell you this, I&#8217;ll be damned if I&#8217;ll let it beat me.  I will own (or should I be cool and use &#8220;pwn&#8221;?) mutt, and once I do, I&#8217;ll try to tell you how I did it.</p>
<p>Since XFCE is easier to get into, I&#8217;ll explain that.  My work machine is a bit of a dog.  At least it&#8217;s feeling that way.   To improve the feel of it, I decided to give a lighter weight desktop a shot and I installed the latest XFCE.  To put it simply, wow!  What a difference.</p>
<p>Now this isn&#8217;t my first experience with XFCE.  Back when I had only been using Linux for a month or two, I installed it to take a peek.  I was completely dependent on my desktop environment at that time.  If it didn&#8217;t take care of mounting devices and network resources, I couldn&#8217;t use it.  Back to Gnome or KDE I went.</p>
<p>I&#8217;m more comfortable with Linux now and can either mount devices on my own or edit <code>/etc/fstab</code> to make mounting automatic.  That being the case, I can move on to some of the more &#8220;manual&#8221; desktops (yayy me!).</p>
<p>Installing XFCE was a breeze, <code>su -c 'yum groupinstall XFCE'</code> and a little coffee to pass the time was all it took.  After that, log in and start customizing.</p>
<p>One of the first things I had to do after setting up my desktop was to find out how to lock the workstation.  XFCE allows you to trigger a lock by hitting CTRL+ALT+DEL; that sequence executes <code>/usr/bin/xflock4</code> which in turn, starts the screen saver (I found/figured this info under <em>Keyboard Settings</em>) .</p>
<p>Unfortunately, that wasn&#8217;t working for me.  There was no error message or any indication that the key sequence was doing anything.  I opened a terminal, found the script and checked it out.  The script attempts to run <code>xscreensaver-command -lock</code> or <code>xlock</code>.  I didn&#8217;t have any executables matching those filenames on my box, so off to google I went.  The Gentoo wiki offered me <a href="http://gentoo-wiki.com/HOWTO_xfce4">this page</a>.  With that info, I created <code>/usr/bin/xlock</code> and added the lines below:</p>
<blockquote><p> #!/bin/bash<br />
/usr/bin/gnome-screensaver-command -l</p></blockquote>
<p>All that was left to do was to set the proper mode on the file; <code>chmod 755 /usr/bin/xlock</code> (as root).  With that done, the magic key sequence locked my box and allowed me to walk away.</p>
<p><strong>***Edit***</strong> I also had to add <code>gnome-screensaver</code> to autostarted applications</p>
<p><strong>Notes:</strong></p>
<ul>
<li>I rely too much on Google.  If I had taken a minute to think, I wouldn&#8217;t have needed the Gentoo wiki to tell me to create the <code>xlock</code> script.  This annoys me about myself, I too often look for the easy answer.</li>
<li>I decided to use the Gnome screen saver because it was already installed and I knew it could do the job.</li>
<li> I could have just installed the xscreensaver package but that just would have added software I don&#8217;t need.</li>
</ul>
<p>I&#8217;ll keep playing and tweaking, so far this is great.  I can only complain about the screen lock issue and the fact that adding items to the panel is a little clunky.  Other than that, I&#8217;m flying around my machine with breakneck speed and it ROCKS.   Got some time on your hands?  Install it, play with it, see if you like it.  <img src='http://linuxneophyte.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://linuxneophyte.com/playing-with-xfce-44-on-fedora-core-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

