Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ts_calibrate(1) [debian man page]

TS_CALIBRATE(1) 						       tslib							   TS_CALIBRATE(1)

NAME
ts_calibrate - A test program to calibrate a touch screen for embedded devices. DESCRIPTION
This manual page documents briefly the ts_calibrate, a basic test program for touchscreen library. This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. ENVIRONMENT VARIABLES
Latest versions of the Xorg tslib input driver use hal to configure the touchscreen within Xorg. Environment variables are only needed for the tslib commands. TSLIB_TSDEVICE TS device file name. Default (non inputapi): /dev/touchscreen/ucb1x00 Default (inputapi) [Debian]: /dev/input/event0 TSLIB_CALIBFILE Calibration file. Default: /etc/pointercal TSLIB_CONFFILE Configuration file for tslib. Default: /etc/ts.conf TSLIB_PLUGINDIR Plugin directory. Default: /usr/lib/$triplet/ts0/ where triplet is the MultiArch path, e.g. arm-linux-gnueabi. TSLIB_CONSOLEDEVICE Console device. Default: /dev/tty TSLIB_FBDEVICE Framebuffer device. Default: /dev/fb0 For more information on tslib configuration, see ts.conf (5) AUTHOR
This manual page was written by Neil Williams codehelp@debian.org for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Russell King Author. COPYRIGHT
Copyright (C) 2008 Neil Williams Debian 1 January 21, 2008 TS_CALIBRATE(1)

Check Out this Related Man Page

GPE-WHAT(1)							     gpe-what							       GPE-WHAT(1)

NAME
gpe-what - context-sensitive help for GPE. SYNOPSIS
gpe-what DESCRIPTION
gpe-what is a notification tray applet to control context sensitive help in the GPE Palmtop Environment. The GPE user interface is heavily icon-oriented, and it is not always completely obvious what the exact effect of each button is going to be. On a desktop system this would be dealt with by "mouse-over" tooltips, but these do not really work when your pointing device is a stylus. GPE-What provides an alternative mechanism for interactive help. GPE-what implements a modal help system for the GPE environment. It provides a "help" icon in the dock panel. When this icon is clicked, the system enters "help mode"; normal UI is suspended, and the next mouse click selects the widget for which help is wanted. The help text, if available, is displayed in a small pop-up bubble. This mechanism much much more useful for touchscreen use compared to the "mouse-over" tooltips known from a desktop PC. This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. AUTHOR
This manual page was written by Neil Williams <codehelp@debian.org> for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Philip Blundell Author. COPYRIGHT
Copyright (C) 2006 Neil Williams Debian 1 December 21, 2006 GPE-WHAT(1)
Man Page

We Also Found This Discussion For You

1. UNIX for Beginners Questions & Answers

Running ts_calibrate for touchscreen on emmbedded Linux enviorment

Hey guys, I am trying to figure out why this touchscreen is not working. I am attempting to run ts_calibrate which (on my kernel) can be found @ usr/bin When I run the script: root:/usr/bin# ts_calibrate xres = 1920, yres = 1080 tslib: Selected device is not a touchscreen (must support ABS and... (1 Reply)
Discussion started by: Circuits
1 Replies