Thread
:
ANSWERED: VNC Server with Screen Off (x11)
View Single Post
mail_e36
2010-09-10 , 15:36
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
Quote & Reply
|
mail_e36
View Public Profile
Send a private message to mail_e36
Find all posts by mail_e36