Difference between revisions of "Touchscreen"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
= Ubuntu =
 
= Ubuntu =
 +
This has been tested with Ubuntu 8.10 and 9.04 but should work with every version.
 
Call
 
Call
 
  sudo calibration
 
  sudo calibration
Line 7: Line 8:
  
 
= See also =
 
= See also =
 +
* [[hardware]]
 
* http://www.rantakokko.net/tapani/blog/2009/04/29/lg-l1730sf-touch-screen-display-in-ubuntu-linux-804-hardy-heron/
 
* http://www.rantakokko.net/tapani/blog/2009/04/29/lg-l1730sf-touch-screen-display-in-ubuntu-linux-804-hardy-heron/

Latest revision as of 07:01, 17 November 2010

To configure your touchscreen you will have to find out your distribution.

Ubuntu

This has been tested with Ubuntu 8.10 and 9.04 but should work with every version. Call

sudo calibration

and follow the on-screen instructions.

See also