GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TS_OPEN(3) tslib TS_OPEN(3)

ts_open - open a touch screen input device

#include <tslib.h>

struct tsdev *ts_open(const char *dev_name, int nonblock);

ts_open() allocates memory for a new touch screen device, opens and links the given input event device to it.

A pointer to the opened struct tsdev is returned.

ts_setup(3), ts_close(3), ts_read(3), ts_config(3), ts.conf(5)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.