On 20:40 Fri 25 Jun , David Tweed wrote: > Is there any way to get the > error messages when using gdm to login? (I've found the XFree86 log viewer > on the red-hat system menu but that appears to be just for messages from > the XServer itself. I can't find any recognisable solution by googling.)
tell gdm to start `xterm -r -T "Error Log" -e ion2` instead of ion2, this way ion is executed within an xterm session showing error messages. Dominik Brugger
