<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Display Sleeper Widget</title>
	<atom:link href="http://www.chriskarcher.net/software/displaysleeper/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chriskarcher.net</link>
	<description>Test Tagline</description>
	<lastBuildDate>Wed, 28 Dec 2011 17:18:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Julia Truchsess</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-7227</link>
		<dc:creator>Julia Truchsess</dc:creator>
		<pubDate>Sat, 05 Dec 2009 17:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-7227</guid>
		<description>Ah, I finally found what I needed here:

http://www.dynamicallyloaded.com/products/osx/sleepdisplay/index.html</description>
		<content:encoded><![CDATA[<p>Ah, I finally found what I needed here:</p>
<p><a href="http://www.dynamicallyloaded.com/products/osx/sleepdisplay/index.html" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.dynamicallyloaded.com');">http://www.dynamicallyloaded.com/products/osx/sleepdisplay/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia Truchsess</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-7226</link>
		<dc:creator>Julia Truchsess</dc:creator>
		<pubDate>Sat, 05 Dec 2009 17:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-7226</guid>
		<description>Like many, many others, I&#039;ve been looking for a way to sleep the display programmatically. Your widget does exactly what I need except that it&#039;s a widget whose button needs to be clicked and so far I&#039;ve been unable to generate an AppleScript or Automator action that will successfully click its button. If it was a stand-alone app that just sleeps the display when executed I could easily invoke that...

Thanks</description>
		<content:encoded><![CDATA[<p>Like many, many others, I&#8217;ve been looking for a way to sleep the display programmatically. Your widget does exactly what I need except that it&#8217;s a widget whose button needs to be clicked and so far I&#8217;ve been unable to generate an AppleScript or Automator action that will successfully click its button. If it was a stand-alone app that just sleeps the display when executed I could easily invoke that&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-3115</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 09 Apr 2009 01:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-3115</guid>
		<description>Ric,
The widget is meant to put your physical display to sleep, on the iMac in particular, which doesn&#039;t have a switch to power off just the display.  When you come back to the machine and press a key or move the mouse, the display should power back on.

I&#039;m honestly not sure what the behavior is over a remote desktop session.  If you move the mouse even slightly after activating the widget, it will wake the display back up.  I&#039;d also imagine the display would wake up when you remote back into the machine.

The fact that the Dashboard is open when you remote back into the machine is by design.</description>
		<content:encoded><![CDATA[<p>Ric,<br />
The widget is meant to put your physical display to sleep, on the iMac in particular, which doesn&#8217;t have a switch to power off just the display.  When you come back to the machine and press a key or move the mouse, the display should power back on.</p>
<p>I&#8217;m honestly not sure what the behavior is over a remote desktop session.  If you move the mouse even slightly after activating the widget, it will wake the display back up.  I&#8217;d also imagine the display would wake up when you remote back into the machine.</p>
<p>The fact that the Dashboard is open when you remote back into the machine is by design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ric Getter</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-3114</link>
		<dc:creator>Ric Getter</dc:creator>
		<pubDate>Wed, 08 Apr 2009 18:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-3114</guid>
		<description>Running 10.5.6 on a Mac Pro. It seemed like it would be a useful to to put my displays to sleep after I remote in to them via Screen Sharing from work. However, it doesn&#039;t seem to work when launched from a screen sharing session. I clicked the button and left the screen sharing session. When I reconnected later, Dashboard was still open and the display appeared to be awake. 

I&#039;m still looking for some workarounds. AppleScript may help if I can find the key code for the Eject key (you can&#039;t send the Ctrl-Shift-Eject Key sequence when screen sharing.

Thanks for your work, though.

Ric</description>
		<content:encoded><![CDATA[<p>Running 10.5.6 on a Mac Pro. It seemed like it would be a useful to to put my displays to sleep after I remote in to them via Screen Sharing from work. However, it doesn&#8217;t seem to work when launched from a screen sharing session. I clicked the button and left the screen sharing session. When I reconnected later, Dashboard was still open and the display appeared to be awake. </p>
<p>I&#8217;m still looking for some workarounds. AppleScript may help if I can find the key code for the Eject key (you can&#8217;t send the Ctrl-Shift-Eject Key sequence when screen sharing.</p>
<p>Thanks for your work, though.</p>
<p>Ric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael U</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-2121</link>
		<dc:creator>Michael U</dc:creator>
		<pubDate>Sat, 29 Nov 2008 01:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-2121</guid>
		<description>It&#039;s a great widget, i am looking for a simple app to do this, or a unix command/applescript. I&#039;d like to be able to hit my &quot;away&quot; button and have all my machines display turn off. So i can just use an AppleScript to open the app, but the widget requires a click.

Any way to get the terminal code or an apple script equivalent?</description>
		<content:encoded><![CDATA[<p>It&#8217;s a great widget, i am looking for a simple app to do this, or a unix command/applescript. I&#8217;d like to be able to hit my &#8220;away&#8221; button and have all my machines display turn off. So i can just use an AppleScript to open the app, but the widget requires a click.</p>
<p>Any way to get the terminal code or an apple script equivalent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-1361</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 24 Sep 2008 03:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-1361</guid>
		<description>Exactly what I was looking for, thanks!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LukeCro</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-1109</link>
		<dc:creator>LukeCro</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-1109</guid>
		<description>Need to turn off your iMac monitor but keep your computer running? Frustrated that the screen-brightness buttons on your iMac keyboard only seem to let you turn the brightness up and down a moderate amount, blocking you from turning the back-light way way down? Want darkness fast, without having to wait for your screen saver to cycle through and Display Sleep to start automatically later on?

Sure, using the regular Apple-menu Sleep option will turn your display off for you instantly, and it saves power -- but it&#039;s not always the best option since, in addition to putting your display to sleep, normal Sleep mode also powers down your hard drive, temporarily interrupting any running software, downloading, DVD ripping, music-playing, etc., that you might be in the middle of. And for some reason the Apple menu doesn&#039;t offer a basic Sleep Display option alongside its Sleep, Restart, and Shut Down options  :(

Luckily, there ARE three ways to turn off the display on an iMac without putting the entire computer to sleep: 

1) Hold down on Control-Shift-Eject on your keyboard and your display will sleep instantly while your programs will keep running (or click Command-Shift-Eject to go into full Sleep mode, which powers down any software you&#039;re running, as described above). If you can remember shortcut key-combos like this, then this is a great option, just be careful to use Control-Shift-Eject and not Command-Shift-Eject at the wrong time (e.g., in the middle of an important download or DVD or CD rip -- a full Sleep can corrupt the process, while Display Sleep will let everything continue A-OK).

2) Go to your System Preferences and click on Expose and then choose &quot;Sleep Display&quot; as one of your &quot;Active Screen Corners.&quot; From then on, you can Sleep your display fast, any time. However, although this is convenient, &quot;Sleep Display&quot; might  not be something you want to waste one of your four Active Corners on (I know I don&#039;t).

3) Use a program or widget like the free ChrisKarcher.net &quot;Display Sleeper Widget.&quot; Of all the programs and widgets I&#039;ve tested out for this so far, Chris Karcher&#039;s &quot;Display Sleeper Widget&quot; is the most convenient -- super-easy to install, extremely easy to use, doesn&#039;t eat up system resources or clutter your Applications folder, and it only takes up a tiny bit of room on your iMac Dashboard. A must have!</description>
		<content:encoded><![CDATA[<p>Need to turn off your iMac monitor but keep your computer running? Frustrated that the screen-brightness buttons on your iMac keyboard only seem to let you turn the brightness up and down a moderate amount, blocking you from turning the back-light way way down? Want darkness fast, without having to wait for your screen saver to cycle through and Display Sleep to start automatically later on?</p>
<p>Sure, using the regular Apple-menu Sleep option will turn your display off for you instantly, and it saves power &#8212; but it&#8217;s not always the best option since, in addition to putting your display to sleep, normal Sleep mode also powers down your hard drive, temporarily interrupting any running software, downloading, DVD ripping, music-playing, etc., that you might be in the middle of. And for some reason the Apple menu doesn&#8217;t offer a basic Sleep Display option alongside its Sleep, Restart, and Shut Down options  <img src='http://www.chriskarcher.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Luckily, there ARE three ways to turn off the display on an iMac without putting the entire computer to sleep: </p>
<p>1) Hold down on Control-Shift-Eject on your keyboard and your display will sleep instantly while your programs will keep running (or click Command-Shift-Eject to go into full Sleep mode, which powers down any software you&#8217;re running, as described above). If you can remember shortcut key-combos like this, then this is a great option, just be careful to use Control-Shift-Eject and not Command-Shift-Eject at the wrong time (e.g., in the middle of an important download or DVD or CD rip &#8212; a full Sleep can corrupt the process, while Display Sleep will let everything continue A-OK).</p>
<p>2) Go to your System Preferences and click on Expose and then choose &#8220;Sleep Display&#8221; as one of your &#8220;Active Screen Corners.&#8221; From then on, you can Sleep your display fast, any time. However, although this is convenient, &#8220;Sleep Display&#8221; might  not be something you want to waste one of your four Active Corners on (I know I don&#8217;t).</p>
<p>3) Use a program or widget like the free ChrisKarcher.net &#8220;Display Sleeper Widget.&#8221; Of all the programs and widgets I&#8217;ve tested out for this so far, Chris Karcher&#8217;s &#8220;Display Sleeper Widget&#8221; is the most convenient &#8212; super-easy to install, extremely easy to use, doesn&#8217;t eat up system resources or clutter your Applications folder, and it only takes up a tiny bit of room on your iMac Dashboard. A must have!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LukeCro</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-1107</link>
		<dc:creator>LukeCro</dc:creator>
		<pubDate>Wed, 27 Aug 2008 06:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-1107</guid>
		<description>Excellent -- thanks!</description>
		<content:encoded><![CDATA[<p>Excellent &#8212; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N/A</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-1033</link>
		<dc:creator>N/A</dc:creator>
		<pubDate>Sat, 16 Aug 2008 09:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-1033</guid>
		<description>Seems to be working...Thanks!</description>
		<content:encoded><![CDATA[<p>Seems to be working&#8230;Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.chriskarcher.net/software/displaysleeper/comment-page-1#comment-726</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 12 Jun 2008 14:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.chriskarcher.net/software/displaysleeper#comment-726</guid>
		<description>Alfred,
I&#039;m pretty sure the widget uses the same API as the hot corner (and ctrl-shift-eject), so it makes sense that you&#039;re seeing the same behavior with the widget.

Do you have any background programs that might be waking the display?  I remember reading in some forums that people running dvd-encoding software couldn&#039;t put their display to sleep.  See this thread:

http://discussions.apple.com/thread.jspa?threadID=1323073</description>
		<content:encoded><![CDATA[<p>Alfred,<br />
I&#8217;m pretty sure the widget uses the same API as the hot corner (and ctrl-shift-eject), so it makes sense that you&#8217;re seeing the same behavior with the widget.</p>
<p>Do you have any background programs that might be waking the display?  I remember reading in some forums that people running dvd-encoding software couldn&#8217;t put their display to sleep.  See this thread:</p>
<p><a href="http://discussions.apple.com/thread.jspa?threadID=1323073" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/discussions.apple.com');">http://discussions.apple.com/thread.jspa?threadID=1323073</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

