Once more - it is the distro I was searching for years - it is wonderful, it works very well
Still thinking, that you loose a lot, when you use jvw as the default dektop - fluxbox it is much more attractive, goes into the aesthetical direction of a mac , is not a clone of an outdated Windows - and generally I think the invention of desktop icons was the aesthical death of the desktop.
I am really happy, because VL-Light is now the only configured linuxdistro, that does not throw stupid icons on my desktop.
The usability can be reached with other things - so I was working a bit to improve the menue of fluxbox - just a suggestion.
I just give you the end part - after the Fluxbox section
-------------------------------------------------------------------------------------------------------------------------------------------
[separator]
[exec] (Screenshot) {import screenshot.jpg && display -resize 50% screenshot.jpg}
[submenu] (Cdrom)
[exec] (Play CD) {xmms /mnt/cdrom}
[exec] (Play DVD) {/usr/bin/xine_dvd}
[exec] (Mount) {/usr/bin/explorer_cd}
[exec] (Eject) {eject}
[end]
[submenu] (Pendrive)
[exec] (Mount) {/usr/bin/explorer /mnt/vl-hot/sda}
[submenu] (Unmount)
[exec] (sda1) {/lib/udev/vl-hot_umount sda1}
[exec] (sda2) {/lib/udev/vl-hot_umount sda2}
[end]
[end]
[submenu] (Floppy)
[exec] (Mount) {/usr/bin/explorer /mnt/floppy}
[exec] (Unmount)
[end]
[separator]
[endencoding]
[submenu] (Exit)
[exit] (Logout)
[exec] (Reboot) {sudo /sbin/shutdown -t3 -r now}
[exec] (Shut Down) {sudo /sbin/shutdown -t3 -h now}
[end]
--------------------------------------------------------------------------------------------------------------------
I think, it is nice to have the screenshot in the first row of the menue (I need it quite often)
the file /usr/bin/xine_dvd is the same as /usr/bin/explorer_cd - only one line changed:
# explore it
explorer $MNT
must be changed in:
# explore it
xine /mnt/cdrom
And the floppy part is just a suggestion - I have no more floppy, so I cannot prove it.
Then for the final release - please do not take beta releases of Opera, because there are no language files available for betas -
http://www.opera.com/download/languagefiles/then there are some locale problems, when you just do, what is said in the wiki - changing the language - but this is a problem of the wiki - I will try this out next week
This was a full download - I had a minimal install with fluxbox as only wm and there I could not startx out of the box, then vasmCC was not working, because of missing libraries, a strange and different fluxbox menue - but this was with beta2 - I will also look at this that next week