JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
The xinit() call needs to be behind all the tty init, otherwise all the
authorChristoph Lohmann <20h@r-36.net>
Mon, 24 Sep 2012 09:04:26 +0000 (11:04 +0200)
committerChristoph Lohmann <20h@r-36.net>
Mon, 24 Sep 2012 09:04:26 +0000 (11:04 +0200)
allocated structures are wrong. The xclear() is now done on purpose. Please
keep X11 calls out of the way of pure tty-related calls.


No differences found