Display a Small Notification Dialog
Tagged with: command, dialog, gui, Linux, menu, message, notice, notify
Tuesday, May 27th, 2008 10:46 PM
This command shows a notice in GUI and disappears after a few seconds…
notify-send "Hello There"
This command shows a notice in GUI and disappears after a few seconds…
notify-send "Hello There"
Shows a small GUI dialog similar to alert with the specified message.
xmessage 'Hello'