[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xorg upgrade: Getting twm not kde



On 4/16/06, Edward C. Jones <edcjones@comcast.net> wrote:
> I use a PC with an AMD Athlon64 3500+ chip and Debian unstable, i386 port.
>
> At about 6 PM (EDT) on April 15, 2006, I used synaptic to upgrade my
> system. When I enter "startx" I now get some simple window manager
> instead of KDE. An article in debian-user suggested that X was using
> /usr/lib/x11/xinit/xinitrc. This seems to be correct since I am getting
> the three xterms and a clock mentioned in that file. Therefore I am
> probably in twm.
>
> I want "startx" to start KDE. Which config file changes do I need to make?

This hit me, too.  The previous version of startx would look for
$(HOME)/.xsession as one of its possible configuration/clients files. 
That no longer seems to be the case, so you'll need an .xinitrc file. 
If you were using .xsession before, try:

$ ln -s .xsession .xinitrc

in your home directory.

--
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh
http://mamarsh.blogspot.com



Reply to: