From kde-bugs-dist Mon Jan 31 23:22:35 2005 From: Dik Takken Date: Mon, 31 Jan 2005 23:22:35 +0000 To: kde-bugs-dist Subject: [Bug 98312] New: Add DCOP call for easy sending of notification Message-Id: <20050201002234.98312.d.h.j.takken () phys ! uu ! nl> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=110721376005385 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=98312 Summary: Add DCOP call for easy sending of notification messages Product: kcontrol Version: unspecified Platform: unspecified OS/Version: Linux Status: NEW Severity: wishlist Priority: NOR Component: kcmknotify AssignedTo: pfeiffer kde org ReportedBy: d.h.j.takken phys uu nl Version: (using KDE KDE 3.3.2) OS: Linux I would like to be able to show notification messages from scripts. I could not find any existing DCOP function that appears to be designed for easy commandline usage. Just something like: dcop knotify Notify notify "SECURITY ALERT: Failed ROOT login attempt!" would suffice.