Re: Gnome question? Sorta related, sorta not



On Thu, 22 Apr 1999 18:14:18 Hall wrote:
> I've recently switched from init level 3 (console login) to init lever 5
> (X-login) on a RedHat 5.x box.
> 
> Now with the x-login session, I'm getting a "xconsole" window that 1) shows
> no messages (even when logged in as root), and 2) I don't want. I've dug
> around numerous xdm files, .xsession, etc, etc looking for the command that
> starts this but cannot find it.

/etc/X11/xdm/Xsetup_0 is where to look.

#!/bin/sh
# $XConsortium: Xsetup_0,v 1.3 93/09/28 14:30:31 gildea Exp $
#/usr/X11R6/bin/xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail
/usr/X11R6/bin/xbanner
[rhult@frenzy GNOMECVS]# 

As you can see, I have commented out that particular line :)
Hope it helps,
Richard



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