<?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: LG L1730SF touch screen display in Ubuntu Linux 8.04 Hardy Heron, part 2</title>
	<atom:link href="http://www.rantakokko.net/tapani/blog/2009/08/10/lg-l1730sf-touch-screen-display-in-ubuntu-linux-8-04-hardy-heron-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rantakokko.net/tapani/blog/2009/08/10/lg-l1730sf-touch-screen-display-in-ubuntu-linux-8-04-hardy-heron-part-2/</link>
	<description>Just another blogging geek</description>
	<lastBuildDate>Tue, 03 Aug 2010 11:36:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: techfreak</title>
		<link>http://www.rantakokko.net/tapani/blog/2009/08/10/lg-l1730sf-touch-screen-display-in-ubuntu-linux-8-04-hardy-heron-part-2/comment-page-1/#comment-576</link>
		<dc:creator>techfreak</dc:creator>
		<pubDate>Wed, 24 Feb 2010 14:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.rantakokko.net/tapani/blog/?p=171#comment-576</guid>
		<description>Hello

First of all I want to say excelent work !!

Second I will appreciate if you could help me on a problem that I have in a HP Touchsmart IQ500 Desktop all in one computer.
The touchscreen is a Nextwindow touchscreen:

I: Bus=0003 Vendor=1926 Product=0003 Version=0200
N: Name=&quot;NextWindow Touchscreen&quot;
P: Phys=usb-0000:00:1d.0-1/input0
S: Sysfs=/class/input/input0
H: Handlers=kbd event0
B: EV=120003
B: KEY=e080ffdf 1cfffff ffffffff fffffffe
B: LED=1f
 
I: Bus=0003 Vendor=1926 Product=0003 Version=0200
N: Name=&quot;NextWindow Touchscreen&quot;
P: Phys=usb-0000:00:1d.0-1/input2
S: Sysfs=/class/input/input1
H: Handlers=mouse0 event1
B: EV=f
B: KEY=401 0 70000 0 0 0 0 0 0 0 0
B: REL=100

The problem is that I am in a project on CentOS 5 Linux distribution and I can not do the screen to work I have read tons of articles and do un countable tests configuration till now I have the following:

In CentOS 5.4 the driver who loads successfully is the precompiled 0.8.4 but the cursor does not moves. If you move the mouse and after touch the screen the cursor goes to center off screen.

The  Option &quot;DebugLevel&quot; on xorg.conf does not work so I can find what is going on.
Finally I have try to compile from source but it seems there are some differences in CentOS packages I have install all the devel packages on my linux there are no (xorg-x11-server-devel only xorg-x11-proto-devel,  a lot of libX*-devel ).
When I am running ./configure I am getting the following error:

checking for XORG... configure: error: Package requirements (xorg-server xproto ) were not met:
 
No package &#039;xorg-server&#039; found
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
 
Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I have set the PKG_CONFIG_PATH (export PKG_CONFIG_PATH=/usr/lib/pkgconfig/:$PKG_CONFIG_PATH ) but the same error.
I think the problem is the CentOS has change the packages that rely for compilation.

Can you give me helping hand?

Thank you</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>First of all I want to say excelent work !!</p>
<p>Second I will appreciate if you could help me on a problem that I have in a HP Touchsmart IQ500 Desktop all in one computer.<br />
The touchscreen is a Nextwindow touchscreen:</p>
<p>I: Bus=0003 Vendor=1926 Product=0003 Version=0200<br />
N: Name=&#8221;NextWindow Touchscreen&#8221;<br />
P: Phys=usb-0000:00:1d.0-1/input0<br />
S: Sysfs=/class/input/input0<br />
H: Handlers=kbd event0<br />
B: EV=120003<br />
B: KEY=e080ffdf 1cfffff ffffffff fffffffe<br />
B: LED=1f</p>
<p>I: Bus=0003 Vendor=1926 Product=0003 Version=0200<br />
N: Name=&#8221;NextWindow Touchscreen&#8221;<br />
P: Phys=usb-0000:00:1d.0-1/input2<br />
S: Sysfs=/class/input/input1<br />
H: Handlers=mouse0 event1<br />
B: EV=f<br />
B: KEY=401 0 70000 0 0 0 0 0 0 0 0<br />
B: REL=100</p>
<p>The problem is that I am in a project on CentOS 5 Linux distribution and I can not do the screen to work I have read tons of articles and do un countable tests configuration till now I have the following:</p>
<p>In CentOS 5.4 the driver who loads successfully is the precompiled 0.8.4 but the cursor does not moves. If you move the mouse and after touch the screen the cursor goes to center off screen.</p>
<p>The  Option &#8220;DebugLevel&#8221; on xorg.conf does not work so I can find what is going on.<br />
Finally I have try to compile from source but it seems there are some differences in CentOS packages I have install all the devel packages on my linux there are no (xorg-x11-server-devel only xorg-x11-proto-devel,  a lot of libX*-devel ).<br />
When I am running ./configure I am getting the following error:</p>
<p>checking for XORG&#8230; configure: error: Package requirements (xorg-server xproto ) were not met:</p>
<p>No package &#8216;xorg-server&#8217; found</p>
<p>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br />
installed software in a non-standard prefix.</p>
<p>Alternatively, you may set the environment variables XORG_CFLAGS<br />
and XORG_LIBS to avoid the need to call pkg-config.<br />
See the pkg-config man page for more details.</p>
<p>I have set the PKG_CONFIG_PATH (export PKG_CONFIG_PATH=/usr/lib/pkgconfig/:$PKG_CONFIG_PATH ) but the same error.<br />
I think the problem is the CentOS has change the packages that rely for compilation.</p>
<p>Can you give me helping hand?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hbbst</title>
		<link>http://www.rantakokko.net/tapani/blog/2009/08/10/lg-l1730sf-touch-screen-display-in-ubuntu-linux-8-04-hardy-heron-part-2/comment-page-1/#comment-200</link>
		<dc:creator>hbbst</dc:creator>
		<pubDate>Mon, 17 Aug 2009 18:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rantakokko.net/tapani/blog/?p=171#comment-200</guid>
		<description>Thank you very much, very useful guide! I&#039;m just now trying my &quot;new&quot; LG touchscreen under Ubuntu 9.04 and it looks work on it.
Thanks again, Greets from Hungary! :)</description>
		<content:encoded><![CDATA[<p>Thank you very much, very useful guide! I&#8217;m just now trying my &#8220;new&#8221; LG touchscreen under Ubuntu 9.04 and it looks work on it.<br />
Thanks again, Greets from Hungary! <img src='http://www.rantakokko.net/tapani/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LG L1730SF touch screen display in Ubuntu Linux 8.04 Hardy Heron, Part 1 @ Northern Nerd</title>
		<link>http://www.rantakokko.net/tapani/blog/2009/08/10/lg-l1730sf-touch-screen-display-in-ubuntu-linux-8-04-hardy-heron-part-2/comment-page-1/#comment-108</link>
		<dc:creator>LG L1730SF touch screen display in Ubuntu Linux 8.04 Hardy Heron, Part 1 @ Northern Nerd</dc:creator>
		<pubDate>Mon, 10 Aug 2009 18:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.rantakokko.net/tapani/blog/?p=171#comment-108</guid>
		<description>[...] the 2nd part to solve the jumpiness issue from here.   Ubuntu/Linux Hardy Heron, Linux, touch screen, Ubuntu    [...]</description>
		<content:encoded><![CDATA[<p>[...] the 2nd part to solve the jumpiness issue from here.   Ubuntu/Linux Hardy Heron, Linux, touch screen, Ubuntu    [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

