lockd.py for Nokia N900
Loading...
4,135
Loading...
Uploader Comments (lunatik900)
see all
All Comments (16)
-
as it is called the application that displays information on your Nokia N900:
frequency : 250 Mhz
CPU Usage 23%
Ram Usage: 167
-
i tried but didnt work. how to install it. if u do video on that, that would be awesome
-
I always use "&" to the end otherwise , it does not run at all
-
thx
Loading...
it was working fine for me but suddenly stop working . and works only if i have x-terminal always running. Do you have any sollution?
dimkit1 1 year ago
Use the command ending with "&" sign.
lunatik900 1 year ago
Nice pouch. where did you buy it from?
fragile0210 2 years ago
Moscow, Russia, some crappy retail store.
I used it to carry my previous Toshiba G900 in it for two years and still it looks kinda well. I paid about $5 for it.
PS. It has "Nokia" label on it, so after two years it finally got the phone it was designed for =)
lunatik900 2 years ago
how do i disable it in terminal?
rickckk2 2 years ago
reboot or use
$ps -aux |grep python
to find PID of the process and then
$kill -SIGINT [PID]
lunatik900 2 years ago