Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
man(1)			      Profanity XMPP client			  man(1)

NAME
     /autoaway

DESCRIPTION
     Manage autoaway settings for idle time.

SYNOPSIS
     /autoaway mode idle|away|off

     /autoaway time away|xa <minutes>

     /autoaway message away|xa <message>|off

     /autoaway check on|off

ARGUMENTS
     mode idle
	 Sends idle time, status remains online.

     mode away
	 Sends away and xa presence as well as idle time.

     mode off
	 Disabled (default).

     time away <minutes>
	 Number of minutes before the away presence is sent, default: 15.

     time xa <minutes>
	 Number  of  minutes  before  the  xa presence is sent, default: 0 (dis-
	 abled).

     message away <message>
	 Optional message to send with the away  presence,  default:  off  (dis-
	 abled).

     message xa <message>
	 Optional message to send with the xa presence, default: off (disabled).

     message away off
	 Send no message with away presence.

     message xa off
	 Send no message with xa presence.

     check on|off
	 When  enabled,  checks for activity and sends online presence, default:
	 on.

EXAMPLES
     /autoaway mode away

     /autoaway time away 30

     /autoaway message away Away from computer for a while

     /autoaway time xa 120

     /autoaway message xa Away from computer for a very long time

     /autoaway check off

0.18.1				   2026-05-15				  man(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=profanity-autoaway&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help