wmtimer.1 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  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 "WMTIMER" 1 "2021-09-09" "2.92" "SlackBuilds.org"
  31. .SH NAME
  32. wmtimer \- alarm clock dockapp for windowmaker
  33. .\" RST source for wmtimer(1) man page. Convert with:
  34. .
  35. .\" rst2man.py wmtimer.rst > wmtimer.1
  36. .
  37. .\" rst2man.py comes from the SBo development/docutils package.
  38. .
  39. .SH SYNOPSIS
  40. .sp
  41. wmtimer \-[a|c|r] [\-b] [\-color \fI<color>\fP] [\-display \fI<display>\fP] [\-geometry \fI<geom>\fP] \-t \fI<hh:mm:ss>\fP \-e \fI<command>\fP
  42. .SH DESCRIPTION
  43. .sp
  44. \fBwmtimer\fP is a dockable alarm clock for WindowMaker which can be run in
  45. alarm, countdown timer, or chronograph mode. In alarm or timer mode,
  46. you can either execute a command or sound the system bell when the time
  47. is reached.
  48. .sp
  49. \fBwmtimer\fP can be configured either at startup time via the command
  50. line, or by using the GTK interface by clicking on the main part of the
  51. window (anywhere except the buttons).
  52. .sp
  53. To switch to the Chrono function simply click on the right arrow button to
  54. start the chronograph.
  55. .sp
  56. You can pause the chronogaph by clicking on the center, rectangle button
  57. and resume again by clicking the right arrow button.
  58. .sp
  59. You can reset the timer by clicking on the left arrow button.
  60. .sp
  61. Without any of the \fB\-a\fP, \fB\-c\fP, or \fB\-r\fP options, \fBwmtimer\fP
  62. just shows the current time until it\(aqs clicked on.
  63. .sp
  64. Time entered via the command line must be in the form of hh:mm:ss. You
  65. don\(aqt need to have 2 digits for each number but you must have at least
  66. zeroes as placeholders for hours, minutes and seconds.
  67. .SH OPTIONS
  68. .INDENT 0.0
  69. .TP
  70. .B \-a
  71. Alarm mode. \fBwmtimer\fP will beep or exec a command at the specified time.
  72. .TP
  73. .B \-b
  74. Beep. This uses the X11 "system bell", which may be disabled
  75. via \fBxset(1)\fP (in which case you won\(aqt hear anything).
  76. .TP
  77. .B \-c
  78. Countdown timer mode. \fBwmtimer\fP will beep or exec a command when specified time counts down to 0.
  79. .UNINDENT
  80. .INDENT 0.0
  81. .TP
  82. .B \-color \fIcolor\fP
  83. Set text color; as a color name (e.g. \fBgreen\fP), or hex digits: \fIrgb:RR/GG/BB\fP or \fI#RRGGBB\fP\&.
  84. .TP
  85. .B \-display \fIdisplay\fP
  86. X display to connect to (default: \fB:0\fP).
  87. .TP
  88. .B \-e \fIcommand\fP
  89. Exec command. If the command has arguments, it must be quoted. If
  90. any of the arguments have spaces, quote them again (e.g. use
  91. double\-quotes around the whole command, and single\-quotes around
  92. filenames with spaces).
  93. .TP
  94. .B \-geometry \fIgeom\fP
  95. Window size and placement. Not usually needed.
  96. .UNINDENT
  97. .INDENT 0.0
  98. .TP
  99. .B \-r
  100. Start in chronograph (stopwatch) mode.
  101. .UNINDENT
  102. .INDENT 0.0
  103. .TP
  104. .B \-t \fI<hh:mm:ss>\fP
  105. With \fB\-a\fP, sets the alarm time. With \fB\-c\fP, sets the initial time
  106. to count down from. With \fB\-r\fP, sets the initial time to count \fIup\fP
  107. from. Without this option, the default time is \fB00:00:00\fP\&.
  108. .UNINDENT
  109. .INDENT 0.0
  110. .TP
  111. .B \-h
  112. Show built\-in help.
  113. .TP
  114. .B \-v
  115. Print the version number and exit.
  116. .UNINDENT
  117. .SH COPYRIGHT
  118. .sp
  119. See the file /usr/doc/wmtimer\-2.92/COPYING for license information.
  120. .SH AUTHORS
  121. .sp
  122. wmtimer was written by Josh King <\fI\%wmtimer@darkops.net\fP>.
  123. .sp
  124. This man page written for the SlackBuilds.org project
  125. by B. Watson, and is licensed under the WTFPL.
  126. .SH SEE ALSO
  127. .sp
  128. /usr/doc/wmtimer\-2.92/README
  129. .\" Generated by docutils manpage writer.
  130. .