12345678910111213141516171819202122232425262728293031323334353637383940 |
- .\" shorthand for double quote that works everywhere.
- .ds q \N'34'
- .TH ACECAD __drivermansuffix__ __vendorversion__
- .SH NAME
- acecad \- Acecad Flair input driver
- .SH SYNOPSIS
- .B "Section \*qInputDevice\*q"
- .br
- .BI " Identifier \*q" idevname \*q
- .br
- .B " Driver \*qacecad\*q"
- .br
- .BI " Option \*qDevice\*q \*q" devpath \*q
- .br
- \ \ ...
- .br
- .B EndSection
- .SH DESCRIPTION
- .B acecad
- is an __xservername__ input driver for Acecad Flair devices...
- .PP
- The
- .B acecad
- 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...
- Edouard TISSERANT
|