1man(1) Profanity XMPP client man(1)
2
3
4
6 /autoaway
7
8
10 Manage autoaway settings for idle time.
11
12
14 /autoaway mode idle|away|off
15
16
17 /autoaway time away|xa <minutes>
18
19
20 /autoaway message away|xa <message>|off
21
22
23 /autoaway check on|off
24
25
27 mode idle
28 Sends idle time, status remains online.
29
30 mode away
31 Sends away and xa presence as well as idle time.
32
33 mode off
34 Disabled (default).
35
36 time away <minutes>
37 Number of minutes before the away presence is sent, default: 15.
38
39 time xa <minutes>
40 Number of minutes before the xa presence is sent, default: 0 (dis‐
41 abled).
42
43 message away <message>
44 Optional message to send with the away presence, default: off (dis‐
45 abled).
46
47 message xa <message>
48 Optional message to send with the xa presence, default: off (dis‐
49 abled).
50
51 message away off
52 Send no message with away presence.
53
54 message xa off
55 Send no message with xa presence.
56
57 check on|off
58 When enabled, checks for activity and sends online presence, de‐
59 fault: on.
60
61
63 /autoaway mode away
64
65
66 /autoaway time away 30
67
68
69 /autoaway message away Away from computer for a while
70
71
72 /autoaway time xa 120
73
74
75 /autoaway message xa Away from computer for a very long time
76
77
78 /autoaway check off
79
80
810.13.0 2022-10-12 man(1)