<?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>gHacks technology news &#187; focus</title>
	<atom:link href="http://www.ghacks.net/tag/focus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 15:55:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux Tips: Window focus</title>
		<link>http://www.ghacks.net/2009/05/21/linux-tips-window-focus/</link>
		<comments>http://www.ghacks.net/2009/05/21/linux-tips-window-focus/#comments</comments>
		<pubDate>Thu, 21 May 2009 18:53:28 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[autoraise]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[workspace]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=12992</guid>
		<description><![CDATA[I like to think of myself as a Linux desktop power user. To that end I want my desktop to be very efficient and work with me on every level. I want as few clicks of the mouse as possible. Fortunately there are certain (nearly) universal aspects of the Linux that make this not only [...]]]></description>
			<content:encoded><![CDATA[<p>I like to think of myself as a Linux desktop power user. To that end I want my desktop to be very efficient and work with me on every level. I want as few clicks of the mouse as possible. Fortunately there are certain (nearly) universal aspects of the Linux that make this not only possible, but simple.</p>
<p>There are three particular aspects of the desktop I take advantage of in order to make it as efficient as possible, each a sub set of Focus: window focus, auto raise, and window tab cycling. In this article I will highlight each of these so you can see how efficient your desktop can be.</p>
<p>These tips should work with most every window manager or desktop you can find in Linux. I won&#8217;t go into the actual configuration of each because that configuration will be different for each window manager or desktop.</p>
<p><span id="more-12992"></span><strong>Focus?</strong></p>
<p>First let me make sure you understand the idea behind window focus. It&#8217;s very simple: A focused window is the window you are working in. In most operating system desktops you have to click on that window in order to give it focus. In Linux there are other ways to give a window focus. Let&#8217;s take a look at them.</p>
<p>Focus Follows Mouse (sometimes called Sloppy Focus) instructs the desktop that the window under the mouse pointer has focus. With this set you do not have to click on a particular window in order to start working in that window. Of course this can lead to a problem when you have a smaller window over a larger window and you want to give the larger window focus. With just Focus Follows Mouse set alone your lower window will have focus but it will be difficult to work with because it will have another window hiding what you&#8217;re working on. To resolve this you set the Autoraise feature.</p>
<p>With Autoraise set the window that has focus automatically raises to the top. This is a great feature, but, it can get in the way. If your mouse moves outside of the currently focused window, into another window, that window will automatically raise up. To solve this problem you can set a delay to the auto raise. This is a good practice because it will save you the headache of your windows constantly losing focus as the mouse escapes from the borders of your current working window. Autoraise delay is set in miliseconds so remember that when you&#8217;re setting a delay. Play around until you get the perfect setting for your needs.</p>
<p><strong>Window cycling</strong></p>
<div id="attachment_12991" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/05/window_cycling.png"><img class="size-medium wp-image-12991" src="http://www.ghacks.net/wp-content/uploads/2009/05/window_cycling-500x312.png" alt="Figure 1" width="300" height="187" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>While working on your Linux desktop hit the Alt-Tab combination and you will see something similar to that in Figure 1. In this example you see cycling through windows in the Window Maker window manager. To get to the to the next window you hold down the Alt key and tap the Tab key. When you land on the window you want to work in you release the keys and the window will have focus.</p>
<p>This, of course, can be used in conjunction with the workspace switching key combination of Ctrl-Alt-left/right arrow. When you press that combination you will warp to the next workspace to either the right or left of where you are (depending upon which arrow key you use.)</p>
<p><strong>Final thoughts</strong></p>
<p>It is possible to make your Linux desktop as efficient as you want it. By employing these easy to use tips you will find yourself spending more time working and less time clicking and dragging windows.</p>
<p><strong><br />
</strong></p>

	Tags: <a href="http://www.ghacks.net/tag/autoraise/" title="autoraise" rel="tag">autoraise</a>, <a href="http://www.ghacks.net/tag/desktop/" title="desktop" rel="tag">desktop</a>, <a href="http://www.ghacks.net/tag/focus/" title="focus" rel="tag">focus</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/workspace/" title="workspace" rel="tag">workspace</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/06/what-makes-ubuntu-so-user-friendly/" title="What makes Ubuntu so user friendly? (October 6, 2009)">What makes Ubuntu so user friendly?</a> (47)</li>
	<li><a href="http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/" title="Quick Archiving in GNOME (February 15, 2009)">Quick Archiving in GNOME</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/04/get-vertical-titlebars-in-e16-themes/" title="Get Vertical Titlebars in E16 Themes (January 4, 2009)">Get Vertical Titlebars in E16 Themes</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/23/get-to-know-linux-process-management/" title="Get To Know Linux: Process Management (February 23, 2009)">Get To Know Linux: Process Management</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/" title="Enable Composite for Window Transparency in Enlightenment (January 1, 2009)">Enable Composite for Window Transparency in Enlightenment</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/21/linux-tips-window-focus/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Quick Jump To Text Fields In Firefox</title>
		<link>http://www.ghacks.net/2009/04/13/quick-jump-to-text-fields-in-firefox/</link>
		<comments>http://www.ghacks.net/2009/04/13/quick-jump-to-text-fields-in-firefox/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 14:02:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[jump to form]]></category>
		<category><![CDATA[mozilla-firefox]]></category>
		<category><![CDATA[tabfocus]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/13/quick-jump-to-text-fields-in-firefox/</guid>
		<description><![CDATA[While some websites like Google Search set the focus on their text fields automatically it is avoided on other websites either because the webmaster does not know that such a feature exists or because of reasons kept secret. Search engines should auto-focus on the main text field, period. While not all users tend to agree [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/firefox.png" alt="firefox" title="firefox" width="110" height="105" class="alignleft size-full wp-image-11887" />While some websites like Google Search set the focus on their text fields automatically it is avoided on other websites either because the webmaster does not know that such a feature exists or because of reasons kept secret. Search engines should auto-focus on the main text field, period. While not all users tend to agree on this stance it surely becomes helpful if you perform dozens of searches in a browsing session.</p>
<p>While there is no known way of automatically jumping to the first text field on a page if the option is not enabled at the website itself there is a way to make the procedure less complicated and mouse-less. Pressing tab will flip through the elements on a website. By default all elements &#8211; this includes links and forms &#8211; will be focused when pressing the tab key. There is however the possibility to alter that setting in the web browser&#8217;s options to only focus on text fields on the active website.</p>
<p>The setting can be changed in the about:config parameters of <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>. To open these settings enter about:config in the Firefox address bar and hit enter. If this is the first time that you access the options you need to press the I&#8217;ll be careful button before to continue.</p>
<p><span id="more-11957"></span>Filter for the setting <strong>accessibility.tabfocus</strong>.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/firefox_form_focus-500x92.jpg" alt="firefox_form_focus" title="firefox_form_focus" width="500" height="92" class="alignnone size-medium wp-image-11956" /></p>
<p>Double-click the entry to change the parameter to one of the following:</p>
<ul>
<li><strong>7</strong> &#8211; Default value. Jumps to any form and link element on the page.</li>
<li><strong>1</strong> &#8211; Will only jump to text fields.</li>
<li><strong>2</strong> &#8211; Will only jump to form elements other than text fields.</li>
<li><strong>3</strong> &#8211; Will jump to all form fields.</li>
<li><strong>4</strong> &#8211; Will only jump to links.</li>
</ul>
<p>Changing the setting from 7 to 1 will have the desired effect. Pressing tab on any website will now focus the first text field on the website.</p>
<p>Update: There is a <a href="http://www.ghacks.net/2009/04/13/automatically-jump-to-first-text-field/">Greasemonkey script</a> that can enable the behavior on specific websites automatically.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/focus/" title="focus" rel="tag">focus</a>, <a href="http://www.ghacks.net/tag/jump-to-form/" title="jump to form" rel="tag">jump to form</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a>, <a href="http://www.ghacks.net/tag/tabfocus/" title="tabfocus" rel="tag">tabfocus</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/11/speed-up-firefox-by-limiting-the-history/" title="Speed Up Firefox By Limiting The History (July 11, 2009)">Speed Up Firefox By Limiting The History</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/07/16/save-firefox-bookmark-searches/" title="Save Firefox Bookmark Searches (July 16, 2009)">Save Firefox Bookmark Searches</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/09/08/prioritize-tabs-in-firefox/" title="Prioritize Tabs In Firefox (September 8, 2009)">Prioritize Tabs In Firefox</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/09/19/make-firefox-search-for-terms-with-periods-in-the-location-bar/" title="Make Firefox Search For Terms With Periods In The Location Bar (September 19, 2008)">Make Firefox Search For Terms With Periods In The Location Bar</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/07/03/force-firefox-to-open-links-in-same-tab/" title="Force Firefox To Open Links In Same Tab (July 3, 2009)">Force Firefox To Open Links In Same Tab</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/13/quick-jump-to-text-fields-in-firefox/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
