mag.1 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .
  4. .nr rst2man-indent-level 0
  5. .
  6. .de1 rstReportMargin
  7. \\$1 \\n[an-margin]
  8. level \\n[rst2man-indent-level]
  9. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  10. -
  11. \\n[rst2man-indent0]
  12. \\n[rst2man-indent1]
  13. \\n[rst2man-indent2]
  14. ..
  15. .de1 INDENT
  16. .\" .rstReportMargin pre:
  17. . RS \\$1
  18. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  19. . nr rst2man-indent-level +1
  20. .\" .rstReportMargin post:
  21. ..
  22. .de UNINDENT
  23. . RE
  24. .\" indent \\n[an-margin]
  25. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  26. .nr rst2man-indent-level -1
  27. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  28. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  29. ..
  30. .TH "MAG" 1 "2021-12-07" "20100913" "SlackBuilds.org"
  31. .SH NAME
  32. mag \- dynamic X11 screen magnifier
  33. .\" RST source for mag(1) man page. Convert with:
  34. .
  35. .\" rst2man.py mag.rst > mag.1
  36. .
  37. .\" rst2man.py comes from the SBo development/docutils package.
  38. .
  39. .SH SYNOPSIS
  40. .sp
  41. mag [\fI\-d\fP] [\fI\-s | \-m | \-l\fP] [\fI\-z factor\fP] [\fI\-x Xcoord\fP] [\fI\-y Ycoord\fP]
  42. .SH DESCRIPTION
  43. .sp
  44. \fBmag\fP is a screen magnifier similar to xmag(1), but it has the
  45. ability to move itself out of the way when not in use.
  46. .sp
  47. With dynamic placement ([\fI\-d\fP] option), the magnifier will flee to the
  48. furthest corner away from the mouse. Without, you can grab it and move it as you like.
  49. .SH OPTIONS
  50. .INDENT 0.0
  51. .TP
  52. .B \-s
  53. small window.
  54. .TP
  55. .B \-m
  56. medium window.
  57. .TP
  58. .B \-l
  59. large window.
  60. .TP
  61. .B \-d
  62. Dynamic placement.
  63. .TP
  64. .BI \-z \ n
  65. Zoom factor.
  66. .TP
  67. .BI \-x \ Xcoord
  68. Original X placement.
  69. .TP
  70. .BI \-y \ Ycoord
  71. Original Y placement.
  72. .UNINDENT
  73. .SH BUGS
  74. .sp
  75. There is no way to exit \fBmag\fP normally. Use e.g. \fBkillall mag\fP or
  76. \fBxkill\fP to force it to quit.
  77. .SH AUTHORS
  78. .sp
  79. mag was written by Danny Chouinard.
  80. .sp
  81. This man page written for the SlackBuilds.org project
  82. by B. Watson, and is licensed under the WTFPL.
  83. .SH SEE ALSO
  84. .sp
  85. The mag homepage:
  86. .sp
  87. \fI\%https://sites.google.com/site/dannychouinard/Home/unix\-linux\-trinkets/little\-utilities/mag\-dynamic\-x11\-screen\-magnifier\fP
  88. .\" Generated by docutils manpage writer.
  89. .