<?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>Roshan Kulkarni &#187; opensuse</title>
	<atom:link href="http://roshankulkarni.info/tag/opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://roshankulkarni.info</link>
	<description>On Technology, Web and Consulting</description>
	<lastBuildDate>Sun, 30 May 2010 18:28:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Penguin Notes: LCD Brightness, Firefox Annoyances</title>
		<link>http://roshankulkarni.info/2010/05/penguin-notes-lcd-brightness-firefox-annoyances/</link>
		<comments>http://roshankulkarni.info/2010/05/penguin-notes-lcd-brightness-firefox-annoyances/#comments</comments>
		<pubDate>Sun, 09 May 2010 07:12:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://roshankulkarni.info/?p=142</guid>
		<description><![CDATA[A few notes to self, trying to make my new OpenSuse desktop more hospitable. Annoyance 1: The laptop brightness controls did not adjust the brightness on KDE 4 running on OpenSuse 11.2. (They worked on Ubuntu Jaunty earlier). Neither could I find brightness sliders anywhere in KDE panels. This helped: 1 $ xbacklight -set 70 [...]]]></description>
			<content:encoded><![CDATA[<p>A few notes to self, trying to make my new OpenSuse desktop more hospitable.</p>
<p><strong>Annoyance 1:</strong><br />
The laptop brightness controls did not adjust the brightness on KDE 4 running on OpenSuse 11.2. (They worked on Ubuntu Jaunty earlier). Neither could I find brightness sliders anywhere in KDE panels. This helped:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$ xbacklight <span style="color: #660033;">-set</span> <span style="color: #000000;">70</span></pre></td></tr></table></div>

<p>The value range is from 0 thru 100. Oddly, the laptop&#8217;s brightness shortcuts are BIOS controlled, so I wonder why they are dependent on the OS.</p>
<p><strong>Annoyance 2:</strong><br />
A Ctrl+Bksp (Control + Backspace) on the Firefox address bar erased the entire address. I&#8217;m accustomed to using Ctrl + Bksp to erase segments of the URLs (&#8220;/&#8221; separated). The fix was in the Firefox &#8220;about:config&#8221;</p>
<ul>
<li>Firefox Address bar: &#8220;about:config&#8221;</li>
<li>Filter by &#8220;layout&#8221;. Edit this item &#8220;layout.word_select.stop_at_punctuation&#8221;</li>
<li>Change that to a true</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://roshankulkarni.info/2010/05/penguin-notes-lcd-brightness-firefox-annoyances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

