10363N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
10363N/A<!--ArborText, Inc., 1988-1999, v.4002-->
13675N/A<!--ARC : LSARC 2007/137 Desktop Notification Project-->
10363N/A<!ENTITY cmd "notify-send">
10363N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
10363N/A%commonents;
10363N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
10363N/A%booktitles;
10363N/A<!ENTITY suncopy "Copyright (c) 2003, Sun Microsystems, Inc. All Rights Reserved.">
10363N/A]>
10363N/A<?Pub UDT _bookmark _target>
10363N/A<?Pub Inc>
10363N/A<refentry id="notify-send-1">
10363N/A<!-- %Z%%M% %I% %E% SMI; -->
10363N/A<refmeta><refentrytitle>notify-send</refentrytitle><manvolnum>1</manvolnum>
10363N/A<refmiscinfo class="date">28 Feb 2007</refmiscinfo>
10363N/A<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
10363N/A<refmiscinfo class="software">&release;</refmiscinfo>
10363N/A<refmiscinfo class="arch">generic</refmiscinfo>
10363N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
10363N/A</refmeta>
10363N/A<refnamediv id="notify-send-1-name"><refname>notify-send</refname><refpurpose>a CLI program to send desktop notifications</refpurpose>
10363N/A</refnamediv>
10363N/A<refsynopsisdiv id="notify-send-1-synp"><title>&synp-tt;</title>
10363N/A<cmdsynopsis>
10363N/A<command>&cmd;</command>
10363N/A<arg choice="opt"><option>-help </option></arg>
10363N/A<arg choice="opt"><option>-urgency=<replaceable>level</replaceable></option></arg>
10363N/A<arg choice="opt"><option>-expire-time=<replaceable>time</replaceable></option></arg>
10363N/A<arg choice="opt"><option>-icon=<replaceable>icon,icon...</replaceable></option></arg>
10363N/A<arg choice="opt"><option>-category=<replaceable>type,type...</replaceable></option></arg>
10363N/A<arg choice="opt"><option>-hint=<replaceable>type:name:value</replaceable></option></arg>
10363N/A<arg choice="opt"><replaceable>summary</replaceable></arg>
10363N/A<arg choice="opt"><replaceable>body</replaceable></arg>
10363N/A</cmdsynopsis>
10363N/A</refsynopsisdiv>
10363N/A<refsect1 id="notify-send-1-desc"><title>&desc-tt;</title>
10363N/A<para>Using notify-send, you can send desktop notifications to the user via a notification daemon from the command line. The notifications are used to inform the user about an asynchronous event or display some useful information without getting in the user's way.</para>
10363N/A</refsect1>
10363N/A<refsect1 id="notify-1-opts"><title>&opts-tt;</title>
10363N/A<para>The following options are supported:</para>
10363N/A<variablelist termlength="medium">
10363N/A<varlistentry><term><option>?</option>, <option>-help</option></term><listitem><para>Display help
10363N/Atext.</para>
10363N/A</listitem></varlistentry>
10363N/A<varlistentry><term><option>u</option>, <option>-urgency=<replaceable>level</replaceable></option></term><listitem><para>Specifies
11925N/Athe urgency level, including low, normal and critical.</para>
10363N/A</listitem></varlistentry>
10363N/A<varlistentry><term><option>t</option>, <option>-expire-time=<replaceable>time</replaceable></option></term><listitem><para>Specifies
10363N/Athe timeout in milliseconds at which to expire the notification.</para>
10363N/A</listitem></varlistentry>
10363N/A<varlistentry><term><option>i</option>, <option>-icon=<replaceable>icons</replaceable></option></term><listitem><para>Specifies
10363N/Aan icon filename or stock icon to display.</para>
10363N/A</listitem></varlistentry>
10363N/A<varlistentry><term><option>c</option>, <option>-category=<replaceable>types</replaceable></option></term><listitem><para>Specifies
10363N/Athe notification category.</para>
10363N/A</listitem></varlistentry>
10363N/A<varlistentry><term><option>h</option>, <option>-hint=<replaceable>hint</replaceable></option></term><listitem><para>Specifies
10363N/Abasic extra data to pass. The format is type:name:value and valid types are int, double, string and byte</para>
10363N/A</listitem></varlistentry>
10363N/A<varlistentry><term><option>v</option>, <option>-version</option></term><listitem><para>Display
10363N/Aversion information.</para>
10363N/A</listitem></varlistentry>
10363N/A</variablelist>
10363N/A</refsect1>
10363N/A
10363N/A<refsect1 id="notify-send-1-exit"><title>&exit-tt;</title> <para>
10363N/A0 All information was written successfully.
10363N/A
10363N/A>0 An error occurred.
10363N/A</para>
10363N/A</refsect1>
10363N/A
10363N/A<refsect1 id="notify-send-1-attr"><title>&attr-tt;</title>
10363N/A<para>See <olink targetdocent="REFMAN2" localinfo="attributes-5"><citerefentry>
10363N/A<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
10363N/Afor descriptions of the following attributes:</para>
10363N/A<informaltable frame="all">
10363N/A<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
10363N/A<colspec colname="COLSPEC1" colwidth="1*">
10363N/A<thead>
10363N/A<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center"
10363N/Avalign="middle">ATTRIBUTE VALUE</entry></row>
10363N/A</thead>
10363N/A<tbody>
18745N/A<row><entry><para>Availability</para></entry><entry><para>gnome/gnome-panel</para></entry>
10363N/A</row>
10363N/A<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry
10363N/Acolname="COLSPEC1"><para>Volatile</para></entry></row>
10363N/A</tbody>
10363N/A</tgroup>
10363N/A</informaltable>
10363N/A</refsect1>
10363N/A
10363N/A<refsect1 id="notify-send-1-also"><title>&also-tt;</title>
10363N/A<!--Reference to another man page-->
10363N/A<!--Reference to a Help manual-->
10363N/A<!--Reference to a book.-->
11933N/A<para>
11933N/AThe Desktop Notification Spec on
11933N/A<literal>http://www.galago-project.org/specs/notification/</literal>.</para>
10363N/A</refsect1>
10363N/A
10363N/A<refsect1 id="notify-send-1-note"><title>&note-tt;</title>
10363N/A<para>
10363N/AWritten by Jedy Wang, Sun Microsystems Inc., 2007.
11933N/A</para>
10363N/A</refsect1>
10363N/A</refentry>