public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] pop up windows with text message
@ 2013-07-09 16:54 Joseph
  2013-07-09 22:52 ` Neil Bothwick
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Joseph @ 2013-07-09 16:54 UTC (permalink / raw
  To: gentoo-user

How to design a sticky note pop-up when file is present?

I would like to check if file is present via and open a terminal window with a simple message.
I think a simple bash script and a cron job would do the trick or is there a better solution?

I've tried cron + bash script

cron:
32 10 * * * sh /home/joseph/xp_share/wall.sh

wall.sh
terminal
wall file ready

When I open terminal and type: "terminal" new windows pops up
But if close all the terminals and run wall.sh script the terminal will not open.
I get an error message: (terminal:24945): Gtk-WARNING **: cannot open
display:

-- 
Joseph


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-07-15 18:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 16:54 [gentoo-user] pop up windows with text message Joseph
2013-07-09 22:52 ` Neil Bothwick
2013-07-10  9:21 ` Alan McKinnon
2013-07-11  2:48   ` Joseph
2013-07-11  4:47     ` Wang Xuerui
2013-07-11  8:28     ` Neil Bothwick
2013-07-13  3:06       ` Joseph
2013-07-11  5:12 ` Mark David Dumlao
2013-07-13 22:59 ` felix
2013-07-15 18:17   ` Joseph

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox