Thread
:
applications run in two processes?
View Single Post
manvik60
2010-05-19 , 16:12
Posts: 128 | Thanked: 46 times | Joined on Mar 2010 @ Switzerland
#
3
If you see, all the double process has one common id 3936
ps -ef |grep 3936 will show all the application open right now.
ls -l ls -l /usr/bin/Calendar
lrwxrwxrwx 1 root root 13 Dec 17 12:34 /usr/bin/Calendar -> maemo-invoker
They all point to maemo-invoker. and this maemo-invoker is part of Maemo Launcher. Maemo Launcher is used to launch all application, 1 part being the invoker to start the given program and other being the launcher that initialize most of the data used by program.
Quote & Reply
|
The Following User Says Thank You to manvik60 For This Useful Post:
zimon
manvik60
View Public Profile
Send a private message to manvik60
Find all posts by manvik60