BUG's page
[awesome.git] / awesome-message.1.txt
blob2b471f802e47b7b649271f0465c4cb2cac9a58a0
1 awesome-message(1)
2 =================
4 NAME
5 ----
7 awesome-message - awesome message window
9 SYNOPSIS
10 --------
12 awesome-message [-x xcoord] [-y ycoord] [-d delay] <message> <icon>
14 DESCRIPTION
15 -----------
17 awesome-message is a tool which will pop up a simple X window with a message
18 and optionally an icon in front of it.
20 USAGE
21 -----
22 To have a popup when you have new mail, you can do something like that:
24     awesome-message "You have new mails!" ~/.awesome/icons/newmail.png
26 OPTIONS
27 -------
28 -x xcoord::
29     Set x coordinate of the window.
30 -y ycoord::
31     Set y coordinate of the window.
32 -d delay::
33     Close the window after <delay> seconds. Must be an integer greater than 0.
34 <message>::
35     Print this message in the window.
36 <icon>::
37     Draw this icon file in the window.
38    
39 SEE ALSO
40 --------
41 awesome(1)
43 AUTHORS
44 -------
45 Julien Danjou <julien@danjou.info>
47 WWW
48 ---
49 http://awesome.naquadah.org