View Single Post
Posts: 193 | Thanked: 41 times | Joined on Jan 2007 @ Paia, Maui, Hawaii
#28
Originally Posted by xxM5xx View Post
Question related to this thread. In a Windows PC you can pull up task manager and see what processes / applications are running..... is there an equivalent function on the N800?? Thanks. I ask because it is not obvious when x11VNC server is running on the N800, and I am concerned it might drain my N800 battery quicker if x11VNC is running generating WiFi data traffic, when I think the N800 is really in low power standby. I'd like a way to know if X11VNC is running. Regards.
here are a few ways you could do that xxM5xx:

1) Install Xterm
- Type: pidof x11vnc
If X11VNC is running it gives you the proces# (e.g. 3089)
and if not just blank space

- To see all the processes type: ps
If X11VNC is running you will see an entry containing:
/usr/bin/x11vnc

Xterm is a must have in my opinion.

2) For a GUI you can install Maemo Process Viewer

3) You can also use osso-statusbar-cpu for this purpose.[old screenshots]; but x11vnc will only show up if it is one of the top 3 resource users.