<?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 on: Great Wacom Tablet Scrolling Software For Mac OS X: Smart Scroll X</title>
	<atom:link href="http://georgecoghill.com/blog/2007/06/27/great-wacom-tablet-software-smart-scroll-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://georgecoghill.com/blog/2007/06/27/great-wacom-tablet-software-smart-scroll-x/</link>
	<description>Cartooning &#38; humorous illustration sketch blog with tips and tutorials.</description>
	<pubDate>Wed, 07 Jan 2009 05:08:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Wacom Intuos3 Graphics Tablet Review for Cartoonists &#38; Illustrators at Cartooning &#38; Illustration Blog: Coghillustration</title>
		<link>http://georgecoghill.com/blog/2007/06/27/great-wacom-tablet-software-smart-scroll-x/comment-page-1/#comment-1679</link>
		<dc:creator>Wacom Intuos3 Graphics Tablet Review for Cartoonists &#38; Illustrators at Cartooning &#38; Illustration Blog: Coghillustration</dc:creator>
		<pubDate>Sat, 08 Sep 2007 10:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://georgecoghill.com/blog/2007/06/27/great-wacom-tablet-software-smart-scroll-x/#comment-1679</guid>
		<description>[...] has been released, adding a basic version of this functionality! But be sure to read why I think Smart Scroll X still has potential in your workflow (I use it [...]</description>
		<content:encoded><![CDATA[<p>[...] has been released, adding a basic version of this functionality! But be sure to read why I think Smart Scroll X still has potential in your workflow (I use it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://georgecoghill.com/blog/2007/06/27/great-wacom-tablet-software-smart-scroll-x/comment-page-1/#comment-1546</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sat, 11 Aug 2007 23:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://georgecoghill.com/blog/2007/06/27/great-wacom-tablet-software-smart-scroll-x/#comment-1546</guid>
		<description>Mattias,

This sounds pretty sweet, and I would love to give it a test run once you have the code polished up.

I am curious how the left-button mode you speak of would work - assuming that if you weren't in a scrollable area, it would just work as a normal left click? That might be really cool.

Have you thought about contacting the developer of Smart Scroll X about this?

Thanks for the feedback, this sounds promising and as I mentioned I'd love to try it out.</description>
		<content:encoded><![CDATA[<p>Mattias,</p>
<p>This sounds pretty sweet, and I would love to give it a test run once you have the code polished up.</p>
<p>I am curious how the left-button mode you speak of would work - assuming that if you weren&#8217;t in a scrollable area, it would just work as a normal left click? That might be really cool.</p>
<p>Have you thought about contacting the developer of Smart Scroll X about this?</p>
<p>Thanks for the feedback, this sounds promising and as I mentioned I&#8217;d love to try it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Fripp</title>
		<link>http://georgecoghill.com/blog/2007/06/27/great-wacom-tablet-software-smart-scroll-x/comment-page-1/#comment-1545</link>
		<dc:creator>Matthias Fripp</dc:creator>
		<pubDate>Sat, 11 Aug 2007 22:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://georgecoghill.com/blog/2007/06/27/great-wacom-tablet-software-smart-scroll-x/#comment-1545</guid>
		<description>I use a Wacom tablet on OS X as a more ergonomically friendly alternative to the mouse -- if I use the pen tip for clicking, then I never need to use small finger movements to click, and I can hold my hand rotated at a more natural angle than I can with a mouse. Nearly ideal ergonomics, but ... no scroll wheel! And I really like a scroll wheel, since I read a lot of web pages and PDFs, and it's always fiddly to have to use the scroll bar.

So I came up with a nifty workaround. I know it's possible to use Smart Scroll X or the new Wacom software to drag-scroll using a side button on the pen, but I find it's ergonomically weird to click those buttons a lot (I have friends who gave up on Wacom tablets because they were getting new forms of RSI from the buttons). Instead, I wrote a special program (really just a few lines of code), that reinterprets the eraser end of the pen as a button number 5. Then I use Smart Scroll X and tell it to do a grab-scroll whenever I use button number 5. The result -- amazing, intuitive, inertial scrolling, just by dragging the eraser anywhere in the window! It's super-friendly to the wrist, and makes the interaction with the page much more natural and "real" than anything else I've tried.

I haven't polished up the button-5 code much (I'd like to add a preference panel and get it to act like a left mouse button when I move windows, use menus, click on links, etc.), but I could put it out there if there's interest.</description>
		<content:encoded><![CDATA[<p>I use a Wacom tablet on OS X as a more ergonomically friendly alternative to the mouse &#8212; if I use the pen tip for clicking, then I never need to use small finger movements to click, and I can hold my hand rotated at a more natural angle than I can with a mouse. Nearly ideal ergonomics, but &#8230; no scroll wheel! And I really like a scroll wheel, since I read a lot of web pages and PDFs, and it&#8217;s always fiddly to have to use the scroll bar.</p>
<p>So I came up with a nifty workaround. I know it&#8217;s possible to use Smart Scroll X or the new Wacom software to drag-scroll using a side button on the pen, but I find it&#8217;s ergonomically weird to click those buttons a lot (I have friends who gave up on Wacom tablets because they were getting new forms of RSI from the buttons). Instead, I wrote a special program (really just a few lines of code), that reinterprets the eraser end of the pen as a button number 5. Then I use Smart Scroll X and tell it to do a grab-scroll whenever I use button number 5. The result &#8212; amazing, intuitive, inertial scrolling, just by dragging the eraser anywhere in the window! It&#8217;s super-friendly to the wrist, and makes the interaction with the page much more natural and &#8220;real&#8221; than anything else I&#8217;ve tried.</p>
<p>I haven&#8217;t polished up the button-5 code much (I&#8217;d like to add a preference panel and get it to act like a left mouse button when I move windows, use menus, click on links, etc.), but I could put it out there if there&#8217;s interest.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
