icon-box does not work anymore
Jacques Montier
jacmonti at club-internet.fr
Fri Dec 10 20:21:12 CET 2004
Hi all,
I am working on Gentoo an I upgraded from 4.06 to
4.1.99.1
My icon-box does not appear anymore.
I think that all the settings are now in
~/.config/xfce4 instead of ~/.xfce4/
am i wrong ?
here is my ~/.config/xfce4/xinitrc :
.....................
# or use old-fashioned startup script otherwise
xfce-mcs-manager
xfwm4 --daemon
# Start-up stuff from ~/Desktop/Autostart
directory, if it exists
# (as it seems to be the new standard)
if test -d "$HOME/Desktop/Autostart"; then
for i in `ls -1 -L ${HOME}/Desktop/Autostart/
2>/dev/null`; do
if test -x $HOME/Desktop/Autostart/$i; then
$HOME/Desktop/Autostart/$i &
fi
done
fi
# xftaskbar4&
xfce4-iconbox&
xfdesktop&
panel=`which xfce4-panel`
......................
Can you help me ?
Thank you very much
--
Jacques
More information about the Xfce
mailing list