Page 1 of 1

LXDE + idesk

Posted: Thu Sep 30, 2010 9:07 am
by pargoo
I have two quick questions no amount of googling has answered for me.
If I untick the 'manage wallpaper and icons' box when I restart LXDE - naturally - I have no wallpaper. So...
1/ What other method of setting wallpaper exists I could use in conjunction with idesk?
2/ Where/how can I start idesk to supply my desktop icons?
These two things will get around the inability to rearrange icons, which I dislike. I am familiar with idesk and fluxbox, but cannot find out the proper syntax and command to get idesk going with LXDE, nor which file to edit.
Thanks.

Re: LXDE + idesk

Posted: Thu Sep 30, 2010 11:26 am
by Marty Jack
You could try feh to set the wallpaper

You can start anything you like by putting it in /etc/xdg/lxsession/LXDE/autostart or by putting a .desktop file in /etc/xdg/autostart/

Re: LXDE + idesk

Posted: Sat Oct 02, 2010 12:16 pm
by pargoo
Sorted. I installed feh (already had idesk installed and running in fluxbox)
then edited following lines in /etc/xdg/lxsession/LXDE/autostart:

@lxde-settings-daemon
@xscreensaver -no-splash
@lxpanel --profile LXDE
@feh
@idesk
#@pcmanfm -d - note, commented out...

On restarting LXDE typed $ feh --bg-scale /usr/share/lxde/wallpapers/lxde_blue.jpg
and presto. Wallpaper plus icons :)