Hello! > Could anybody tell me what makes MC (2002-10-10-4) to decide to show > "Not an xterm or Linux console ." ?
For xterm, see variable xterm_flag in src/main.c, function init_xterm_support(). For console, handle_console() in src/cons.handler.c reads this value from cons.saver program. Actually, that's how it works on Linux. It's different on SCO UNIX. -- Regards, Pavel Roskin _______________________________________________ Mc mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc
