Manual browser: panel-message(1)

Section:
Page:

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 status...).

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 message 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)