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

FreeBSD Manual Pages

  
 
  

home | help
PANEL-MESSAGE(1)		Panel User Manual		PANEL-MESSAGE(1)

NAME
     panel-message - Notifier for the panel

SYNOPSIS
     panel-message [-E | -I | -Q | -W] [-T title] [-t timeout]

DESCRIPTION
     panel-message  is	a  desktop  notification program for the desktop. It can
     popup a window, centered on the screen, containing different applets of the
     panel. It can be set to disappear automatically after a specific amount  of
     time.  It	is  particularly  useful  when implementing hotkeys (system sta-
     tus...).

OPTIONS
     panel-message expects a text message to be specified as an argument on  the
     command line.

     The following options are available:

     -E
	 Display an error message.

     -I
	 Display an information message.

     -Q
	 Display a question message.

     -W
	 Display a warning message.

     -T
	 The  title  to display with the message (default: according to the mes-
	 sage type).

     -t
	 Time to wait before disappearing (in seconds; 0 means unlimited).

BUGS
     Issues	  can	    be	     listed	   and	      reported	      at
     https://www.defora.org/os/project/bug_list/3262/Panel.

SEE ALSO
     panel(1), panelctl(1), panel-embed(1), panel-notify(1)

AUTHOR
     Pierre Pronchery <khorben@defora.org>
	 Code and documentation.

COPYRIGHT
     Copyright	(C)  2012,  2013, 2014, 2015, 2016, 2017 Pierre Pronchery <khor-
     ben@defora.org>

     This manual page was written for the DeforaOS project (and may be	used  by
     others).

     Permission is granted to copy, distribute and/or modify this document under
     the  terms of the GNU General Public License, Version 3 as published by the
     Free Software Foundation.

DeforaOS Panel			  July 30, 2026 		PANEL-MESSAGE(1)

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

home | help