components/gnome/libnotify/files/notify-send.1
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 7862 875bb3f441a5
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7862
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
.TH notify-send 1 "7 Apr 2017" "SunOS 5.11" "User Commands"
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
.SH "NAME"
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
notify-send \- a CLI program to send desktop notifications
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
.SH "SYNOPSIS"
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
.PP
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
\fBnotify-send\fR [\fB\-\-help\fR] [\fB\-\-urgency=\fIlevel\fR\fR] [\fB\-\-expire-time=\fItime\fR\fR] [\fB\-\-icon=\fIicon,icon\&.\&.\&.\fR\fR] [\fB\-\-category=\fItype,type\&.\&.\&.\fR\fR] [\fB\-\-hint=\fItype:name:value\fR\fR] [\fIsummary\fR] [\fIbody\fR]
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
.SH "DESCRIPTION"
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
.PP
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
Using notify-send, you can send desktop notifications from the command line
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
to the user via a notification daemon\&. The notifications are used to inform
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
the user about an asynchronous event or display some useful information without
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
getting in the user\&'s way\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
.SH "OPTIONS"
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
.PP
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
The following options are supported:
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
.TP 24
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
\fB\-?\fR, \fB\-\-help\fR
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
Display help text\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
.TP 24
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
\fB\-u\fR, \fB\-\-urgency=\fIlevel\fR\fR
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
Specifies the urgency level, including low, normal and critical\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
.TP 24
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
\fB\-t\fR, \fB\-\-expire-time=\fItime\fR\fR
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
Specifies the timeout in milliseconds at which to expire the notification\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
.TP 24
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
\fB\-i\fR, \fB\-\-icon=\fIicons\fR\fR
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
Specifies an icon filename or stock icon to display\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    28
.TP 24
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
\fB\-c\fR, \fB\-\-category=\fItypes\fR\fR
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    30
Specifies the notification category\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
.TP 24
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
\fB\-h\fR, \fB\-\-hint=\fIhint\fR\fR
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
Specifies basic extra data to pass\&. The format is type:name:value and
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    34
valid types are int, double, string and byte
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    35
.TP 24
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    36
\fB\-v\fR, \fB\-\-version\fR
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    37
Display version information\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    38
.SH "EXIT STATUS"
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    39
.PP
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    40
.TP 4
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    41
0
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    42
All information was written successfully\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    43
.TP 4
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    44
>0
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    45
An error occurred\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    46
.SH "SEE ALSO"
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    47
.PP
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    48
.BR libnotify (3lib)
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    49
.PP
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    50
The Desktop Notification Spec on
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    51
\fBhttp://www\&.galago-project\&.org/specs/notification/\fR\&.
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    52
.SH "NOTES"
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    53
.PP
875bb3f441a5 25879439 Migrate remaining desktop man pages to Userland gate
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    54
Written by Jedy Wang, Sun Microsystems Inc\&., 2007\&.