mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Aug. 24 2004,20:08 |
|
I just spent the better part of the last 24 hours (minus 6 hours sleep time) creating a new theme and image, and fixing up Fluxbox-0.9.9 to make it easier to deal with. The new version will have a shell script instead of the menu item. In order to start it, all you'll need to do is close X and run the script, which will copy your .xinitrc into a new file using the new fluxbox path instead of the default. Xinit will then use this file instead of .xinitrc (only for this session)....no manual configuration necessary =o). To get back to Fluxbox stable, just restart X. edit: to be honest, I only just noticed the $XINITRC variable while I was making this post....I'm going to assume that adding this to the script will do what I mentioned above, but I still have to test it.
The background image is 30k. It's a bit larger than the default 2.2k DSL image, but I wanted to make something that would fit in with the style....and wanted more practice with Gimp.
One last thing I need to do... I noticed an error message when Fluxbox tried to find some locale files, so I'm going to rebuild the binary without this feature. There's also an error "Failed to read WM protocols", but I get this on my workstation with the "real" fluxbox too...so maybe it's a Flux bug.
Again, anyone who has used the first build and has some suggestions, I'm open to them. If no changes are suggested by around midnight or so (EST), I'm going to pack it up and send it.
edit #2: btw...the script works only if your .xinitrc has nothing (except blank lines) after the window manager line...it simply removes the last line and replaces it with a new one. I really don't know of a reasonable alternative considering a user may have one of at least 4 window managers on that line, so grepping a particular command isn't convenient. Still, there's really no reason to have additional lines beyond the window manager....just thought I'd make sure that information was posted.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|