/etc/X11/xdm/Xsetup_0

Tweaking that a little bit, and maybe some
/etc/profile.d files (you'll see what I mean when you
read Xsetup_0) so that KDEDIR=/opt/kde3 might fix the
problem.

But better yet, install xbanner from contrib and have
the relevant part of Xsetup_0 look like (it rocks!):

if [ -x $KDEDIR/bin/kdmdesktop ];then
    $KDEDIR/bin/kdmdesktop
elif [ -x /usr/X11R6/bin/xbanner ];then
    /usr/X11R6/bin/xbanner
else
    /usr/X11R6/bin/xsetroot -solid "#21449C"
    /usr/X11R6/bin/xconsole -geometry 480x130-0-0
-daemon -notify -verbose -fn f
ixed -exitOnFail
fi


--- Nelson Bartley <[EMAIL PROTECTED]> wrote:
> Hi Guys,
> 
> I just finished installing the latest texstar made
> KDE3 packages for LM.
> 
> I proceeded quickly to change my login manager from
> gdm to kdm from kde
> 3, however in doing so I appear to have xconsole
> start every time kdm
> starts.
> 
> Question: Where can I look to see where xconsole is
> being loaded? It's
> rather annoying to have it start everytime I get to
> kdm.
> 
> BTW: KDE3 is looking pretty good (after the 4th
> install).
> 
> NB
> 
> 

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

Reply via email to