It's possible to add a version with Adeos and RTAI for DSL? Thanks Just downloaded the embedded version of the release candidate. I love the fluxbox style and the new background. The added cheat codes were helpful also. I had a few already but not all. I do have a couple of suggestions:
-Once a background is picked, once cannot seem to go back to the new background. Is there a way to go back to the default?
Qemu has had two revisions since 0.7.0. There have been lots of bug fixes and enhancements but the main two for me in using 0.8.0 is the full screen mode no longer crashes (I think that was introduced on 0.7.2) and the latest is faster at booting.
When using qemu 0.8.0 change the following in the dsl-windows.bat & dsl-linux.sh files:
From: -enable-audio
To: -soundhw sb16
Keep up the great work,
desNotes
Quote (desnotes @ Mar. 10 2006,15:02)
Once a background is picked, once cannot seem to go back to the new background. Is there a way to go back to the default?
If you press the "Install" button in the wallpaper tool, the background is added to your .fluxbox/init file. The result is that no matter what style you choose, the background will remain the same (rootcommand in init overrides rootcommand in a style). If you press the "OK" button the background is set but it is not written to init, so if you change the style your background will also change (if the style sets a background).
If you have written the change to init and decide you don't want it, look for the "RootCommand" line in /home/dsl/.fluxbox/init, and remove the command (do NOT remove the "RootCommand" text).
Quote
removing it will not break anything.
Since the rootCommand is the target for the install, it would break installing any other wallpaper/background using the GUI. You could clear out the xsri command after the rootCommand. Maybe I should add another button to do that?oh....I wasn't aware that your script looked for the rootcommand string. my bad. now editing. =o)Next Page...
original here.