diff options
Diffstat (limited to 'doc/man/kmag')
| -rw-r--r-- | doc/man/kmag/CMakeLists.txt | 5 | ||||
| -rw-r--r-- | doc/man/kmag/kmag.1 | 44 |
2 files changed, 49 insertions, 0 deletions
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>> |
