View Single Post
Posts: 393 | Thanked: 67 times | Joined on Feb 2010
#11
This can be resolved by connecting via SSH and typing

dbus-send --print-reply --system --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:unlocked

The above will turn on the N900 screen, the below will turn the screen off...

dbus-send --print-reply --system --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:locked