On Fri, 19 Oct 2001, Olivier Chapuis wrote:
> On Thu, Oct 18, 2001 at 10:34:47PM -0230, Neil Zanella wrote:
> >
>
> You should edit (or create) an ~/.xsession file that look like:
This can alsom be done system-wide in /etc/X11/xdm/Xsession
>
> # things you want to do before starting your session
>
> case in $1
>
> default)
> fvwm2
> ;;
>
> kde)
> startkde
> ;;
>
> gnome)
> gnome-session
> ;;
>
> fvwm2)
> fvwm2
> ;;
>
> *)
> fvwm2
> ;;
>
> esac
>
> # things you want to do before leaving X
>
>
>
> Olivier
> --
> Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
> To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
> message to majordomo_at_fvwm.org.
> To report problems, send mail to fvwm-owner_at_fvwm.org.
>
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Oct 19 2001 - 04:19:56 BST