That looks nice now.
I'd like to have game categories as default as I have 9 rows of games on my Pandora
.
Okay. I'll probably put them for the next version. I was thinking that because Games is already a sub-menu, having extra categories aswell would bury things a bit too deeply, but yours is the 2nd vote in favour of game subcategories, so I'm happy to be out-numbered.
Where are windows I minimize? How can I access them? Alt+Tab/Alt+DPAD down or is there some other solution?
There's no taskbar, so they disappear when minimized. Alt+DPAD-down is the best way to get them back.
Is there some menu to change window style/theme?
$HOME/Applications/Settings/openbox/rc.xml has lots of settings for how windows look. The default theme is called Syscrash. I'll attach some extra ones to this post - if you want to use them, extract the file into /usr/share/, and change the theme name in rc.xml (it's on line 52). They don't seem to make *that* much difference to be honest.
The only thing I'd really like to change is the menu when pressing the Pandora button.
For now it appears where the mouse arrow is. This is annoying, especially when sub categories appear left of the main menu.
Is it possible to make the Pandora button menu to appear in the upper left instead where the mouse arrow is?
It would be pretty usable then for me
.
I know what you mean. It's annoying for me too. Clicking the menu icon in warlock bar brings it up in a good place, but that doesn't help if you're using the Pandora button. I'll have a think. EDIT: I've thought about it:
EDIT:
How to add single PNDs to warlock bar?
I have
Code:
i: /usr/share/pixmaps/wbar/dock.png
c: wbar --bpress --pos bottom --isize 48 --idist 15 --nanim 4 --falfa 65
t: /usr/share/fonts/truetype/DejaVuSans/10
i: /usr/share/pixmaps/openbox.png
c: xdotool key XF86MenuKB
t: Menu
inside.
How do I add for example PCSX from my Pandora>menu folder?
It's kind of tedious. For each new item, you'll have to add 3 new lines - 'i:' is the location of the icon, 'c:' is the command to execute, and 't:' is the popup text. You can get these from looking at /usr/share/applications/pcsx_rearmed.notaz.r16#0.desktop (for example). Looking at $HOME/Applications/Settings/openbox/wbar.cfg will show you what get's generated for the PNDS in apps, to use as a reference.
Edit 2:
You should not have to hold the Pandora button to kill PNDs.
You don't. You can close them the normal way (as provided by the individual application), or by pressing 'Ctrl+q'. Holding the Pandora button down is to kill misbehaving apps - it just offers the same functionality as in XFCE.
Edit 3:
Warlock bar doesn't show what's on the right SD in Pandora > apps.
Warlock bar isn't generated by looking at PNDs, but rather the .desktop files that are created in $HOME/Desktop by libpnd - if PNDs from your right SD card are showing up, it's because libpnd hasn't found them yet. Personally, after I've downloaded a new PND, I go play SGD for a bit, and in the short time it takes me to die, libpnd has woken up and done it's stuff. Once libpnd has created the desktop file, reloading openbox will put it in the Warlock bar.
openbox_themes.tar