./configure makeAfter compiling, become root and execute
make installto complete the installation process. The make command here should correspond to GNU make; on some systems (particularly *BSD), you may need to use gmake.
Action | Keypress |
scroll up and down the schedule | <up>, <down> or k, j |
jump back or forward by a day | <pageup>, <pagedown> or 4, 6 or <, > or H, L |
jump back or forward by a week | 8, 2 or [, ] or K, J |
jump back or forward by a month | {, } |
jump to current date and time | <home> |
jump to the next reminder | <tab> |
switch between schedule and untimed reminders window | <left>, <right> or h, l |
zoom in on the schedule | z |
scroll the description window up and down | d, D |
remind -z -k'gxmessage -title "reminder" %s &' ~/.reminders &(A sensible way to start this alarm command is to place it in ~.xinitrc so that it launches when the X server is started.) If you want some advance warning (say, 15 minutes), you can cause Remind to trigger early by setting a tdelta in the AT clause:
REM Nov 27 2005 AT 14:30 +15 MSG Do somethingAlternatively, if you want to generate alarms only for specific reminders, consider using Remind's RUN command. This process could be easily automated by using the templateN configuration variables described in Section 4.
This document was translated from LATEX by HEVEA.