Death Scythe
|
2010-06-09
, 14:15
|
Posts: 94 |
Thanked: 27 times |
Joined on Dec 2009
|
#11
|
|
2010-06-09
, 14:27
|
Posts: 117 |
Thanked: 47 times |
Joined on Apr 2010
@ UK
|
#12
|
|
2010-06-10
, 11:58
|
Posts: 117 |
Thanked: 47 times |
Joined on Apr 2010
@ UK
|
#14
|
|
2010-06-10
, 12:26
|
Posts: 155 |
Thanked: 61 times |
Joined on Nov 2009
|
#15
|
|
2010-06-10
, 12:26
|
Posts: 134 |
Thanked: 41 times |
Joined on Mar 2010
|
#16
|
The Following User Says Thank You to dana.s For This Useful Post: | ||
|
2010-06-10
, 12:36
|
Posts: 117 |
Thanked: 47 times |
Joined on Apr 2010
@ UK
|
#17
|
Do you know what dbus runes to use to see if the screen is currently locked?
|
2010-06-10
, 12:39
|
Posts: 134 |
Thanked: 41 times |
Joined on Mar 2010
|
#18
|
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"unlocked"
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"locked"
The Following User Says Thank You to dana.s For This Useful Post: | ||
|
2010-06-10
, 15:03
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#19
|
Do you know what dbus runes to use to see if the screen is currently locked?
Nokia-N900:~# dbus-send --system --print-reply --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.get_tklock_mode
method return sender=:1.8 -> dest=:1.199 reply_serial=2
string "unlocked"
|
2010-06-10
, 15:20
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#20
|