|
|
2011-03-04
, 09:51
|
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#2
|
|
|
2011-03-04
, 11:31
|
|
Posts: 111 |
Thanked: 9 times |
Joined on May 2010
|
#3
|
more description of what you actually want? You can manually configure the shut-off time for the screen within settings, or alternatively you can create a desktop widget to click and shut off the screen and keys when you want.....
|
|
2011-03-04
, 11:34
|
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#4
|
What i want is: auto lock and shutdown when phone is not in use (desktop showing) and no shutdown when an application is showing.
|
|
2011-03-04
, 11:46
|
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#5
|
|
|
2011-03-04
, 11:54
|
|
|
Posts: 1,102 |
Thanked: 368 times |
Joined on Oct 2010
@ india, indore
|
#6
|
What you are asking for is a contradiction in terms. You want your phone to shut off when it's not being used - but when it's not being used you want it to stay live. This does not ring true I'm afraid.
Your best bet is to maximise the screen shut-off time i nthe settings for the device and then when you finish what you are doing use the slide lock to lock the screen and keys.
Alternatively you can create an icon on your desktop to lock the device using d-bus commands.
|
|
2011-03-04
, 12:06
|
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#7
|
leafpad
[Desktop Entry] Encoding=UTF-8 Version=0.1 Type=Application Name=Lock Exec=dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"locked" Icon=general_locked
root mv /home/user/MyDocs/lock.desktop /usr/share/applications/hildon/
| The Following User Says Thank You to Switch_ For This Useful Post: | ||
|
|
2011-03-04
, 12:39
|
|
|
Posts: 1,102 |
Thanked: 368 times |
Joined on Oct 2010
@ india, indore
|
#8
|
|
|
2011-03-04
, 13:00
|
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#9
|
| The Following User Says Thank You to Switch_ For This Useful Post: | ||
|
|
2011-03-04
, 13:26
|
|
|
Posts: 752 |
Thanked: 284 times |
Joined on Sep 2010
@ Malaysia
|
#10
|
Thanks in advance