@@ -13,32 +13,18 @@ tslib \- tslib input driver
13
13
.fi
14
14
.SH DESCRIPTION
15
15
.B tslib
16
- is an tslib Xorg input driver. It supports touchscreen devices.
17
- .SH CONFIGURATION DETAILS
16
+ is an tslib Xorg input driver. It supports touchscreen devices accessed by
17
+ libts and aims to make them easy to use for X.org systems.
18
+
18
19
Please refer to xorg.conf(5) for general configuration
19
- details and for options that can be used with all input drivers. This
20
- section only covers configuration details specific to this driver .
20
+ details and for options that can be used with all input drivers and to
21
+ ts.conf(5) for tslib modules configuration .
21
22
.PP
22
- Hal is now supported and allows the touchscreen to operate
23
- correctly without any need to change \* q /etc/X11/xorg.conf\* q .
24
- .SH BASIC CONFIGURATIONS
25
- If hal is not available, the following defaults may be sufficient:
26
- .PP
27
- .nf
28
- .B "Section \* q InputDevice\* q "
29
- .BI " Identifier \* q " tslib \* q
30
- .B " Driver \* q tslib\* q "
31
- .BI " Option \* q Device\* q \* q " " /dev/event0" \* q
32
- .BI " Option \* q ScreenNumber\* q \* q " " 0" \* q
33
- .BI " Option \* q Width\* q \* q " " 0" \* q
34
- .BI " Option \* q Height\* q \* q " " 0" \* q
35
- .BI " Option \* q Rotate\* q \* q " " NONE" \* q
36
- .BI " Option \* q EmulateRightButton\* q \* q " " 0" \* q
37
- \ \ ...
38
- .B EndSection
39
23
.SH "SEE ALSO"
40
24
Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7), ts.conf(5).
41
25
.SH AUTHORS
26
+ Martin Kepplinger <martink@posteo.de>
27
+ .fi
42
28
Sascha Hauer <s.hauer@pengutronix.de>
43
29
.fi
44
30
Clement Chauplannaz, Thales e-Transactions <chauplac@gmail.com>
0 commit comments