View Single Post
Posts: 542 | Thanked: 117 times | Joined on Sep 2008 @ 52 N, 6 E
#12
You can also lock the device by a shell script:

Code:
/usr/bin/dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"locked"
And add this command in 'personal menu' so I can lock my device by just a single click.
Only *un*lock requires the slider (unless connected via ssh from my laptop where I can start the unlock command).