Kuba Ober a �crit :
Hi,
I'm running vc.net as a cross-compiler under wine. Everything looks very nice
when you run it with X server running. Yet, when there's no X present,
winetty driver kicks in and corrupts the console output. Is there a simple
remedy? Here are the problems that I observe:
this has already been discussed. what is needed is to delay "real" init for X11
or TTY driver until the app really needs (by "real", I mean connect to X11
server or init the ncurse(s) backend)
A+
--
Eric Pouech