On 12/19/2014 08:14 AM, Jörn wrote: > notify-send is perfectly okay for bash scripts. > > Jörn > > Am 19. Dezember 2014 01:36:52 MEZ, schrieb John Hupp > <[email protected]>: > > I see that xfce4-notifyd is installed. Does that run by default? Is > there ready-made provision for sending messages to that from a script? > > (Several releases back, I had to install libnotify-bin and then use > notify-send in a script to actually publish the notices, but maybe there > is a better way now.) > > > -- > Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail > gesendet. > > +1 You can also make interactive notification dialogs with zenity or gxmessage, in case you want to make the user input something, or click OK/Cancel, etc... Happy scripting :)
-- Regards
-- Lubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
