Remastersys and AVLinux Forum
May 24, 2013, 03:17:36 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Current Version of AV Linux - 6.0 "The Now"

http://www.bandshed.net/DownloadInstall.html
 
   Home   Remastersys Home Remastersys downloads Donate Login Register AV LINUX Home Help Search  
Pages: [1]
  Print  
Author Topic: HowTO: Get AV Linux 6.0 to have Desktop Icons/Files  (Read 966 times)
0 Members and 1 Guest are viewing this topic.
GMaq
Administrator
Hero Member
*****
Offline Offline

Posts: 2162


A/V 'Nixer


WWW
« on: September 03, 2012, 05:13:17 PM »

Hi,

AV Linux 6.0 uses 'Nitrogen' as a light and easy way to manage the Desktop and Wallpaper which doesn't support icons and folders on the desktop, many people like a clean empty Desktop but of course many people also prefer the ability to place launchers and files on the Desktop as well so this is a workaround to the AV Linux 6.0 default configuration.

Nautilus does a very bad job of managing the Desktop in LXDE because it seems some of the necessary pieces for managing the desktop are missing without pulling in an entire Gnome install. If you run Nautilus with the desktop in LXDE it simply displays the default Debian Squeeze Wallpaper and doesn't allow you to change it. I did a lot of work in AV Linux 6.0 to force Nautilus to only work without the Desktop because there were many situations where it could accidentally be called to open by outside apps and then would force it's Desktop over top of whatever was existing.

Sooo if you REALLY feel you absolutely need this functionality you can re-install pcmanfm from the default Squeeze repos and then you will need to change some configuration files to get everything as it was.

Like this:

Open a Root Terminal and enter this to open the lxsession autostart file:
Code:
gedit /etc/xdg/lxsession/LXDE/autostart

You will then see the 'autostart' text file that looks like this:

Quote
# @xscreensaver -no-splash
@lxpanel --profile LXDE
@nitrogen --set-auto --restore

After PCManFM is installed you will need to change it to this:

Quote
# @xscreensaver -no-splash
@lxpanel --profile LXDE
@pcmanfm --desktop

Now you can uninstall Nitrogen because PCManFM will now manage the Desktop, however in this scenario you now have BOTH PCManFM and Nautilus as File Managers so be aware of that.
Logged

AV Linux, Proudly created with Remastersys: http://www.bandshed.net/AVLinux.html
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!