From b4ded87e23078de8411ea19bfeb647fb1d3a5b96 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 30 Aug 2013 14:10:12 -0500 Subject: Handy little script --- test-call.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test-call.sh diff --git a/test-call.sh b/test-call.sh new file mode 100755 index 0000000..bc1ffac --- /dev/null +++ b/test-call.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +gdbus call --system --dest com.canonical.Unity.Greeter.Broadcast --object-path /com/canonical/Unity/Greeter/Broadcast --method com.canonical.Unity.Greeter.Broadcast.RequestApplicationStart $1 $2 -- cgit v1.2.3