Ok, here's the question if I can explain it. I'm a wallpaper junkie of sorts so I've got all these jpg files on my menu under wallpaper by using this scrip in the menu file.
Code:
[submenu] (Wallpapers)
[wallpapers] (~/.fluxbox/backgrounds) {fbsetbg -f}
[end]
It's super cool and all that but I've got a problem because most of the name's are numbers.jpg so the above just pulls up a list and "DOES NOT TELL ME WHICH WALLPAPER IS SELECTED AS MY CURRENT WALLPAPER" & "I CANT TELL WHAT'S WHAT IN THE LIST".
I know that somebody has got this covered out there already with a super cool trick. I know that I can use gqview or something like that to view the wallpaper and set fluxbox up to read whatever I put in the background file but I was really wishing to be able to use the menu to do this on the fly.
Any ideas would be appreciated.
Thanks everyone in advance.