summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/CMakeLists.txt2
-rw-r--r--doc/man/kmag/CMakeLists.txt5
-rw-r--r--doc/man/kmag/kmag.144
-rw-r--r--doc/man/kmousetool/CMakeLists.txt5
-rw-r--r--doc/man/kmousetool/kmousetool.139
-rw-r--r--doc/man/kmouth/CMakeLists.txt5
-rw-r--r--doc/man/kmouth/kmouth.150
7 files changed, 150 insertions, 0 deletions
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt
new file mode 100644
index 0000000..d08a511
--- /dev/null
+++ b/doc/man/CMakeLists.txt
@@ -0,0 +1,2 @@
+
+tde_auto_add_subdirectories()
diff --git a/doc/man/kmag/CMakeLists.txt b/doc/man/kmag/CMakeLists.txt
new file mode 100644
index 0000000..1c1513b
--- /dev/null
+++ b/doc/man/kmag/CMakeLists.txt
@@ -0,0 +1,5 @@
+INSTALL(
+ FILES kmag.1
+ DESTINATION ${MAN_INSTALL_DIR}/man1
+ COMPONENT doc
+)
diff --git a/doc/man/kmag/kmag.1 b/doc/man/kmag/kmag.1
new file mode 100644
index 0000000..728ae24
--- /dev/null
+++ b/doc/man/kmag/kmag.1
@@ -0,0 +1,44 @@
+'\" -*- coding: us-ascii -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH kmag 1 "June 12, 2005" "" ""
+.SH NAME
+kmag \- Screen magnifier
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+\fBkmag\fR \kx
+.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
+'in \n(.iu+\nxu
+[ Generic Options] [ Generic Options]
+'in \n(.iu-\nxu
+.ad b
+'hy
+.SH DESCRIPTION
+\fBkmag\fR, also known as is a screen magnifier.
+You can use to magnify a part of the screen just as you would use a lens
+to magnify a newspaper fine-print or a photograph. This application is
+useful for a variety of people: from researchers to artists to
+web-designers to people with low vision.
+.SH "SEE ALSO"
+More detailed user documentation is available from \(lahelp:/kmag\(ra
+(either enter this into , or run
+\*(T<\fBkhelpcenter
+help:/kmag\fR\*(T>).
+.PP
+There is also further information available at the
+.URL https://mirror.git.trinitydesktop.org/gitea/TDE/tdeaccessibility "
+tdeaccessibility project home page."
+.SH AUTHORS
+was written by
+OlafSchmidt
+<\*(T<ojschmidt@kde.org\*(T>> and
+SarangLakare
+<\*(T<sarang@users.sf.net\*(T>> and
+MichaelForster
+<\*(T<forster@fmi.uni\-passau.de\*(T>>
diff --git a/doc/man/kmousetool/CMakeLists.txt b/doc/man/kmousetool/CMakeLists.txt
new file mode 100644
index 0000000..f68b664
--- /dev/null
+++ b/doc/man/kmousetool/CMakeLists.txt
@@ -0,0 +1,5 @@
+INSTALL(
+ FILES kmousetool.1
+ DESTINATION ${MAN_INSTALL_DIR}/man1
+ COMPONENT doc
+)
diff --git a/doc/man/kmousetool/kmousetool.1 b/doc/man/kmousetool/kmousetool.1
new file mode 100644
index 0000000..2b58b68
--- /dev/null
+++ b/doc/man/kmousetool/kmousetool.1
@@ -0,0 +1,39 @@
+'\" -*- coding: us-ascii -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH kmousetool 1 "June 12, 2005" "" ""
+.SH NAME
+kmousetool \- Accessibility tool to help click the mouse
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+\fBkmousetool\fR \kx
+.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
+'in \n(.iu+\nxu
+[ Generic Options] [ Generic Options]
+'in \n(.iu-\nxu
+.ad b
+'hy
+.SH DESCRIPTION
+KMouseTool clicks the mouse whenever the mouse cursor pauses
+briefly. It was designed to help those with repetitive strain injuries, for
+whom pressing buttons hurts.
+.PP
+KMouseTool can also be configured to wait for a specified time for a
+drag to begin, before unclicking the mouse. This way, you can use it for
+drag and drop operations as well.
+.SH "SEE ALSO"
+More detailed user documentation is available from \(lahelp:/kmousetool\(ra
+(either enter this into , or run
+\*(T<\fBkhelpcenter
+help:/kmousetool\fR\*(T>).
+.PP
+There is also further information available at
+.URL https://mirror.git.trinitydesktop.org/gitea/TDE/tdeaccessibility "the tdeaccessibility site."
+.SH AUTHORS
+KMouseTool was written by GunnarSchmi Dt <\*(T<gunnar@schmi\-dt.de\*(T>>, OlafSchmidt <\*(T<ojschmidt@kde.org\*(T>> and JeffRoush <\*(T<jeff@mousetool.com\*(T>>.
diff --git a/doc/man/kmouth/CMakeLists.txt b/doc/man/kmouth/CMakeLists.txt
new file mode 100644
index 0000000..5bed04f
--- /dev/null
+++ b/doc/man/kmouth/CMakeLists.txt
@@ -0,0 +1,5 @@
+INSTALL(
+ FILES kmouth.1
+ DESTINATION ${MAN_INSTALL_DIR}/man1
+ COMPONENT doc
+)
diff --git a/doc/man/kmouth/kmouth.1 b/doc/man/kmouth/kmouth.1
new file mode 100644
index 0000000..75d987f
--- /dev/null
+++ b/doc/man/kmouth/kmouth.1
@@ -0,0 +1,50 @@
+'\" -*- coding: us-ascii -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH kmouth 1 "June 12, 2005" "" ""
+.SH NAME
+kmouth \- A type-and-say front end for speech synthesizers
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+\fBkmouth\fR \kx
+.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
+'in \n(.iu+\nxu
+[\fIfilename\fR] [ Generic Options] [ Generic Options]
+'in \n(.iu-\nxu
+.ad b
+'hy
+.SH DESCRIPTION
+is an application that enables persons that cannot speak to
+let their computers speak, e.g. mute people or people who have lost
+their voice. It includes a history of spoken sentences from
+which the user can select sentences to be re-spoken. It has a text input
+field and speaks the sentences that you enter. It also has support for
+user defined phrasebooks.
+.PP
+Note that does not include speech synthesizer. Instead it
+requires a speech synthesizer installed in the system.
+.SH OPTIONS
+.TP
+\fIfilename\fR
+The history file to open.
+.SH "SEE ALSO"
+kttsd(1), festival(1), mbrola(1), freetts(1)
+.PP
+More detailed user documentation is available from \(lahelp:/kmouth\(ra
+(either enter this into , or run
+\*(T<\fBkhelpcenter
+help:/kmouth\fR\*(T>).
+.PP
+There is also further information available at the
+.URL https://mirror.git.trinitydesktop.org/gitea/TDE/tdeaccessibility " tdeaccessibility project web site"
+\&.
+.SH AUTHORS
+was written by
+GunnarSchmi
+Dt <\*(T<kmouth@schmi\-dt.de\*(T>>.