View Single Post
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#13
Originally Posted by SR90 View Post
thanks for replying

I'm a complete newbie (sry ), so after saving as .desktop file , how do I have to place it in /usr/share/applications/hildon/ ?

the app can lock and unlock the device by pressing it on desktop ?
Oh god , I have to learn basics of linux lol

Cheers.
first install leafpad run this.. be sure to have rootsh installed..
Then open xterm and paste all of this:
Code:
root
apt-get update
apt-get install leafpad
leafpad /usr/share/applications/hildon/lockdevice.desktop
press enter and paste he code they suggest you.. Press CTRL + S wait 5 sec (to load the menu) and u can now add it to the desktop like a shortcut using desktop settings panel.