<?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"
	>
<channel>
	<title>Comments on: Toward Less Mousing</title>
	<atom:link href="http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/</link>
	<description></description>
	<pubDate>Sun, 07 Sep 2008 00:43:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: rektide</title>
		<link>http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1191</link>
		<dc:creator>rektide</dc:creator>
		<pubDate>Fri, 20 Apr 2007 17:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1191</guid>
		<description>I used to use openbox (great performance, tiny demands) with some very extensive configs to setup all my hotkeys.  After a while though I just wanted to have some kind of tiling window manager that would help me make use of space.  After going through ratpoison and ion3, I found wmii which i've acclimated to.  The bindings seemed much more in line with the shortcuts i was familiar with from gnu screen.</description>
		<content:encoded><![CDATA[<p>I used to use openbox (great performance, tiny demands) with some very extensive configs to setup all my hotkeys.  After a while though I just wanted to have some kind of tiling window manager that would help me make use of space.  After going through ratpoison and ion3, I found wmii which i&#8217;ve acclimated to.  The bindings seemed much more in line with the shortcuts i was familiar with from gnu screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hs</title>
		<link>http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1082</link>
		<dc:creator>hs</dc:creator>
		<pubDate>Sun, 08 Apr 2007 19:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1082</guid>
		<description>opera is more ready for 'mouseless' browsing
among common keys i use:
hjkl to scroll up/down, switch tab left-right
shift+hjkl to navigate the links
/ for syntax highligting
n/N for next/prev search
g/G for top/bottom of page
C-a/e/h/b/u/k/w for emacs keybindings when doing textarea
[/] for prev/next link (follows alt="" tag in html)
command+[/] for prev/next tab switching
] for opening a link (after shift+hjkl) in page
\ for opening a link (after shift+hjkl) in a new tab
alt+tab for 'cycling' thru the tabs
there are more advanced concepts in opera</description>
		<content:encoded><![CDATA[<p>opera is more ready for &#8216;mouseless&#8217; browsing<br />
among common keys i use:<br />
hjkl to scroll up/down, switch tab left-right<br />
shift+hjkl to navigate the links<br />
/ for syntax highligting<br />
n/N for next/prev search<br />
g/G for top/bottom of page<br />
C-a/e/h/b/u/k/w for emacs keybindings when doing textarea<br />
[/] for prev/next link (follows alt=&#8221;" tag in html)<br />
command+[/] for prev/next tab switching<br />
] for opening a link (after shift+hjkl) in page<br />
\ for opening a link (after shift+hjkl) in a new tab<br />
alt+tab for &#8216;cycling&#8217; thru the tabs<br />
there are more advanced concepts in opera</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1074</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 08 Apr 2007 13:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1074</guid>
		<description>Very cool! I never would have thought of doing this. There are some very clever people out there...</description>
		<content:encoded><![CDATA[<p>Very cool! I never would have thought of doing this. There are some very clever people out there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1073</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 08 Apr 2007 13:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1073</guid>
		<description>Thanks for letting me know about these, I'll have to try them out. Its also very interesting to read the design philosophies/goals on these site. I didn't really understand why tagging windows would be useful in Ion, for example, and the DWM site does a good job of explaining this.</description>
		<content:encoded><![CDATA[<p>Thanks for letting me know about these, I&#8217;ll have to try them out. Its also very interesting to read the design philosophies/goals on these site. I didn&#8217;t really understand why tagging windows would be useful in Ion, for example, and the DWM site does a good job of explaining this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petro</title>
		<link>http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1042</link>
		<dc:creator>Petro</dc:creator>
		<pubDate>Sun, 08 Apr 2007 04:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1042</guid>
		<description>Try Eclim, (http://eclim.sourceforge.net). They found a way to put a vim instance on top of a "headless" eclipse instance. Basically, you work in Vim but all the magic happens thought Eclipse. I am testing it now. So far seems pretty good.</description>
		<content:encoded><![CDATA[<p>Try Eclim, (http://eclim.sourceforge.net). They found a way to put a vim instance on top of a &#8220;headless&#8221; eclipse instance. Basically, you work in Vim but all the magic happens thought Eclipse. I am testing it now. So far seems pretty good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Huang</title>
		<link>http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1029</link>
		<dc:creator>Joseph Huang</dc:creator>
		<pubDate>Sun, 08 Apr 2007 00:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stonemind.net/blog/2007/04/05/toward-less-mousing/#comment-1029</guid>
		<description>Check out &lt;a href="http://www.suckless.org/wiki/dwm" rel="nofollow"&gt;DWM&lt;/a&gt; or &lt;a href="http://www.xmonad.org/" rel="nofollow"&gt;xmonad&lt;/a&gt;. Both are much more flexible than ion's static window management.</description>
		<content:encoded><![CDATA[<p>Check out <a href="http://www.suckless.org/wiki/dwm" rel="nofollow">DWM</a> or <a href="http://www.xmonad.org/" rel="nofollow">xmonad</a>. Both are much more flexible than ion&#8217;s static window management.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
