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)
commit055a4f6d2cc727cc58509a39e130bdd8dbfa452b
treec7acbfa804768dddd2579e9d29f78d9708770d90
parente9c677816c0161a6702dabb244bd2fd918dcb0af
The xinit() call needs to be behind all the tty init, otherwise all the

allocated structures are wrong. The xclear() is now done on purpose. Please
keep X11 calls out of the way of pure tty-related calls.
st.c