LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Notification on login
#2
Hi liamjake05,

If you just want a notification shown without confirmation/ interaction you could add a line like this to the file /home/<user_name/.profile

Code:
notify-send "Big brother is watching you."

With confirmation/ interaction:

Code:
zenity --info --text="Big brother is watching you."

Hope that helps Smile
Reply


Messages In This Thread
Notification on login - by liamjake05 - 02-18-2016, 04:32 PM
Re: Notification on login - by LL-user - 02-18-2016, 08:54 PM
Re: Notification on login - by liamjake05 - 02-20-2016, 11:10 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)