Singapore Citizen Mr. Teo En Ming (Zhang Enming) åæé posted on Mon, 01 Nov 2010 20:32:48 +0800 as excerpted: > May I know how do I launch KDE desktop environment from the > terminal/command line of a regular user? > Is it "exec startkde"? If not, please advise. > > I am currently using the GNOME desktop environment and I launch it by > executing "startx" on the command line. I want GNOME to be my default > desktop environment but launch KDE desktop environment whenever > necessary. > > How do I go about launching KDE from the command line manually? IIRC, startkde is supposed to be run from the xsession and likely won't work if run directly. What I do here (Gentoo) is use a script to set/export the XSESSION= variable (plus a few others I set for various reasons locally), then run startx. The value of XSESSION points to the appropriate session file in /etc/X11/Sessions. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.