<?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>Make Tech Easier&#187; Window Maker</title>
	<atom:link href="http://maketecheasier.com/tag/window-maker/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Create A Great Window Maker Desktop</title>
		<link>http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14</link>
		<comments>http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14#comments</comments>
		<pubDate>Sat, 14 Feb 2009 12:48:53 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[GNUstep]]></category>
		<category><![CDATA[Window Maker]]></category>
		<category><![CDATA[window manager]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2460</guid>
		<description><![CDATA[Mouse preferences window<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14&amp;title=How+To+Create+A+Great+Window+Maker+Desktop&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14">How To Create A Great Window Maker Desktop</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2461" src="http://imagecdn.maketecheasier.com/2009/02/finallogo.png" alt="Window Maker/GNUstep Logo" width="125" height="115" />If you&#8217;ve never used Window Maker on your Linux desktop, you&#8217;re missing out. I&#8217;ve dabbled in nearly every window manager/desktop environment out there, and while all have their pros and cons, I always go back to Window Maker.</p>
<p>It&#8217;s elegant, functional, flexible, and <em>FAST</em>!  For those who like screenshots, <a title="this link" href="http://images.google.com/images?gbv=2&amp;hl=en&amp;q=window+maker&amp;btnG=Search+Images" target="_blank">this link</a> is a Google Image search for Window Maker.</p>
<p>Window Maker was originally developed as a clone of the NeXTstep desktop, an ancestor of OSX.  NeXTstep was considered one of the most productive and innovative desktop environments of its time, and Window Maker has extended this legacy to modern hardware and software platforms.</p>
<p>Enough with the history, let&#8217;s get down to business.  For starters, you&#8217;ll want to get Window Maker installed.  Depending on your choice of Linux distribution, these first few steps can vary somewhat.  For the sake of this article, I&#8217;ll assume you&#8217;re running Ubuntu or another Debian derivative.</p>
<p><span id="more-2460"></span>In any Debian derivative, you can fetch it with:</p>
<p class="codeblock">sudo apt-get install wmaker</p>
<p>Once installed, you can load it up by logging out of your current desktop environment back to the GDM login screen.  Go to the <em>Sessions</em> menu and choose <em>Window Maker</em>, then log in normally.  Those who <strong>don&#8217;t</strong> use a graphical login like GDM can place</p>
<p class="codeblock">exec wmaker</p>
<p>in the file <em>.xinitrc</em> in their home directory.  The default settings for Window Maker aren&#8217;t too impressive, but that&#8217;s OK, it&#8217;ll be pretty slick by the time we&#8217;re done here.</p>
<h3>Dock and Dockapps</h3>
<p>By default, the dock can be found in the upper right corner of the screen and probably looks something like this:</p>
<p><img class="alignnone size-full wp-image-2465" src="http://imagecdn.maketecheasier.com/2009/02/plain_dock-65x150.jpg" alt="The default Window Maker dock" width="65" height="150" /></p>
<p>As I mentioned above, this dock was based on the NeXTstep dock, which was a direct ancestor of OSX.  Window Maker&#8217;s dock offers similar functionality, as a place to launch applications.  The real beauty of the Window Maker version, however is that it can be a home for a whole range of mini-applications called, not surprisingly, <em>dockapps</em>.  There are hundreds of dockapps available at <a href="http://dockapps.org/" target="_blank">http://dockapps.org/</a>, but I&#8217;ll focus on a few of my favorites that can all be found in Debian (and probably Ubuntu) standard repositories.  The dockapps I suggest are:</p>
<ul>
<li>wmfire                 &#8211; a CPU monitor.  The more CPU is in use, the higher the flames</li>
<li>Mixer.app            &#8211; a volume adjustment app</li>
<li>wmxmms2          &#8211; XMMS controls all packed into one little square</li>
<li>wmclockmon      &#8211; every desktop needs a clock</li>
<li>wmmemload      &#8211; a memory usage monitor</li>
<li>wmnd                 &#8211; a network monitor</li>
</ul>
<p>To install, just enter into the command line:</p>
<p class="codeblock">sudo apt-get install wmfire mixer.app wmxmms2 wmclockmon wmmemload wmnd</p>
<p>Any time you run a program in Window Maker, it creates an icon in the bottom-left corner of the screen.  It&#8217;s kinda like the Windows taskbar, or the window list in Gnome.  When you run a dockapp, like say wmfire, the app will start down there in that corner.  To place it on your dock, simply drag it from the bottom left, to the top right and place it in the dock.  I should mention that many dockapps can be hard to drag, because you&#8217;ve often go to drag the very edge of the app, which is sometimes only a few pixels wide.</p>
<p><img class="aligncenter size-full wp-image-2628" src="http://imagecdn.maketecheasier.com/2009/02/placing-dockapp2.png" alt="Dragging from taskbar to dock" width="500" height="400" /></p>
<p>Do this with each of the dockapps we installed.  Once they&#8217;re all in place, your dock should look something like this:</p>
<p><img class="aligncenter size-full wp-image-2629" src="http://imagecdn.maketecheasier.com/2009/02/desktop-with-apps.png" alt="desktop-with-apps" width="500" height="400" /></p>
<p>To set a dockapp to launch every time Window Maker starts, right-click the border of the dockapp, hit Settings, and choose &#8220;<em>Start when Window Maker is started</em>&#8220;.</p>
<h3>Multiple Desktop Setup</h3>
<p>Every window manager in Linux supports multiple desktops, which Window Maker calls &#8220;Workspaces&#8221;, but some add extremely useful features when it comes to working with them.  Window Maker provides a few of those extra features, and two in particular are especially useful:</p>
<ul>
<li> the ability to scroll through workspaces with the mouse wheel, and</li>
<li>the ability to assign certain apps to always open in certain workspaces.</li>
</ul>
<p>Personally I use between 5 and 8, depending on the purpose of the machine.  On my home PC where I spend the most time, I have 7, each with a specific purpose.</p>
<p>Your default Window Maker setup starts with just one workspace.  To add more, right-click anywhere on the wallpaper (this is how you bring up the menu), choose &#8220;Workspaces&#8221;, then &#8220;New&#8221;.  This will create a second &#8220;page&#8221; to your desktop.  Go ahead and create as many workspaces as you like.  As I mentioned above, I usually use about 7 but that&#8217;s probably more than a lot of people would need.  The simplest, though slowest way to switch between those workspaces is by clicking the arrows on the clip icon in the top-left corner. That will flip you back and forth between the workspaces.</p>
<p><img class="size-full wp-image-2673 alignnone" src="http://imagecdn.maketecheasier.com/2009/02/clip.png" alt="the clip" width="67" height="66" /></p>
<p>The better way to handle that flipping is by using the scroll wheel on your mouse.  Window Maker doesn&#8217;t set this option by default, so we&#8217;ll do it manually.  To do that, open the Window Maker preferences tool (third icon on your dock, the one with the screwdriver).  Scroll over to the right until you see the mouse icon, and set <em>Mouse Wheel </em>to <em>Switch Workspace</em>.</p>
<p><img class="aligncenter size-full wp-image-2672" src="http://imagecdn.maketecheasier.com/2009/02/mouse-prefs1.png" alt="Mouse preferences window" width="500" height="396" /></p>
<p>Click <em>Save</em>, and try it out.  Move the mouse over any part of your wallpaper, and scroll the wheel.  It should flip between your workspaces.</p>
<p>For now, to finish setting up the workspaces, all we&#8217;ve got to do is name them.  Click the arrow on the clip to go all the way down, to the Main workspace.  Right click the clip, and choose Rename Workspace.  Personally, I use the first desktop for my web browsers, so I&#8217;d name that workspace Browsers.  You can do this on each workspace to name what you want to use it for.  Here&#8217;s how I usually have mine set up:</p>
<p>#1 &#8211; Browsers<br />
#2 &#8211; Terminals<br />
#3 &#8211; Text Editors<br />
#4 &#8211; Chat/P2P<br />
#5 &#8211; File Management<br />
#6 &#8211; Media<br />
#7 &#8211; Misc</p>
<p>So now we&#8217;ve got all our workspaces set up, each with a specific purpose, and we&#8217;re able to scroll between them with the mouse wheel.  There&#8217;s only one thing left, and it&#8217;s one of the great things that Window Maker provides: the ability to assign certain apps to always open on the right desktop.</p>
<p>Let&#8217;s start with the web browser.  I&#8217;ll assume you&#8217;re using a similar setup to mine, with the first workspace being assigned to browsers.  Open up Firefox (or whatever other browser you like to use).  Right-click the titlebar at the top of the screen and choose &#8220;Attributes&#8221;.</p>
<p><img class="size-full wp-image-2721 alignnone" src="http://imagecdn.maketecheasier.com/2009/02/window-attributes.png" alt="Selecting the Attributes option" width="193" height="279" /></p>
<p>Now you&#8217;ve got a window allowing you to check various preferences.  In the dropdown menu at the top, choose <em>Icon and initial Workspace</em>.  At the bottom of that page you can choose which workspace that program will start in when launched.  You&#8217;d be amazed how useful this can be when you&#8217;ve got a lot of things running.  With a flick of the mouse wheel you can move to whichever desktop your desired program is running on and know it&#8217;ll always be there.</p>
<p><img class="alignnone size-full wp-image-2722" src="http://imagecdn.maketecheasier.com/2009/02/initialworkspace.png" alt="Choosing the initial workspace" width="274" height="447" /></p>
<h3>Visual Style</h3>
<p>Finally, to make our new Window Maker desktop complete, we&#8217;ve got to set themes/colors/icons.  Let&#8217;s start with a basic pre-packaged theme and work from there.  You can choose your theme or color scheme from the Window Maker menu.  As always, you can open that by right-clicking your desktop.  Choose <em>Appearance &gt; Themes</em> or <em>Appearance &gt; Styles</em> to choose a color scheme.  I recommend the color style Interlace as a great place to start designing your desktop.</p>
<p>Backgrounds can also be set by placing the desired image in ~/GNUstep/Library/WindowMaker/Backgrounds/ and choosing the image from <em>Appearance &gt; Background &gt; Images</em>.</p>
<p>Now that you&#8217;ve got your dockapps, desktops, and theme set up, your desktop probably looks something like this:</p>
<p><img class="aligncenter size-full wp-image-2724" src="http://imagecdn.maketecheasier.com/2009/02/final-screenshot.png" alt="Screenshot of the finished product" width="500" height="400" /></p>
<p>Visually, there&#8217;s plenty more tweaking that can be done, but the purpose of this article was to cover the functionality, configuring the aspects of Window Maker that make it so amazingly useful and productive.  If you&#8217;ve gone through this tutorial, you now have a functional desktop with multiple workspaces, each with a special purpose.  You&#8217;ve got an easy way to manage those desktops (mouse wheel), dockapps to control and monitor your machine, and a nice looking interface to top it all off. </p>
<p>For those who are still interested in tweaking every other part of Window Maker, I highly recommend you flip through the <em>WPrefs</em> utility in your dock and see some of the other options.  </p>
<p>For now, you should be well on your way.</p>
<p>Do you use Window Maker? What is the best thing that you love about Window Maker?</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14&amp;title=How+To+Create+A+Great+Window+Maker+Desktop&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14">How To Create A Great Window Maker Desktop</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/create-a-great-window-maker-desktop/2009/02/14/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

