<?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 for jonls devblog</title>
	<atom:link href="http://jonls.dk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonls.dk</link>
	<description>Jon Lund Steffensen</description>
	<lastBuildDate>Wed, 01 Feb 2012 00:29:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Redshift by Pcdicas &#124; Mantenha os seus olhos protegidos</title>
		<link>http://jonls.dk/redshift/comment-page-8/#comment-4795</link>
		<dc:creator>Pcdicas &#124; Mantenha os seus olhos protegidos</dc:creator>
		<pubDate>Wed, 01 Feb 2012 00:29:08 +0000</pubDate>
		<guid isPermaLink="false">https://sourceforge.net/userapps/wordpress/jonls/?page_id=39#comment-4795</guid>
		<description>[...] Homepage: redshift [...]</description>
		<content:encoded><![CDATA[<p>[...] Homepage: redshift [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redshift 1.6 released by Baran Karabulut</title>
		<link>http://jonls.dk/2010/10/redshift-1-6-released/comment-page-1/#comment-4793</link>
		<dc:creator>Baran Karabulut</dc:creator>
		<pubDate>Sat, 28 Jan 2012 18:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=171#comment-4793</guid>
		<description>You are right. Thanks for your understanding and patience. I promise i will be quit from now on :)</description>
		<content:encoded><![CDATA[<p>You are right. Thanks for your understanding and patience. I promise i will be quit from now on <img src='http://jonls.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redshift 1.6 released by Baran Karabulut</title>
		<link>http://jonls.dk/2010/10/redshift-1-6-released/comment-page-1/#comment-4792</link>
		<dc:creator>Baran Karabulut</dc:creator>
		<pubDate>Sat, 28 Jan 2012 18:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=171#comment-4792</guid>
		<description>I found out that seperate configuration for day and night doesn&#039;t work yet but i could set the brightness by &quot;brightness=value&quot; line. This value can be 0.1 to 1.0.</description>
		<content:encoded><![CDATA[<p>I found out that seperate configuration for day and night doesn&#8217;t work yet but i could set the brightness by &#8220;brightness=value&#8221; line. This value can be 0.1 to 1.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redshift 1.6 released by Jon Lund Steffensen</title>
		<link>http://jonls.dk/2010/10/redshift-1-6-released/comment-page-1/#comment-4791</link>
		<dc:creator>Jon Lund Steffensen</dc:creator>
		<pubDate>Sat, 28 Jan 2012 18:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=171#comment-4791</guid>
		<description>IIRC the brightness-day/night feature was introduced after the last release (1.7). You&#039;ll have to compile redshift yourself, or wait for the next release.</description>
		<content:encoded><![CDATA[<p>IIRC the brightness-day/night feature was introduced after the last release (1.7). You&#8217;ll have to compile redshift yourself, or wait for the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redshift 1.6 released by Baran Karabulut</title>
		<link>http://jonls.dk/2010/10/redshift-1-6-released/comment-page-1/#comment-4790</link>
		<dc:creator>Baran Karabulut</dc:creator>
		<pubDate>Sat, 28 Jan 2012 18:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=171#comment-4790</guid>
		<description>I have added the configuration file following lines

brightness-day=0.7
brightness-night=0.4 

but it doesn&#039;t work, response i get is 
&quot;Unknown configuration setting &quot;brightness-day&quot;
&quot;Unknown configuration setting &quot;brightness-night&quot;</description>
		<content:encoded><![CDATA[<p>I have added the configuration file following lines</p>
<p>brightness-day=0.7<br />
brightness-night=0.4 </p>
<p>but it doesn&#8217;t work, response i get is <br />
&#8220;Unknown configuration setting &#8220;brightness-day&#8221;<br />
&#8220;Unknown configuration setting &#8220;brightness-night&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redshift 1.6 released by Baran Karabulut</title>
		<link>http://jonls.dk/2010/10/redshift-1-6-released/comment-page-1/#comment-4789</link>
		<dc:creator>Baran Karabulut</dc:creator>
		<pubDate>Sat, 28 Jan 2012 17:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=171#comment-4789</guid>
		<description>Where can i find information about building a configuration file like that ? I see there is no manual but if you can write an example like that there should be somewhere to lookup. As a note; i am not a coder, and i don&#039;t know any computer languages, but it shouldn&#039;t be that hard to write a configuration file right ?

Edit: I was being impatient :) The answer to that question is here https://bugs.launchpad.net/redshift/+bug/662632/comments/4</description>
		<content:encoded><![CDATA[<p>Where can i find information about building a configuration file like that ? I see there is no manual but if you can write an example like that there should be somewhere to lookup. As a note; i am not a coder, and i don&#8217;t know any computer languages, but it shouldn&#8217;t be that hard to write a configuration file right ?</p>
<p>Edit: I was being impatient <img src='http://jonls.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The answer to that question is here <a href="https://bugs.launchpad.net/redshift/+bug/662632/comments/4" rel="nofollow">https://bugs.launchpad.net/redshift/+bug/662632/comments/4</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows gamma adjustments by Jon Lund Steffensen</title>
		<link>http://jonls.dk/2010/09/windows-gamma-adjustments/comment-page-1/#comment-4788</link>
		<dc:creator>Jon Lund Steffensen</dc:creator>
		<pubDate>Sat, 28 Jan 2012 15:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=157#comment-4788</guid>
		<description>Thanks for your suggestion. I agree that the directions can be hard to follow, problem is that I&#039;m using what I believe to be the standard terminology. What you call a &quot;dword&quot; is actually called a key, but the &quot;folders&quot; are actually also called keys. Anyway, the REG-file is available now and that should be enough to specify exactly what&#039;s needed to get this working.

Feel free to write a GUI if you need one. I rarely use Windows these days, so I don&#039;t really have a need for one.</description>
		<content:encoded><![CDATA[<p>Thanks for your suggestion. I agree that the directions can be hard to follow, problem is that I&#8217;m using what I believe to be the standard terminology. What you call a &#8220;dword&#8221; is actually called a key, but the &#8220;folders&#8221; are actually also called keys. Anyway, the REG-file is available now and that should be enough to specify exactly what&#8217;s needed to get this working.</p>
<p>Feel free to write a GUI if you need one. I rarely use Windows these days, so I don&#8217;t really have a need for one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows gamma adjustments by Baran Karabulut</title>
		<link>http://jonls.dk/2010/09/windows-gamma-adjustments/comment-page-1/#comment-4787</link>
		<dc:creator>Baran Karabulut</dc:creator>
		<pubDate>Sat, 28 Jan 2012 15:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=157#comment-4787</guid>
		<description>I have applied the REG-file and deleted the old registry changes i made. Apparently i created a wrong key and an extra dword under that key. But i really suggest you to change directions i think they are different from what you meant to say.

When i remove the lines under from configuration file it worked like a charm.

Adjustment-method=wingdi
[wingdi]
screen=1

I have never experienced a problem about the continuous mode as you mentioned. Now it is working till i close the command line. Can i ask you one more thing ? Why don&#039;t you make a gui out of these. I know there is a RedshiftGui out there but it is limited to 3400k. Running these codes everytime i start up the system may be frustrating.

I wish there would be a shortcut to load it.

PS: Did all with a system running Windows 7-64bit.</description>
		<content:encoded><![CDATA[<p>I have applied the REG-file and deleted the old registry changes i made. Apparently i created a wrong key and an extra dword under that key. But i really suggest you to change directions i think they are different from what you meant to say.</p>
<p>When i remove the lines under from configuration file it worked like a charm.</p>
<p>Adjustment-method=wingdi<br />
[wingdi]<br />
screen=1</p>
<p>I have never experienced a problem about the continuous mode as you mentioned. Now it is working till i close the command line. Can i ask you one more thing ? Why don&#8217;t you make a gui out of these. I know there is a RedshiftGui out there but it is limited to 3400k. Running these codes everytime i start up the system may be frustrating.</p>
<p>I wish there would be a shortcut to load it.</p>
<p>PS: Did all with a system running Windows 7-64bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows gamma adjustments by Jon Lund Steffensen</title>
		<link>http://jonls.dk/2010/09/windows-gamma-adjustments/comment-page-1/#comment-4786</link>
		<dc:creator>Jon Lund Steffensen</dc:creator>
		<pubDate>Sat, 28 Jan 2012 13:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=157#comment-4786</guid>
		<description>Hi Baran, please see the updated info above: screen shot and REG-file, that you may find useful. Let me know if it works for you. Also, please be aware that the Windows API sometimes returns errors even when the gamma adjustment is applied correctly. This may result in redshift being confused and failing even though things work fine. You may not be able to run redshift in continuous mode for this reason, but only in one shot mode with the &quot;-o&quot; command line switch.</description>
		<content:encoded><![CDATA[<p>Hi Baran, please see the updated info above: screen shot and REG-file, that you may find useful. Let me know if it works for you. Also, please be aware that the Windows API sometimes returns errors even when the gamma adjustment is applied correctly. This may result in redshift being confused and failing even though things work fine. You may not be able to run redshift in continuous mode for this reason, but only in one shot mode with the &#8220;-o&#8221; command line switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows gamma adjustments by Baran Karabulut</title>
		<link>http://jonls.dk/2010/09/windows-gamma-adjustments/comment-page-1/#comment-4785</link>
		<dc:creator>Baran Karabulut</dc:creator>
		<pubDate>Fri, 27 Jan 2012 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonls.dk/?p=157#comment-4785</guid>
		<description>I managed to make it work without the config file. And redshift uses wingdi method to work. But whenever i try to assign a different location for configuration file with -c command i ended up getting &quot;failed to set wingdi option&quot; Try -m METHOD:help for help message.

So i try redshift.exe -m wingdi:help , this time the message is Adjust gamma ramps with the GDI. I gess that means by following your directions in regedit i couldnt make the changes successfully.

Actually your directions for creating a new key is not clear. What do you mean the type must be dword. Because when i create GdiIcmGammaRange under ICM, the type of the new key is Reg_Sz and it is not possible to change it to another. The name of that key is (Default) btw i leave it like that. So after that i created a new dword key under new key and gave it 256 hexadecimal value. And the name of the dword is New Value #1 , it is named defaultly. Do i need to change the name of the key or the dword.

Please give further detail.</description>
		<content:encoded><![CDATA[<p>I managed to make it work without the config file. And redshift uses wingdi method to work. But whenever i try to assign a different location for configuration file with -c command i ended up getting &#8220;failed to set wingdi option&#8221; Try -m METHOD:help for help message.</p>
<p>So i try redshift.exe -m wingdi:help , this time the message is Adjust gamma ramps with the GDI. I gess that means by following your directions in regedit i couldnt make the changes successfully.</p>
<p>Actually your directions for creating a new key is not clear. What do you mean the type must be dword. Because when i create GdiIcmGammaRange under ICM, the type of the new key is Reg_Sz and it is not possible to change it to another. The name of that key is (Default) btw i leave it like that. So after that i created a new dword key under new key and gave it 256 hexadecimal value. And the name of the dword is New Value #1 , it is named defaultly. Do i need to change the name of the key or the dword.</p>
<p>Please give further detail.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

