<?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>aaron-kelley.net &#187; Power Saving</title>
	<atom:link href="http://aaron-kelley.net/blog/tag/power-saving/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaron-kelley.net</link>
	<description>My little corner of the Internet</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:57:13 +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>Windows &#8211; Turn off your screen NOW</title>
		<link>http://aaron-kelley.net/blog/2009/08/windows-turn-off-your-screen-now/</link>
		<comments>http://aaron-kelley.net/blog/2009/08/windows-turn-off-your-screen-now/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 21:06:18 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Power Saving]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://aaron-kelley.net/?p=554</guid>
		<description><![CDATA[One thing I always wished I was able to do is issue a command to turn off my laptop screen, but leave the computer running.  If I&#8217;m going to leave my computer for a while, it doesn&#8217;t really make sense to leave the screen on wasting power, but the computer might be busy working on [...]]]></description>
			<content:encoded><![CDATA[<p>One thing I always wished I was able to do is issue a command to turn off my laptop screen, but leave the computer running.  If I&#8217;m going to leave my computer for a while, it doesn&#8217;t really make sense to leave the screen on wasting power, but the computer might be busy working on something, so I&#8217;d like to be able to leave it on.</p>
<p>Windows, of course, lets you specify some amount of time to wait before turning off your screen.  But, here&#8217;s a utility you can use to turn off your screen right away.</p>
<p><span id="more-554"></span>Head over to <a href="http://www.jimbug.org/downloads/download.htm" target="_blank">Jim Chevalier&#8217;s downloads page</a> and grab Monoff4.  If you just run it, it will give you a one-time configuration to allow you to select the power-off mode.  Then, running it makes the screen just power off.  It wakes up when you move the mouse or bang on the keyboard.</p>
<p>Oh, the reason I finally got around to looking for a solution to this is that since I installed Windows 7, my screen has not been shutting off after the 1 hour I told it to wait &#8212; it just goes black, with the backlight still on.  This utility properly shuts off the screen.</p>
<p>If you&#8217;d like to also have your Windows session lock when you turn off the screen, grab LockWS from the same page, and set up a batch file like this:</p>
<blockquote><p><tt>@echo off<br />
start Monoff4.exe<br />
LockWS</tt></p></blockquote>
<p>(It seems that if I try to launch Monoff4 without the &#8220;<tt>.exe</tt>&#8220;, it brings up the configuration screen again.)</p>
<p>You can create a shortcut to this batch file and pin it to your Start menu, or wherever you like, for when you would just like the screen off.</p>
<p>That&#8217;s all for today!</p>
]]></content:encoded>
			<wfw:commentRss>http://aaron-kelley.net/blog/2009/08/windows-turn-off-your-screen-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

