![]() |
2013-11-09
, 14:52
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#2
|
The Following User Says Thank You to thedead1440 For This Useful Post: | ||
![]() |
2013-11-09
, 15:08
|
|
Posts: 645 |
Thanked: 519 times |
Joined on Apr 2012
@ Finland
|
#3
|
#!/bin/sh echo rootme | sudo sh -c "dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:locked;dbus-send --system --type=method_call --print-reply --dest=com.nokia.devicelock /request com.nokia.devicelock.setState int32:1 int32:1" exit 0
The Following 2 Users Say Thank You to Mikkosssss For This Useful Post: | ||
![]() |
2013-11-10
, 03:14
|
|
Posts: 411 |
Thanked: 302 times |
Joined on May 2012
@ Australia
|
#4
|
Thanks,
Jono