upgrade for xorg-server 1.12.99.905 (for 1.13 RC)
[adaptation/xorg/driver/xserver-xorg-input-gesture.git] / man / gesture.man
1 .ds q \N'34'
2 .TH GESUTRE __drivermansuffix__ __vendorversion__
3 .SH NAME
4 gesture \- Example X.Org input driver
5 .SH SYNOPSIS
6 .nf
7 .B "Section \*qInputDevice\*q"
8 .BI "  Identifier \*q" devname \*q
9 .B  "  Driver \*qgesture\*q"
10 .BI "  Option \*qDevice\*q   \*q" devpath \*q
11 \ \ ...
12 .B EndSection
13 .fi
14 .SH DESCRIPTION
15 .B gesture 
16 is an example __xservername__ input driver It reads from /dev/ugesture and
17 moves the pointer along the X axis by a gesture number of pixels.
18 .PP
19 .SH EMPTY MANPAGE
20 This is an example driver, hence the man page is not particularly useful.
21 For a better structure of the man page, including which sections to use in a
22 new man page see the 
23 .B evdev(4)
24 man page.
25
26
27 .SH "SEE ALSO"
28 __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__),
29 README.mouse.