Wanna see if can try and get synergy to work with it.
hmmm maybe see if i can set up the pandora with my usb gps and possibly get some wardriving out of the pandora!
this would absolutly supreme wardriving imo, to boost the wifi, i might mod the pandora to be able to use an external antenna...
Your not looking hard enough. I have about 7 custom themes for dmenu 0.3 and three of them i created myself. If you dont like whats out there create something new.
Here is my main file. its a quick fix and kind of dirty but it works. I think its the two export lines that you actually need
#!/bin/sh
export SDL_NOMOUSE=1
export HOME=/usr/local/home
cd /usr/local/dmenu/scripts/volset
./readvol
/usr/local/sbin/brightness.set
#cd /usr/local/dmenu
#./dmenu
cd...
found out the problem. not really the problem but the solution. instead of replacing the main i copied what was in the main that came with dinguxmb and put it at the end of your current main file. If you have dmenu currently executing comment on the "cd" line and the execute line with a "#"...
it seems as though when i go to install dinguxmb it says "main: applet not found"
What do I seem to be missing here?
Btw great job on releasing dinguxmb, been wanting it ever since booboo had his video of it.