table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 1.22-1.17
 - Leap-16.0
 - Leap-15.6
 
| TS_FD(3) | tslib | TS_FD(3) | 
NAME¶
ts_fd - get the file descriptor to a touchscreen device
SYNOPSIS¶
#include <tslib.h> int ts_fd(struct tsdev *);
DESCRIPTION¶
ts_fd() gets an open touchscreen device' file descriptor.
RETURN VALUE¶
The file descriptor value is returned. struct tsdev is returned.