You can do things the manual way by editing the wbar-custom.cfg file.Hi... I`m going to give this another try..
Is there any other way apart from copying another copy of the pnd to the desktop to show in the warlock bar?
This way I`ll have two copies of it sitting on my sdcard?
thanks
The applet disappears when it gets to 98%. You can change this by via "Root Menu" -> "Openbox Config" -> "Tint2 Panel Wizard" -> "Battery" -> "Battery Hide"installed the latest; I have 2 small issues:
- after plugging in and recharging, the battery status applet dissapeared
- the background color is reset between logins (I am using transparant background)
Yep - as Dougal said, a PND in pandora/apps will show up in both the menu and the warlock bar.Hi... I`m going to give this another try..
Is there any other way apart from copying another copy of the pnd to the desktop to show in the warlock bar?
This way I`ll have two copies of it sitting on my sdcard?
thanks
A lot of the Pandora's default scripts don't work correctly if XFCE isn't running, because they look at who owns the xfce-session process to get the current user. This isn't perhaps the best way of getting that information (it means they don't work with MiniMenu either). They're easy enough to change though - I'll look into it.Also now when I close the lid the power light doesn't dim and it doesn't go into low power mode ( like it does in xfce? )
ok; thanks! both are fixed now!! I had to add a color option (-solid '#2a4a73') to the hsetroot command in the nitrogen-wallpaper file - maybe the gui doesn't handle the case of both image and color well..The applet disappears when it gets to 98%. You can change this by via "Root Menu" -> "Openbox Config" -> "Tint2 Panel Wizard" -> "Battery" -> "Battery Hide"
How are you setting the background? Are you using Nitrogen? ("Root Menu" -> "Openbox Config" -> "Set Background"). It's set up so that you choose a background with Nitrogen, and then that background is displayed at startup using 'hsetroot' (via the file $HOME/Applications/Settings/openbox/nitrogen-wallpaper - you may want to look at that file to see what it's doing, and maybe edit it directly so it does what you want it to hsetroot man page
But putting them in Pandora/apps will show them on my desktop in XFCE won`t it? if and when I go back to that for any reason?The applet disappears when it gets to 98%. You can change this by via "Root Menu" -> "Openbox Config" -> "Tint2 Panel Wizard" -> "Battery" -> "Battery Hide"installed the latest; I have 2 small issues:
- after plugging in and recharging, the battery status applet dissapeared
- the background color is reset between logins (I am using transparant background)
How are you setting the background? Are you using Nitrogen? ("Root Menu" -> "Openbox Config" -> "Set Background"). It's set up so that you choose a background with Nitrogen, and then that background is displayed at startup using 'hsetroot' (via the file $HOME/Applications/Settings/openbox/nitrogen-wallpaper - you may want to look at that file to see what it's doing, and maybe edit it directly so it does what you want it to hsetroot man page)
Yep - as Dougal said, a PND in pandora/apps will show up in both the menu and the warlock bar.>Hi... I`m going to give this another try..
Is there any other way apart from copying another copy of the pnd to the desktop to show in the warlock bar?
This way I`ll have two copies of it sitting on my sdcard?
thanks
A lot of the Pandora's default scripts don't work correctly if XFCE isn't running, because they look at who owns the xfce-session process to get the current user. This isn't perhaps the best way of getting that information (it means they don't work with MiniMenu either). They're easy enough to change though - I'll look into it.Also now when I close the lid the power light doesn't dim and it doesn't go into low power mode ( like it does in xfce? )
Yep that's right.But putting them in Pandora/apps will show them on my desktop in XFCE won`t it? if and when I go back to that for any reason?
Have you found a way yet? My guess is that it needs to parse that pipe menu each time it is selected, because it's not smart enough to know that if the file that is being "cat"-ed didn't change, the piped output will be the same.That said, now I've seen the lag myself, I can start working on a way to make it less noticeable.
Yes. If you don't want this, you'll have to do the other thing Dougal mentioned - manually creating an entry using "Root Menu" -> "Openbox Config" -> "Edit wbar-custom.cfg". If you look at /tmp/obcache/wbar.cfg, that shows you what's used to generate your current Warlock Bar, so it'll give you and idea of how to write a custom entry.But putting them in Pandora/apps will show them on my desktop in XFCE won`t it? if and when I go back to that for any reason?
This looks like a good idea..You can do things the manual way by editing the wbar-custom.cfg file.Hi... I`m going to give this another try..
Is there any other way apart from copying another copy of the pnd to the desktop to show in the warlock bar?
This way I`ll have two copies of it sitting on my sdcard?
thanks
i = the path to the icon you want to use.
c = the path to the PND file you want to run, prefix it with pnd_run if it's a non firmware pnd e.g. deadbeef, if it's a firmware pnd that you want to run just type it's name e.g. mousepad, no path is needed.
t = the text that you want to display under the icon.
Also don't forget to restart Warlock Bar when you have made your changes.
/tmp/iconcacheSo.. where would I find the icon location?
Cheers Dougal/tmp/iconcacheSo.. where would I find the icon location?
Strange, if I do that exactly like you say (with the "&" to put it in the background), it just seemingly does not do anything (I still have the old menu in /tmp/obcache). If I omit the ampersand however (or type "fg" after starting it with the ampersand), it works perfectly: /tmp/obcache/progmenu is now only 2224 bytes and it created 24 submenu files named 1 to 24.Me again,
Can someone try the new openbox-menu for me? It's a lot quicker.
Download the file and unzip, then do:
killall openbox-menu
./openbox-menu -p -o progmenu /etc/xdg/menus/openbox-pnd.menu &
exit
If it doesn't segfault or whatever, I'll clean up the code and update the PND.
Change it toi: /tmp/iconcache/fuse.1.0.0.1a.png
c: /usr/pandora/scripts/pnd_run.sh -p "/media/PAN1/pandora/menu/Emulators/fuse.pnd"
t: Fuse
Hmmm same thing... the little icon depresses but no action..Change it toi: /tmp/iconcache/fuse.1.0.0.1a.png
c: /usr/pandora/scripts/pnd_run.sh -p "/media/PAN1/pandora/menu/Emulators/fuse.pnd"
t: Fuse
i: /tmp/iconcache/fuse.1.0.0.1a.png
c: pnd_run /media/PAN1/pandora/menu/Emulators/fuse.pnd
t: Fuse
then try running it again.