Tip:
To make your RAW install more compliant with XDG standards and also help with some other desktop environmant issues you can adjust your .bashrc file to tell the system which DE you are using by adding the line
export DE=
and then adding either lxde, xfce, gnome or kde.
the XDG application defaults will tehn work, and you can use update_alternatives to set them
you can indeed set your default BROWSER in this way too
export BROWSER=
then the name of the browser (I use '/usr/bin/xxxterm -n' )
Jase
Thanks for all your work on the new .iso (I'm leaning alot trying these light iso's).
I'm using Razor openbox desktop so do I put 'export DE=openbox' ?
-----------------------------------------------------------------------------------------------------
With the new .iso with the Razor desktop I cannot drag the icons on to the desktop short cuts, but if I look in my home desktop file the icons are there but nothing on the desktop.
I was wondering if something got left out on the new iso ?.
----------------------------------------------------------------------------------------------------------
Have you got any idea's how I can get copy and paste working ?, it so useful when using a terminal or editing files or using a web browser.