mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
4f82040ebc
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
89 lines
2.1 KiB
Groff
89 lines
2.1 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.TH "MAG" 1 "2021-12-07" "20100913" "SlackBuilds.org"
|
|
.SH NAME
|
|
mag \- dynamic X11 screen magnifier
|
|
.\" RST source for mag(1) man page. Convert with:
|
|
.
|
|
.\" rst2man.py mag.rst > mag.1
|
|
.
|
|
.\" rst2man.py comes from the SBo development/docutils package.
|
|
.
|
|
.SH SYNOPSIS
|
|
.sp
|
|
mag [\fI\-d\fP] [\fI\-s | \-m | \-l\fP] [\fI\-z factor\fP] [\fI\-x Xcoord\fP] [\fI\-y Ycoord\fP]
|
|
.SH DESCRIPTION
|
|
.sp
|
|
\fBmag\fP is a screen magnifier similar to xmag(1), but it has the
|
|
ability to move itself out of the way when not in use.
|
|
.sp
|
|
With dynamic placement ([\fI\-d\fP] option), the magnifier will flee to the
|
|
furthest corner away from the mouse. Without, you can grab it and move it as you like.
|
|
.SH OPTIONS
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \-s
|
|
small window.
|
|
.TP
|
|
.B \-m
|
|
medium window.
|
|
.TP
|
|
.B \-l
|
|
large window.
|
|
.TP
|
|
.B \-d
|
|
Dynamic placement.
|
|
.TP
|
|
.BI \-z \ n
|
|
Zoom factor.
|
|
.TP
|
|
.BI \-x \ Xcoord
|
|
Original X placement.
|
|
.TP
|
|
.BI \-y \ Ycoord
|
|
Original Y placement.
|
|
.UNINDENT
|
|
.SH BUGS
|
|
.sp
|
|
There is no way to exit \fBmag\fP normally. Use e.g. \fBkillall mag\fP or
|
|
\fBxkill\fP to force it to quit.
|
|
.SH AUTHORS
|
|
.sp
|
|
mag was written by Danny Chouinard.
|
|
.sp
|
|
This man page written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
The mag homepage:
|
|
.sp
|
|
\fI\%https://sites.google.com/site/dannychouinard/Home/unix\-linux\-trinkets/little\-utilities/mag\-dynamic\-x11\-screen\-magnifier\fP
|
|
.\" Generated by docutils manpage writer.
|
|
.
|