<?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: The Trouble With Tablets</title>
	<atom:link href="http://popey.com/blog/2009/11/27/the-trouble-with-tablets/feed/" rel="self" type="application/rss+xml" />
	<link>http://popey.com/blog/2009/11/27/the-trouble-with-tablets/</link>
	<description>DON&#039;T YOU KNOW WHO I AM!!</description>
	<lastBuildDate>Thu, 11 Mar 2010 22:53:09 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Florian Hackenberger</title>
		<link>http://popey.com/blog/2009/11/27/the-trouble-with-tablets/comment-page-1/#comment-1554</link>
		<dc:creator>Florian Hackenberger</dc:creator>
		<pubDate>Sun, 29 Nov 2009 18:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://popey.com/blog/?p=414#comment-1554</guid>
		<description>If you consider filing a bug, please have a look at &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/159026&quot; rel=&quot;nofollow&quot;&gt;Bug #159026&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>If you consider filing a bug, please have a look at <a href="https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/159026" rel="nofollow">Bug #159026</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://popey.com/blog/2009/11/27/the-trouble-with-tablets/comment-page-1/#comment-1548</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 27 Nov 2009 20:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://popey.com/blog/?p=414#comment-1548</guid>
		<description>Don&#039;t forget us lefties.  We can&#039;t scroll down on tablets without covering the page contents with our hands.  It&#039;s terrible.  Widnows decided not to fix this in Vista (don&#039;t know about Win7) because it would break too many apps that hard code layouts and dimensions to have a &#039;move scrollbars to the left side&#039; option.  I say, break &#039;em.  This is one area of usability where gnome could shine.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget us lefties.  We can&#8217;t scroll down on tablets without covering the page contents with our hands.  It&#8217;s terrible.  Widnows decided not to fix this in Vista (don&#8217;t know about Win7) because it would break too many apps that hard code layouts and dimensions to have a &#8216;move scrollbars to the left side&#8217; option.  I say, break &#8216;em.  This is one area of usability where gnome could shine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Davim</title>
		<link>http://popey.com/blog/2009/11/27/the-trouble-with-tablets/comment-page-1/#comment-1547</link>
		<dc:creator>Luis Davim</dc:creator>
		<pubDate>Fri, 27 Nov 2009 19:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://popey.com/blog/?p=414#comment-1547</guid>
		<description>This sounds like a job for the 100 paper cuts team :)</description>
		<content:encoded><![CDATA[<p>This sounds like a job for the 100 paper cuts team <img src='http://popey.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto Milone</title>
		<link>http://popey.com/blog/2009/11/27/the-trouble-with-tablets/comment-page-1/#comment-1546</link>
		<dc:creator>Alberto Milone</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://popey.com/blog/?p=414#comment-1546</guid>
		<description>A few months ago I wrote a daemon which allows configuration of input devices with Xinput through DBus (i.e. from any language that have DBus bindings). 

The Wacom driver in Lucid will support Xinput properties (as, for example, touchpads do). This means that I could implement a simple feature in my daemon which makes the daemon look for (RandR) screen rotation events and rotate the tablet accordingly (as tablet&#039;s rotation will be an Xinput property). This of course would be an option in a simple UI written in, say, Python (or you could simply modify the xml configuration file of the daemon).

I hope to have the time to do this :-/</description>
		<content:encoded><![CDATA[<p>A few months ago I wrote a daemon which allows configuration of input devices with Xinput through DBus (i.e. from any language that have DBus bindings). </p>
<p>The Wacom driver in Lucid will support Xinput properties (as, for example, touchpads do). This means that I could implement a simple feature in my daemon which makes the daemon look for (RandR) screen rotation events and rotate the tablet accordingly (as tablet&#8217;s rotation will be an Xinput property). This of course would be an option in a simple UI written in, say, Python (or you could simply modify the xml configuration file of the daemon).</p>
<p>I hope to have the time to do this :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jldugger</title>
		<link>http://popey.com/blog/2009/11/27/the-trouble-with-tablets/comment-page-1/#comment-1545</link>
		<dc:creator>jldugger</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://popey.com/blog/?p=414#comment-1545</guid>
		<description>I&#039;ve got a Toshiba Tecra m7. It&#039;s fairly similar to yours, even more similar to the thinkpads.  My idea was to attach to the  ACPI LID event but for some reason it emits an event when you convert from tablet to laptop mode but not when you convert from laptop mode to tablet.  

Honestly at this point the problem isn&#039;t programming so much as browsing tech sheets for how the manufacturer does it. They do have an &lt;a href=&quot;http://linux.toshiba-dme.co.jp/linux/&quot; rel=&quot;nofollow&quot;&gt;information website&lt;/a&gt; but I&#039;ve seen nothing of use.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a Toshiba Tecra m7. It&#8217;s fairly similar to yours, even more similar to the thinkpads.  My idea was to attach to the  ACPI LID event but for some reason it emits an event when you convert from tablet to laptop mode but not when you convert from laptop mode to tablet.  </p>
<p>Honestly at this point the problem isn&#8217;t programming so much as browsing tech sheets for how the manufacturer does it. They do have an <a href="http://linux.toshiba-dme.co.jp/linux/" rel="nofollow">information website</a> but I&#8217;ve seen nothing of use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
