In reply to Ricardo Castanho de O. Freitas's words, written Thu, 25 Oct 2001
15:00:31 -0200 (BRST)
I don't run through .Xclients-default.
My setup runs through ~/.xinitrc:
#!/bin/sh
#
# xinitrc file for XFce 3 startxfce script
# Some distro needs to allow even localhost to use the display
# Uncomment this if you experience "Can't open display" when running
# programs from xfce. BEWARE this is considered as a vulnerability !
#
# xhost +$HOSTNAME
#
xsetroot -solid black -cursor_name watch
# Start-up stuff from ~/Desktop/Autostart directory, if it exists
# (as it seems to be the new standard)
if [ -d "$HOME/Desktop/Autostart" ]; then
for i in `ls -1 ${HOME}/Desktop/Autostart/ 2>/dev/null`; do
if [ -x $HOME/Desktop/Autostart/$i ]; then
$HOME/Desktop/Autostart/$i &
fi
done
fi
# Launch xscreensaver (if available)
# xscreensaver -no-splash -lock-mode &
# start Autolock
# xautolock -time 10 -locker "xlock -mode blank" &
# run Gnome
exec startgnome
Hope this helps. (I did change my own window manager's entry XFCE here, for
your ease ;)
Paul
>'startx gnome' does not work!
>I don't have a ~/.Xclients-default files at ~!
>Can I make it?
>
>tia
>> Type 'startx gnome'. If you want to load GNOME by default when you run
>> 'startx', open your ~/.Xclients-default file in an editor and change "exec
>> startkde" to"exec gnome-session".
--
One thing you will probably remember well
is anytime you forgive and forget.
-Franklin P. Jones
http://nlpagan.net - Registered Linux User 174403
Linux Mandrake 8.0 - Sylpheed 0.6.3 claws
Open Source, Open Minds. Linux.
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com