diff options
Diffstat (limited to 'xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.cpp')
-rw-r--r-- | xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.cpp | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.cpp b/xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.cpp new file mode 100644 index 000000000..936a44d13 --- /dev/null +++ b/xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.cpp @@ -0,0 +1,40 @@ +.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/mutouch/mutouch.cpp,v 1.2 2000/06/14 02:13:18 dawes Exp $ +.\" shorthand for double quote that works everywhere. +.ds q \N'34' +.TH MUTOUCH __drivermansuffix__ "Version 4.0.1" "XFree86" +.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 XFree86 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 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(1). +.SH AUTHORS +Authors include... + Patrick Lecoanet |