<?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 Ishan&#039;s way</title>
	<atom:link href="http://blog.ishans.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ishans.info</link>
	<description>The pathway of a potential geek</description>
	<lastBuildDate>Fri, 12 Apr 2013 19:46:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by s3rcl</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-499</link>
		<dc:creator>s3rcl</dc:creator>
		<pubDate>Fri, 12 Apr 2013 19:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-499</guid>
		<description><![CDATA[Thanks alot
worked perfectly on my Lenovo G580 using ubuntu 12.04_64]]></description>
		<content:encoded><![CDATA[<p>Thanks alot<br />
worked perfectly on my Lenovo G580 using ubuntu 12.04_64</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by Kapila Jayanath</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-494</link>
		<dc:creator>Kapila Jayanath</dc:creator>
		<pubDate>Mon, 18 Mar 2013 07:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-494</guid>
		<description><![CDATA[Great!  I was googling for a solution for days and found this. It works perfectly on Ubuntu 13.04 beta/HP ProBook 4540s.

Thanks a lot.

Kapila]]></description>
		<content:encoded><![CDATA[<p>Great!  I was googling for a solution for days and found this. It works perfectly on Ubuntu 13.04 beta/HP ProBook 4540s.</p>
<p>Thanks a lot.</p>
<p>Kapila</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by gondolas</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-492</link>
		<dc:creator>gondolas</dc:creator>
		<pubDate>Wed, 06 Mar 2013 15:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-492</guid>
		<description><![CDATA[Oh man, Thanks for the script
it worked like a charm in Ubuntu 12.10
I think there&#039;s an easier way to add this script to start-up applications :
open the Startup Applications Preferences and then click Add then locate the script and finally click add . i&#039;ve done it and it works]]></description>
		<content:encoded><![CDATA[<p>Oh man, Thanks for the script<br />
it worked like a charm in Ubuntu 12.10<br />
I think there&#8217;s an easier way to add this script to start-up applications :<br />
open the Startup Applications Preferences and then click Add then locate the script and finally click add . i&#8217;ve done it and it works</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by Ishan Thilina Somasiri</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-491</link>
		<dc:creator>Ishan Thilina Somasiri</dc:creator>
		<pubDate>Fri, 01 Mar 2013 15:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-491</guid>
		<description><![CDATA[Hi Shashikant,

You can use the content in the Gnome2 branch in the repo.

Details:

Save the file https://github.com/ishanthilina/setBrightness/blob/gnome2/src/setBrightness.py .

Then add the following entry to the startup programs.

python /&lt;path&gt;/&lt;to&gt;/&lt;the&gt;/&lt;script&gt;.py

Then the brightness will be automatically set to 0 when you restart the computer. If you want any other brightness value other than 0, feel free to change the value of the variable value in the line 18 of https://github.com/ishanthilina/setBrightness/blob/gnome2/src/setBrightness.py .]]></description>
		<content:encoded><![CDATA[<p>Hi Shashikant,</p>
<p>You can use the content in the Gnome2 branch in the repo.</p>
<p>Details:</p>
<p>Save the file <a href="https://github.com/ishanthilina/setBrightness/blob/gnome2/src/setBrightness.py" rel="nofollow">https://github.com/ishanthilina/setBrightness/blob/gnome2/src/setBrightness.py</a> .</p>
<p>Then add the following entry to the startup programs.</p>
<p>python /
<path>/<to>/
<the>/<script>.py</p>
<p>Then the brightness will be automatically set to 0 when you restart the computer. If you want any other brightness value other than 0, feel free to change the value of the variable value in the line 18 of <a href="https://github.com/ishanthilina/setBrightness/blob/gnome2/src/setBrightness.py" rel="nofollow">https://github.com/ishanthilina/setBrightness/blob/gnome2/src/setBrightness.py</a> .</script></the></to></path>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by Shashikant poonia</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-485</link>
		<dc:creator>Shashikant poonia</dc:creator>
		<pubDate>Fri, 25 Jan 2013 07:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-485</guid>
		<description><![CDATA[i am trying to change the brightness in ubuntu 11.10. please give the step by step procedure to change the brightness.and how to write a scripts in python.]]></description>
		<content:encoded><![CDATA[<p>i am trying to change the brightness in ubuntu 11.10. please give the step by step procedure to change the brightness.and how to write a scripts in python.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by Bery</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-478</link>
		<dc:creator>Bery</dc:creator>
		<pubDate>Wed, 07 Nov 2012 09:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-478</guid>
		<description><![CDATA[Brightness on startUp for the HP Folio 13 with Ubuntu 12.04

-Install xdotool: sudo apt-get install xdotool
- create a &quot;myfile.sh&quot; with the content:

#!/bin/bash
myBrightness=2442;
currentBrightness=`cat /sys/class/backlight/intel_backlight/actual_brightness`;
count=$(( $currentBrightness - $myBrightness )) ;
while [ $count -gt 0 ]
do
    xdotool key XF86MonBrightnessDown
    let currentBrightness=`cat /sys/class/backlight/intel_backlight/actual_brightness`;
    let count=$(( $currentBrightness - $myBrightness )) ;
done

- give it permisions: chmod 777 myfile.sh
- make it execute on the startup (startup applications&gt;add)
- Note:  use your own myBrightness value for custom brightness.]]></description>
		<content:encoded><![CDATA[<p>Brightness on startUp for the HP Folio 13 with Ubuntu 12.04</p>
<p>-Install xdotool: sudo apt-get install xdotool<br />
- create a &#8220;myfile.sh&#8221; with the content:</p>
<p>#!/bin/bash<br />
myBrightness=2442;<br />
currentBrightness=`cat /sys/class/backlight/intel_backlight/actual_brightness`;<br />
count=$(( $currentBrightness &#8211; $myBrightness )) ;<br />
while [ $count -gt 0 ]<br />
do<br />
    xdotool key XF86MonBrightnessDown<br />
    let currentBrightness=`cat /sys/class/backlight/intel_backlight/actual_brightness`;<br />
    let count=$(( $currentBrightness &#8211; $myBrightness )) ;<br />
done</p>
<p>- give it permisions: chmod 777 myfile.sh<br />
- make it execute on the startup (startup applications&gt;add)<br />
- Note:  use your own myBrightness value for custom brightness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by Ishan Thilina Somasiri</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-432</link>
		<dc:creator>Ishan Thilina Somasiri</dc:creator>
		<pubDate>Fri, 12 Oct 2012 04:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-432</guid>
		<description><![CDATA[Hi,

First of all, I&#039;m really sorry for keeping this comment under moderation for so long time. I totally forgot to approve the comment, only after I saw the comment by Maciek below I noticed that I haven&#039;t approved this comment. Really sorry for that.

Anyways, can you point out what didn&#039;t work out? Did you try manually running the script?

Also, if you take a look at the &lt;strong&gt;autoinstaller&lt;/strong&gt; branch in the git repo you&#039;ll find an easy to use version of the same script. It was there from a long time back, but I didn&#039;t have the time to document about it.

Sorry for being so careless :D. Will document it asap :D.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First of all, I&#8217;m really sorry for keeping this comment under moderation for so long time. I totally forgot to approve the comment, only after I saw the comment by Maciek below I noticed that I haven&#8217;t approved this comment. Really sorry for that.</p>
<p>Anyways, can you point out what didn&#8217;t work out? Did you try manually running the script?</p>
<p>Also, if you take a look at the <strong>autoinstaller</strong> branch in the git repo you&#8217;ll find an easy to use version of the same script. It was there from a long time back, but I didn&#8217;t have the time to document about it.</p>
<p>Sorry for being so careless <img src='http://blog.ishans.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . Will document it asap <img src='http://blog.ishans.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by Maciek</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-431</link>
		<dc:creator>Maciek</dc:creator>
		<pubDate>Thu, 11 Oct 2012 22:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-431</guid>
		<description><![CDATA[That&#039;s what I was looking for! Thank you!]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s what I was looking for! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Can&#8217;t play songs in Amarok after installing it in ubuntu? by d3mha</title>
		<link>http://blog.ishans.info/2011/02/10/cant-play-songs-in-amarok-after-installing-it-in-ubuntu/#comment-414</link>
		<dc:creator>d3mha</dc:creator>
		<pubDate>Sat, 29 Sep 2012 21:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=121#comment-414</guid>
		<description><![CDATA[thank you, it worked :)]]></description>
		<content:encoded><![CDATA[<p>thank you, it worked <img src='http://blog.ishans.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set brightness automatically at the startup in Linux by Jose</title>
		<link>http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/#comment-405</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Thu, 20 Sep 2012 15:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ishans.info/?p=158#comment-405</guid>
		<description><![CDATA[Hi,
This didn&#039;t work for me, but the solution below worked like a charm and it is easier :)
http://askubuntu.com/questions/151651/brightness-is-reset-to-maximum-on-every-restart]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
This didn&#8217;t work for me, but the solution below worked like a charm and it is easier <img src='http://blog.ishans.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://askubuntu.com/questions/151651/brightness-is-reset-to-maximum-on-every-restart" rel="nofollow">http://askubuntu.com/questions/151651/brightness-is-reset-to-maximum-on-every-restart</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
