41 lines
1.2 KiB
Groff
41 lines
1.2 KiB
Groff
.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.man,v 1.1 2001/01/24 00:06:37 dawes Exp $
|
|
.\" shorthand for double quote that works everywhere.
|
|
.ds q \N'34'
|
|
.TH MUTOUCH __drivermansuffix__ __vendorversion__
|
|
.SH NAME
|
|
mutouch \- Microtouch input driver
|
|
.SH SYNOPSIS
|
|
.B "Section \*qInputDevice\*q"
|
|
.br
|
|
.BI " Identifier \*q" idevname \*q
|
|
.br
|
|
.B " Driver \*qmutouch\*q"
|
|
.br
|
|
.BI " Option \*qDevice\*q \*q" devpath \*q
|
|
.br
|
|
\ \ ...
|
|
.br
|
|
.B EndSection
|
|
.SH DESCRIPTION
|
|
.B mutouch
|
|
is an __xservername__ input driver for Microtouch devices...
|
|
.PP
|
|
The
|
|
.B mutouch
|
|
driver functions as a pointer input device, and may be used as the
|
|
X server's core pointer.
|
|
THIS MAN PAGE NEEDS TO BE FILLED IN.
|
|
.SH SUPPORTED HARDWARE
|
|
What is supported...
|
|
.SH CONFIGURATION DETAILS
|
|
Please refer to __xconfigfile__(__filemansuffix__) for general configuration
|
|
details and for options that can be used with all input drivers. This
|
|
section only covers configuration details specific to this driver.
|
|
.PP
|
|
Config details...
|
|
.SH "SEE ALSO"
|
|
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__).
|
|
.SH AUTHORS
|
|
Authors include...
|
|
Patrick Lecoanet
|