diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 16:48:56 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 16:48:56 +0000 |
commit | 7e85458c23b4b7e7d747ef73d13695fd5d25acac (patch) | |
tree | 35da182f433cca75637485524ebf872415228be1 /man |
Initial revisionXORG-STABLE
Diffstat (limited to 'man')
-rw-r--r-- | man/dmc.man | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/man/dmc.man b/man/dmc.man new file mode 100644 index 0000000..f1e3bf1 --- /dev/null +++ b/man/dmc.man @@ -0,0 +1,39 @@ +.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/dmc/dmc.man,v 1.1 2001/08/17 13:27:55 dawes Exp $ +.\" shorthand for double quote that works everywhere. +.ds q \N'34' +.TH DMC __drivermansuffix__ __vendorversion__ +.SH NAME +dmc \- DMC input driver +.SH SYNOPSIS +.B "Section \*qInputDevice\*q" +.br +.BI " Identifier \*q" idevname \*q +.br +.B " Driver \*qdmc\*q" +.br +.BI " Option \*qDevice\*q \*q" devpath \*q +.br +\ \ ... +.br +.B EndSection +.SH DESCRIPTION +.B dmc +is an XFree86 input driver for DMC FIT10-controller... +.PP +The +.B dmc +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 XF86Config(__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" +XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__). +.SH AUTHORS +Authors include... |