![]() |
Re: other ways to lock/unlock screen?!
Quote:
|
Re: other ways to lock/unlock screen?!
i dont like to click my power button to much and because i have a skin on its hard to flick the slide switch, so i made a lock button using desktop command execution widget to make locking easier.
http://i48.tinypic.com/6qb877.png |
Re: other ways to lock/unlock screen?!
Quote:
|
Re: other ways to lock/unlock screen?!
Quote:
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"locked" | echo "" i got it from http://wiki.maemo.org/Desktop_Comman...creen_and_keys but make sure you change settings so its like below otherwise it will lock everytime you goto homescreen lol http://i47.tinypic.com/16iy553.png |
Re: other ways to lock/unlock screen?!
Do you know what dbus runes to use to see if the screen is currently locked?
|
Re: other ways to lock/unlock screen?!
Thanks hycraig.
I noticed when i click on save on your screen shot it will execute the command and locks the screen but it is fine. Is there anyway to do this without this Desktop Command Excec widget? |
Re: other ways to lock/unlock screen?!
Quote:
Quote:
another method. |
Re: other ways to lock/unlock screen?!
unlock code is there too, all we need is a small app that can listen if phone shake happened;
check if device locked then unlock it Code:
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"unlocked"Code:
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"locked"any developer? |
Re: other ways to lock/unlock screen?!
Quote:
Quote:
|
Re: other ways to lock/unlock screen?!
1 Attachment(s)
I didn't realsize how useful somethiong like this would be :)
So I made some shortcuts one for each screen, they work, but show up in the app icon list - don't know how to remove them - does any one else? Attachment 10871 |
| All times are GMT. The time now is 18:22. |
vBulletin® Version 3.8.8