Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am trying to figure out how to set up a cronjob that displays a message on the screen in KDE at a certain time(I am using SUSE 9). Does anyone know what command I can use to display a message on the screen in KDE?
Your help is greately appreciated. Thanks in advance...
I need to set up a cron job that just pops a graphical message on the screen in KDE saying for example HELLO. Now setting up a cron job I figured, but the command to pop some message on the screen I still can't figure out. Kalarm will work for this purpose, but I just really want to do it the other way....
There's your answer then. You can install it via Yast i beleieve.
Code:
kdialog
on it's own gives a list of different switches.
If not you can use dialog (i was just playing around with it, pretty fun), mine seemed to open up in the shell i was running, you can prolly change that.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.