<?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>Person @ CREATIVEDESK &#187; LTS</title>
	<atom:link href="http://hardik.in/category/lts/feed/" rel="self" type="application/rss+xml" />
	<link>http://hardik.in</link>
	<description>Hardik Dalwadi</description>
	<lastBuildDate>Fri, 06 Jan 2012 10:04:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Enable TouchPack Resistive Touch Screen With Ubuntu 10.04 LTS</title>
		<link>http://hardik.in/2010/07/19/enable-touchpack-resistive-touch-screen-with-ubuntu-10-04-lts/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2010/07/19/enable-touchpack-resistive-touch-screen-with-ubuntu-10-04-lts/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 15:26:58 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[10.04]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[LTS]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Enable]]></category>
		<category><![CDATA[Field]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Screen]]></category>
		<category><![CDATA[Touch]]></category>
		<category><![CDATA[Ubuntu Netbook Edition]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=498</guid>
		<description><![CDATA[Let me complete this very quickly, I am seeing flow of TouchPack Resistive Touch Screen in recent hardwares. It&#8217;s not working well with Ubuntu 10.04 LTS. In my pre-test i have found that cursor is automatically  moving at top left corner of the screen. I have also seen this behavior in Ubuntu Netbook Edition. During [...]]]></description>
			<content:encoded><![CDATA[<p>Let me complete this very quickly, I am seeing flow of TouchPack Resistive Touch Screen in recent hardwares. It&#8217;s not working well with Ubuntu 10.04 LTS. In my pre-test i have found that cursor is automatically  moving at top left corner of the screen. I have also seen this behavior in Ubuntu Netbook Edition. During my information triage for this behavior, i have found below hack. I have slightly modify it, so it can work smoothly.</p>
<p>Get the Vendor ID and Product ID of TouchPack Resistive Touch Screen using &#8216;lsusb&#8217; command.</p>
<blockquote><p>person@CANONICAL-DESK:~/Desktop$ lsusb<br />
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br />
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br />
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br />
Bus 002 Device 001: ID 1bfd:1688 TouchPack Resistive Touch Screen<br />
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br />
person@CANONICAL-DESK:~/Desktop$</p></blockquote>
<p>So, here is VID and PID of Touch Screen is:</p>
<blockquote><p>Bus 002 Device 002: ID 1bfd:1688 TouchPack Resistive Touch Screen</p>
<p>VID = 1bfd</p>
<p>PID = 1688</p></blockquote>
<p>Now, it requires quirks to work well with Ubuntu. Ubuntu is taking it as usbhid device. There are few ways to enable this device with quirks.</p>
<p>Modify /etc/rc.local file  and add below line:</p>
<blockquote><p>modprobe -r usbhid<br />
modprobe  usbhid quirks=0x1bfd:0&#215;1688:0&#215;40</p></blockquote>
<p>Please reboot the Ubuntu, and next window will give you touch experience. Now, there are few applications in Ubuntu, that will make your user experience rich. There is application called &#8220;onboard&#8221;, comming in default Ubuntu Netbook Installation. That<br />
will enable on-screen keyboard for every situation. You have to just enable it in start-up application so, GDM can launching new session. There is &#8220;onboard-settings&#8221; where you can define your optiont, like icon in Ubuntu Top Panel, your custom keyboard layout, launch it while locked  screen, etc&#8230; And for editor, there is very good application called, &#8220;xournal&#8221;, which you can installed straight from Ubuntu Software Center.</p>
<p>:wq</p>
<p>&#8211;</p>
<p>person@CANONICAL-DESK | Straight from Canonical field, Puducherry, India.</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2010/07/19/enable-touchpack-resistive-touch-screen-with-ubuntu-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

