Skip to content

Commit 844ef0a

Browse files
committed
tslib.man: update the manpage to match the current state
1 parent cffbe52 commit 844ef0a

File tree

1 file changed

+7
-21
lines changed

1 file changed

+7
-21
lines changed

man/tslib.man

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -13,32 +13,18 @@ tslib \- tslib input driver
1313
.fi
1414
.SH DESCRIPTION
1515
.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+
1819
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.
2122
.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 \*qInputDevice\*q"
29-
.BI " Identifier \*q" tslib \*q
30-
.B " Driver \*qtslib\*q"
31-
.BI " Option \*qDevice\*q \*q" "/dev/event0" \*q
32-
.BI " Option \*qScreenNumber\*q \*q" "0" \*q
33-
.BI " Option \*qWidth\*q \*q" "0" \*q
34-
.BI " Option \*qHeight\*q \*q" "0" \*q
35-
.BI " Option \*qRotate\*q \*q" "NONE" \*q
36-
.BI " Option \*qEmulateRightButton\*q \*q" "0" \*q
37-
\ \ ...
38-
.B EndSection
3923
.SH "SEE ALSO"
4024
Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7), ts.conf(5).
4125
.SH AUTHORS
26+
Martin Kepplinger <martink@posteo.de>
27+
.fi
4228
Sascha Hauer <s.hauer@pengutronix.de>
4329
.fi
4430
Clement Chauplannaz, Thales e-Transactions <chauplac@gmail.com>

0 commit comments

Comments
 (0)