|
2014-03-31
, 22:10
|
|
Posts: 418 |
Thanked: 506 times |
Joined on Jan 2012
@ Argentina
|
#12
|
|
2014-03-31
, 22:31
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#13
|
systemctl-user restart lipstick.service
|
2014-03-31
, 23:03
|
|
Posts: 418 |
Thanked: 506 times |
Joined on Jan 2012
@ Argentina
|
#14
|
|
2014-03-31
, 23:19
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#15
|
su -l nemo -c "command"
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2014-04-01
, 00:24
|
|
Posts: 418 |
Thanked: 506 times |
Joined on Jan 2012
@ Argentina
|
#16
|
|
2014-04-01
, 10:47
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#17
|
The Following 2 Users Say Thank You to Schturman For This Useful Post: | ||
|
2014-04-01
, 18:58
|
|
Posts: 418 |
Thanked: 506 times |
Joined on Jan 2012
@ Argentina
|
#18
|
|
2014-04-01
, 22:17
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#19
|
#!/usr/bin/python import dbus bus = dbus.SessionBus() object = bus.get_object('org.freedesktop.Notifications','/org/freedesktop/Notifications') interface = dbus.Interface(object,'org.freedesktop.Notifications') #print(interface.GetCapabilities()) interface.Notify("app_name", 0, "icon-m-notifications", "Dalvik is STOPPED !", "Dalvik stopper", dbus.Array(["default", ""]), dbus.Dictionary({"x-nemo-preview-body": "Dalvik stopper", "x-nemo-preview-summary": "Dalvik is STOPPED !"}, signature='sv'), 0)
su -l nemo -c "python /path/notifer.py"
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2014-04-14
, 22:30
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#20
|
Tags |
jolla phone, on device |
|
Bigger Icons (MetroUI)
Charging Indicator
s60.com.ar