LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-14-2004, 05:04 AM   #1
killer_bunny
Member
 
Registered: Oct 2003
Location: Croatia
Distribution: RedHat 9, Slack
Posts: 106

Rep: Reputation: 15
XFree86 4.4.0 - removing console window at gdm login


I have installed XFree86 4.4.0

Everything works great but i can't figure out how to remove the error console window from gdm login...

I looked at .xinitrc and .xsession and all i found was this:

Code:
# If you login from xdm, uncomment this to make error messages appear
# in the console window.
#
# tail -f /home/rdavl/.xsession-errors > /dev/console &
So my guess would be that there is lines like this somewhere else in the system that open up the console window at gdm login...
But i can't find them. The main reason for that is probably cause i don't know where to look for them.

Thnx
 
Old 04-14-2004, 06:27 AM   #2
iluvatar
Member
 
Registered: Jul 2003
Location: netherlands
Distribution: debian
Posts: 403

Rep: Reputation: 30
try this command:

grep -R -l -i ".xsession-errors" /etc/*

it searches inside all files in the /etc dir (and subdirs) for the text ".xsession-errors"

hope this helps,
.-=~iluvatar ~=-.
 
Old 04-15-2004, 04:13 AM   #3
killer_bunny
Member
 
Registered: Oct 2003
Location: Croatia
Distribution: RedHat 9, Slack
Posts: 106

Original Poster
Rep: Reputation: 15
Case s0lved!

There problem was xconsole in right bottom corner of loginscreen with message:

Code:
Console log for 'hostname'
It is not the KDM or the GDM that makes the xconsole appear...
It is XDM. This is solution for Red Hat distros:

As root open:

/etc/X11/xdm/Xsetup_0

It should look something like this:

Code:
#!/bin/sh
# $Xorg: Xsetup_0,v 1.3 2000/08/17 19:54:17 cpqbld Exp $
xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail
Just comment out the this line:

Code:
xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail
with
Code:
#
so it looks like this:

Code:
#xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail
Save the file... logout and no more xconsole....

I am not sure of this works on other distros....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Killing X Server is giving me login window not console Tanc Linux - Newbie 4 10-07-2004 02:24 AM
gdm and login console questions c31c Slackware 12 07-02-2004 06:32 AM
GDM loading problems/ XFree86 bug luminiscent Linux - Newbie 0 05-03-2004 11:12 AM
Adding an alternative window manager to the gdm login? glock19 Fedora 5 01-09-2004 06:16 PM
removing desktop icons in GDM slackmagic Linux - Newbie 0 08-04-2003 04:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration