mcobit
Advanced Member
- Joined
- Jul 28, 2008
- Messages
- 6,909
Here is a port of wbar, a very fast and small applauncher.
http://code.google.com/p/wbar/
Get the pnd here: http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,8,338
To add launchers do the following:
Start wbar from accessories/Warlock Bar
On the right should be the bar with only two icons in it.
Klick on the top one, so this will open the configuration dialog.
Now you can click on "New" to create a new launcher.
You should give it a title.
If you want to start PNDs with it you have to write the following into the Command field:
As an icon you can select one from /tmp/iconcache as there are all the icons of your PNDs stored.
Click on Accept when you are finished and then on "Reload" to apply the changes to the bar.
Then close the configuration window. You can also reload the bar by rightclicking on it.
Have a lot of fun!
http://code.google.com/p/wbar/
Get the pnd here: http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,8,338
To add launchers do the following:
Start wbar from accessories/Warlock Bar
On the right should be the bar with only two icons in it.
Klick on the top one, so this will open the configuration dialog.
Now you can click on "New" to create a new launcher.
You should give it a title.
If you want to start PNDs with it you have to write the following into the Command field:
Code:
pnd_run /media/YOURSDCARD/pandora/menu|apps|desktop/YOURPND.pnd
Click on Accept when you are finished and then on "Reload" to apply the changes to the bar.
Then close the configuration window. You can also reload the bar by rightclicking on it.
Have a lot of fun!