acecad.man 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .\" shorthand for double quote that works everywhere.
  2. .ds q \N'34'
  3. .TH ACECAD __drivermansuffix__ __vendorversion__
  4. .SH NAME
  5. acecad \- Acecad Flair input driver
  6. .SH SYNOPSIS
  7. .B "Section \*qInputDevice\*q"
  8. .br
  9. .BI " Identifier \*q" idevname \*q
  10. .br
  11. .B " Driver \*qacecad\*q"
  12. .br
  13. .BI " Option \*qDevice\*q \*q" devpath \*q
  14. .br
  15. \ \ ...
  16. .br
  17. .B EndSection
  18. .SH DESCRIPTION
  19. .B acecad
  20. is an __xservername__ input driver for Acecad Flair devices...
  21. .PP
  22. The
  23. .B acecad
  24. driver functions as a pointer input device, and may be used as the
  25. X server's core pointer.
  26. THIS MAN PAGE NEEDS TO BE FILLED IN.
  27. .SH SUPPORTED HARDWARE
  28. What is supported...
  29. .SH CONFIGURATION DETAILS
  30. Please refer to __xconfigfile__(__filemansuffix__) for general configuration
  31. details and for options that can be used with all input drivers. This
  32. section only covers configuration details specific to this driver.
  33. .PP
  34. Config details...
  35. .SH "SEE ALSO"
  36. __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__).
  37. .SH AUTHORS
  38. Authors include...
  39. Edouard TISSERANT