[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] X hangs at start
- Subject: [ale] X hangs at start
- From: cfowler at outpostsentinel.com (Chris Fowler)
- Date: 21 Mar 2003 12:25:53 -0500
The only thing I can say is the find out where you're hanging and debug
that. Most hangs happen inside system calls. use strace and determine
what call you are hanging on. Or you could be in a poll() loop. Who
knows.
On Fri, 2003-03-21 at 12:14, John Wells wrote:
> Chris Fowler said:
> >>tty > /dev/null && stty -ixon -ixoff
> >
> > Why would you want to send the output of the tty command to /dev/null.
> > All it does is disply the controlling ttyname to STDOUT.
>
> I assume to make sure you are connected via a terminal before executing stty.
>
> Course, I'm not sure what situations the file would be evaluated in while
> not connected via a terminal.
>
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale