View Single Post
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#68
You just have to create a .txt file, paste
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=Lock Screen
Comment=lock_screen
Exec=/usr/bin/dbus-send --print-reply --system --dest=com.nokia.mce /com/nokia/mce/request

com.nokia.mce.request.req_tklock_mode_change string:locked
Icon=qgn_list_cp_security
Rename your .txt to .desktop and lace it in “/usr/share/applications/hildon/".
.desktop files are simple .txt files with changed extension.

If you go to “/usr/share/applications/hildon/" you can find plenty .desktop files.
I don't know if a script is required to make the shortcut work. It might work without one.
__________________

Last edited by Bec; 2010-08-12 at 11:07.
 

The Following User Says Thank You to Bec For This Useful Post: