On 11/05/06, Roy Wright <[EMAIL PROTECTED]> wrote:
Philip Webb wrote:
normal KDE session, then from the Kicker menu, choose Switch User, Start New Session then choose the gnome session type from KDM and logged in. Now can switch between the two using ctrl-alt-F7/ctrl-alt-F8.
Alternatively, if you use a lightweight DM like fluxbox, instead of using xinitrc you can add this to your /etc/rc.conf: ========================== XSESSION="fluxbox" ========================== Then add this to your ~/.xsession: ========================== exec /usr/local/bin/fluxbox ========================== Running startx from console will launch fluxbox and if you want to launch KDE or Gnome then just type startkde from a terminal or whatever one types to start gnome (never tried it because I do not use Gnome). PS. Is /etc/rc.conf still in use? I thought its been deprecated . . . -- Regards, Mick -- [email protected] mailing list

