aboutsummaryrefslogtreecommitdiffstats
path: root/lsinput.man
diff options
context:
space:
mode:
authorkraxel <kraxel>2005-07-27 14:17:04 +0000
committerkraxel <kraxel>2005-07-27 14:17:04 +0000
commitc2bfceb3f4f46d3b2d1df47c9368ffdcc37496ed (patch)
tree71cf2652aa1fc05295da25c5a813fb7489da6a4a /lsinput.man
parent36e15966c4808a6edc453d1f8f7887a7d7823863 (diff)
downloadinput-c2bfceb3f4f46d3b2d1df47c9368ffdcc37496ed.tar.gz
- added man-pages, contributed by Marcus Better <marcus@better.se>
Diffstat (limited to 'lsinput.man')
-rw-r--r--lsinput.man19
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.