1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
<TITLE>gcrontab.: gcrontab toolbars</TITLE>
<LINK HREF="gcrontab-DOC.000-5.html" REL=next>
<LINK HREF="gcrontab-DOC.000-3.html" REL=previous>
<LINK HREF="gcrontab-DOC.000.html#toc4" REL=contents>
</HEAD>
<BODY>
<A HREF="gcrontab-DOC.000-5.html"><IMG SRC="next.png" ALT="Next"></A>
<A HREF="gcrontab-DOC.000-3.html"><IMG SRC="prev.png" ALT="Previous"></A>
<A HREF="gcrontab-DOC.000.html#toc4"><IMG SRC="toc.png" ALT="Contents"></A>
<HR>
<H2><A NAME="s4">4.</A> <A HREF="gcrontab-DOC.000.html#toc4">gcrontab toolbars</A></H2>
<P>In this section are described both toolbars: the <EM>standard toolbar</EM> and
the <EM>time toolbar</EM>.</P>
<P>
<CENTER><FIGURE>
<EPS FILE="toolbars.ps">
<IMG SRC="toolbars.png"><BR>
<CAPTION>
<A NAME="IMG-TOOLBARS"></A>
Toolbars.</CAPTION>
</FIGURE></CENTER>
</P>
<H2><A NAME="ss4.1">4.1</A> <A HREF="gcrontab-DOC.000.html#toc4.1">Standard toolbar.</A>
</H2>
<P>
<DL>
<DT><B>New [Alt+N]</B><DD><P>Starts a new crontab file.</P>
<DT><B>Set [Alt+S]</B><DD><P>Set the current file as your default crontab system file.</P>
<DT><B>Get [Alt+G]</B><DD><P>Get the current crontab file. </P>
<DT><B>Open [Ctrl+O]</B><DD><P>Open a crontab file. </P>
<DT><B>Save [Ctrl+S]</B><DD><P>Save the current crontab file.</P>
<DT><B>Add [Ins] [Ctrl+A]</B><DD><P>Add a new line to the crontab file.</P>
<DT><B>Del [Supr] [Ctrl+X]</B><DD><P>Del the current selected line of the crontab file.</P>
<DT><B>Druid [Ctrl+D]</B><DD><P>Shows the druid dialog.</P>
<DT><B>Help</B><DD><P>Shows this help file.</P>
<DT><B>Exit [Ctrl+Q] [Alt+X]</B><DD><P>Terminate this program.</P>
</DL>
</P>
<H2><A NAME="ss4.2">4.2</A> <A HREF="gcrontab-DOC.000.html#toc4.2">Time toolbar.</A>
</H2>
<P>All this buttons works with the current selected line of the crontab file. So
you must first select a line int the crontab file and then press one button
in this toolbar.</P>
<P>
<DL>
<DT><B>Min [Ctrl+M]</B><DD><P>(<B>Min</B>ute). Set a minute.</P>
<DT><B>Hour [Ctrl+H]</B><DD><P>Set an hour.</P>
<DT><B>DoM [Ctrl+D]</B><DD><P>(<B>D</B>ay <B>O</B>f <B>M</B>onth). Set a day of the month.</P>
<DT><B>Mon [Ctrl+N]</B><DD><P>(<B>Mon</B>th). Set a month.</P>
<DT><B>DoW [Ctrl+W]</B><DD><P>(<B>D</B>ay <B>O</B>f <B>W</B>eek). Set a day
of the week.</P>
<DT><B>Cmd [Ctrl+K]</B><DD><P>(<B>C</B>o<B>m</B>man<B>d</B>). Set the command
(or script file) for the current crontab line.</P>
<DT><B>Cal</B><DD><P>(<B>Cal</B>endar). Shows the calendar dialog. With this dialog you can
set a day and a moth at the same time.</P>
</DL>
</P>
<HR>
<A HREF="gcrontab-DOC.000-5.html"><IMG SRC="next.png" ALT="Next"></A>
<A HREF="gcrontab-DOC.000-3.html"><IMG SRC="prev.png" ALT="Previous"></A>
<A HREF="gcrontab-DOC.000.html#toc4"><IMG SRC="toc.png" ALT="Contents"></A>
</BODY>
</HTML>
|