summaryrefslogtreecommitdiffstats
path: root/doc/kodo
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-11-27 15:39:35 +0100
committergregory guy <g-gregory@gmx.fr>2018-11-27 15:39:35 +0100
commit4bac1d0f6f553e4d3b1763597420a799c96435cd (patch)
tree244a7fdfdb73a70adeaa55f395c9d0023bbbcc84 /doc/kodo
parente2cd367100cf4be8a2540777f36bd905601e01e2 (diff)
downloadtdetoys-4bac1d0f6f553e4d3b1763597420a799c96435cd.tar.gz
tdetoys-4bac1d0f6f553e4d3b1763597420a799c96435cd.zip
add man pages to amor, kodo, kteatime, ktux, kweather and kworldclock ; this remates to bug 1043
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'doc/kodo')
-rw-r--r--doc/kodo/CMakeLists.txt5
-rw-r--r--doc/kodo/kodo.148
2 files changed, 53 insertions, 0 deletions
diff --git a/doc/kodo/CMakeLists.txt b/doc/kodo/CMakeLists.txt
index fd5ed4d..93fc8cf 100644
--- a/doc/kodo/CMakeLists.txt
+++ b/doc/kodo/CMakeLists.txt
@@ -11,3 +11,8 @@
tde_create_handbook( DESTINATION kodo )
+INSTALL(
+ FILES kodo.1
+ DESTINATION ${MAN_INSTALL_DIR}/man1
+ COMPONENT doc
+)
diff --git a/doc/kodo/kodo.1 b/doc/kodo/kodo.1
new file mode 100644
index 0000000..ae14d9f
--- /dev/null
+++ b/doc/kodo/kodo.1
@@ -0,0 +1,48 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH KODO 1 "October 16, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+kodo \- mouse odometer for TDE
+.SH SYNOPSIS
+.B kodo
+.RI "[ " generic-options " ]"
+.SH DESCRIPTION
+\fBKOdometer\fP measures your desktop mileage. It tracks the movement of
+your mouse pointer across your desktop and renders it in
+inches/feet/miles! It can do cm/metres/km too. Its most exciting
+feature is the tripometer, and its utter uselessness.
+.PP
+This program is part of the official TDE toys module.
+.SH OPTIONS
+For a full summary of options, run \fIkodo \-\-help\fP.
+.SH SEE ALSO
+Full user documentation is available through the TDE Help Centre.
+You can also enter the URL
+\fIhelp:/kodo/\fP
+directly into konqueror or you can run
+`\fIkhelpcenter help:/kodo/\fP'
+from the command-line.
+.PP
+If the TDE Help Centre is not installed then you can install the package
+\fItdetoys-doc-html\fP and read this documentation in HTML format from
+\fI/opt/trinity/share/doc/tde/HTML/en/kodo/\fP.
+.SH AUTHOR
+KOdometer was written by Armen Nakashian <armen@tourismo.com> and
+Mark H. Granoff/mhg <granoff@keptin.lkg.dec.com>.
+.br
+This manual page was prepared by Ben Burton <bab@debian.org>
+for the Debian GNU/Linux system (but may be used by others).