I have started using IceWm on my laptop to allow for a low memory option for running the few programs I have that require X. I have been trying to get it to load the wallpaper and terminal that I use at startup. I am using habak to set the wallpaper and xfce4-terminal with devilspie to load the terminal as a layer on top of the wallpaper. My startup file is as follows: #!/bin/sh xfce4-terminal& habak -ms -hi ~/wallpaper.jpg& I already know that the theme's wallpaper is not causing the issue as no wallpaper loads when IceWM starts. Also I am loading IceWm by using .xinetd in my home folder with the command 'exec icewm' as the only line in the file. I did chmod +x and chmod 755 to the startup file but it still doesn't run when icewm loads. Any suggestions? These issues are certainly not crucial but they would save me roughly 30 seconds when I need to startx. Thanks - Phil C -- To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs