summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/tdepim/debian/man/kalarm-trinity.man
blob: 8aa59cc00f075e23477ea340988c119ff50aba3f (plain)
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
.TH KALARM 1
.SH NAME
kalarm \- Personal alarm message, command and email scheduler for TDE
.SH SYNOPSIS
.B kalarm
.I [Qt-options] [TDE-options] [options] [message]
.SH DESCRIPTION
\fBKAlarm\fP is a personal alarm message, command and email scheduler. It
lets you set up personal alarm messages which pop up on the screen at the
chosen time, or you can schedule commands to be executed or emails to be
sent.
.SH PROGRAM OPTIONS
.TP
.B -a, --ack-confirm
Prompt for confirmation when alarm is acknowledged.
.TP
.B -A, --attach \fI<url>\fB
Attach file to email (repeat as needed).
.TP
.B --auto-close
Auto-close alarm window after --late-cancel period.
.TP
.B --bcc
Blind copy email to self.
.TP
.B -b, --beep
Beep when message is displayed.
.TP
.B -c, --color \fI<color>\fB
Message background color (name or hex 0xRRGGBB).
.TP
.B -C, --colorfg \fI<color>\fB
Message foreground color (name or hex 0xRRGGBB).
.TP
.B --calendarURL \fI<url>\fB
URL of calendar file.
.TP
.B --cancelEvent \fI<eventID>\fB
Cancel alarm with the specified event ID.
.TP
.B -d, --disable
Disable the alarm.
.TP
.B -e, --exec \fI<commandline>\fB
Execute a shell command line.
.TP
.B --edit \fI<eventID>\fB
Display the alarm edit dialog to edit the specified alarm.
.TP
.B -n, --edit-new
Display the alarm edit dialog to edit a new alarm.
.TP
.B --edit-new-preset \fI<templateName>\fB
Display the alarm edit dialog, preset with a template.
.TP
.B -f, --file \fI<url>\fB
File to display.
.TP
.B -F, --from-id \fI<ID>\fB
KMail identity to use as sender of email.
.TP
.B --handleEvent \fI<eventID>\fB
Trigger or cancel alarm with the specified event ID.
.TP
.B -i, --interval \fI<period>\fB
Interval between alarm repetitions.
.TP
.B -k, --korganizer
Show alarm as an event in KOrganizer.
.TP
.B -l, --late-cancel \fI<period>\fB
Cancel alarm if more than 'period' late when triggered.
.TP
.B -L, --login
Repeat alarm at every login.
.TP
.B -m, --mail \fI<address>\fB
Send an email to the given address (repeat as needed).
.TP
.B -p, --play \fI<url>\fB
Audio file to play once.
.TP
.B -P, --play-repeat \fI<url>\fB
Audio file to play repeatedly.
.TP
.B --recurrence \fI<spec>\fB
Specify alarm recurrence using iCalendar syntax.
.TP
.B -R, --reminder \fI<period>\fB
Display reminder in advance of alarm.
.TP
.B --reminder-once \fI<period>\fB
Display reminder once, before first alarm recurrence.
.TP
.B -r, --repeat \fI<count>\fB
Number of times to repeat alarm (including initial occasion).
.TP
.B --reset
Reset the alarm scheduling daemon.
.TP
.B -s, --speak
Speak the message when it is displayed.
.TP
.B --stop
Stop the alarm scheduling daemon.
.TP
.B -S, --subject
Email subject line.
.TP
.B -t, --time \fI<time>\fB
Trigger alarm at time [[[yyyy-]mm-]dd-]hh:mm, or date yyyy-mm-dd.
.TP
.B --tray
Display system tray icon.
.TP
.B --triggerEvent \fI<eventID>\fB
Trigger alarm with the specified event ID.
.TP
.B -u, --until \fI<time>\fB
Repeat until time [[[yyyy-]mm-]dd-]hh:mm, or date yyyy-mm-dd.
.TP
.B -V, --volume \fI<percent>\fB
Volume to play audio file.
.TP
.B message
Message text to display.
.so kdeopt.part
.SH SEE ALSO
More detailed user documentation is available from
.BR help:/kalarm
(either enter this URL into \fBkonqueror\fP, or run `khelpcenter
help:/kalarm').