osso-statusbar-cpu for bora
April 24, 2007 on 1:01 pm | In maemo-hackers, osso-statusbar-cpu | 5 CommentsFinally had the energy to do this, thanks to Luke for requesting it; osso-statusbar-cpu for bora (0.6.0) has now hit maemo-hackers.org repository. Go install it!
To enable the plugin, go to “Navigation” plugin in control panel, tap on “Status bar” and check the box for “Graph plugin”.
5 Comments »
RSS feed for comments on this post. TrackBack URI
Excellent! Just installed it and working well! Thanks for doing this!
Nice program. How do i launch osso-xterm and ssh connection from it.
You could make a shell script like this:
#!/bin/sh
echo -n “Ssh to: ”
read i
ssh “$i”
chmod +x it and then add
to your commands list
/usr/bin/osso-xterm
Note that /usr/bin is mandatory to osso-xterm due to launcher usage; and this only works with maemo-hackers xterm.
many, many thanks for a fine addition to the n800′s stable of enhancements! just installed and it works fine… your ‘commands’ menu is especially handy in providing quick and easy client access…
Any chance you can make a 810 version?
This one gets “Incompatible application package” …
or would it have dependencies I don’t know about because I’m not a regular here?
Ken