|
Adding window manager to gde
Hi
im running debian and so far i've been using KDE, but I want to use fvwm, so I have installed this.
But I cant figure out how i can get gds (gnome display manager) to allow me to choose fvwm when i login???
apparently i have to add something like:
#!/bin/sh
xterm &
exec fvwm
to my /etc/X11/xdm/Xsession but theres nothing that resembles these lines, so I dont think that makes sence??
Where should I do what, and what have i misunderstood??
|