<?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>Sam Lesher &#187; Windows</title>
	<atom:link href="http://www.samlesher.com/category/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.samlesher.com</link>
	<description>Sam Lesher</description>
	<lastBuildDate>Fri, 22 Oct 2010 21:23:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Pin Cygwin to the Windows 7 Taskbar</title>
		<link>http://www.samlesher.com/windows/pin-cygwin-to-the-windows-7-taskbar</link>
		<comments>http://www.samlesher.com/windows/pin-cygwin-to-the-windows-7-taskbar#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:51:57 +0000</pubDate>
		<dc:creator>samlesher</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[pin]]></category>
		<category><![CDATA[taskbar]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://www.samlesher.com/?p=274</guid>
		<description><![CDATA[The launcher for Cygwin is a BAT file. Unfortunately you can&#8217;t pin a BAT file to the Windows 7 taskbar. For me this meant I had to keep Cygwin on my desktop instead of having it in a more preferable spot on the taskbar. Here&#8217;s a workaround that will allow you to pin Cygwin to [...]]]></description>
			<content:encoded><![CDATA[<p>The launcher for Cygwin is a BAT file.  Unfortunately you can&#8217;t pin a BAT file to the Windows 7 taskbar.  For me this meant I had to keep Cygwin on my desktop instead of having it in a more preferable spot on the taskbar.  Here&#8217;s a workaround that will allow you to pin Cygwin to your taskbar:</p>
<p>1.  During the Cygwin installation process, install the &#8216;rxvt&#8217; package.  This can also be done after the original installation by relaunching the setup file.</p>
<p>2.  After &#8216;rxvt&#8217; finishes installing, create a new shortcut on your desktop.  Enter this for the location of the shortcut:<br />
<code>D:\cygwin\bin\rxvt.exe -sr -sl 2500 -sb -geometry 90x30 -fg lightblue -bg midnightblue -tn rxvt -fn "Lucida Console-14" -e /usr/bin/bash --login -i</code><br />
<em>*replace D:\cygwin with the location of your cygwin installation.</em></p>
<p>3.  Give the shortcut the name &#8220;Cygwin&#8221; and pin it to your taskbar.</p>
<p>As an added bonus, <a href="http://www.kde-look.org/content/show.php/CYGWIN+ICON?content=36393" target="_blank">here</a> is a nicer Cygwin icon that you can use as the icon for your shortcut.  Save the icon file to your workstation. Then right-click your new Cygwin shortcut, choose Properties,  click the Shortcut tab, click Change Icon, and navigate to where you saved the ICO file.  After that you can re-pin the shortcut to your taskbar to update the icon.  You may have to log off and back on to see the change.</p>
<p>Thanks to <a href="http://blasphemousbits.wordpress.com/2007/02/12/rxvt-solves-many-cygwin-woes/" target="_blank">Bob McCormick</a> for some of this info.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.samlesher.com/windows/pin-cygwin-to-the-windows-7-taskbar/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

