![]() |
2011-11-07
, 10:00
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#2
|
![]() |
2011-11-07
, 10:08
|
Posts: 3 |
Thanked: 0 times |
Joined on Nov 2011
|
#3
|
run-standalone.sh dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteDialog string:"QUESTION?" uint32:0 string:"OK"
http://wiki.maemo.org/Phone_control#D-Bus
![]() |
2011-11-07
, 11:05
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#4
|
![]() |
2011-11-07
, 12:59
|
Posts: 3 |
Thanked: 0 times |
Joined on Nov 2011
|
#5
|
useradd -m fredrik
When I try to send a notification as a user that is not "user" or "root" using the command:
I have tried adding dbus-send for the user to the sudoers-file but no avail