diff options
author | kraxel <kraxel> | 2005-07-27 14:17:04 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2005-07-27 14:17:04 +0000 |
commit | c2bfceb3f4f46d3b2d1df47c9368ffdcc37496ed (patch) | |
tree | 71cf2652aa1fc05295da25c5a813fb7489da6a4a /lsinput.man | |
parent | 36e15966c4808a6edc453d1f8f7887a7d7823863 (diff) | |
download | input-c2bfceb3f4f46d3b2d1df47c9368ffdcc37496ed.tar.gz |
- added man-pages, contributed by Marcus Better <marcus@better.se>
Diffstat (limited to 'lsinput.man')
-rw-r--r-- | lsinput.man | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lsinput.man b/lsinput.man new file mode 100644 index 0000000..dc7338d --- /dev/null +++ b/lsinput.man @@ -0,0 +1,19 @@ +.TH LSINPUT 8 "July 2005" "" "" + +.SH NAME +lsinput \- list input devices + +.SH SYNOPSIS +.B lsinput + +.SH DESCRIPTION +.PP +\fBlsinput\fR displays a list of all input devices of the kernel, +along with some information about each device. + +.SH SEE ALSO +.PP +input\-events(8) + +.SH AUTHOR +Gerd Knorr. |