X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Tue, 05 Aug 2008 09:52:09 -0500 From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: window blinks every time when i run the linux commands (like gcc/make/ls, etc) using DJGPP Date: Tue, 5 Aug 2008 09:52:05 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-RFC2646: Format=Flowed; Original Message-ID: Lines: 10 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 64.91.192.48 X-Trace: sv3-etq1svdLJ+9m/VnMz3BjH3MFQdKxxgjGkUS+J2xp0VDCh6CpFYXpzIuZylYDi0bnRuf7DcqAARoOgQa!ndVtaI+YN/OdsIHjc8oo76JMscploErlRYCwFbyr9eZ1lasPXd8/07c3t1ceNTFQ3k+SL6aGxCec!eVSvmjzbu9XeSBdD5WvHuIy+Pmm0Fl8= X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.39 X-Original-Bytes: 1703 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > After installing it, my window blinks every time, when i run any linux > commands (like make/ ls/ gcc, etc.) on command prompt. But this is > not the case when i run any windows commands (like dir/ ping, etc.). DJGPP images run under a DOS virtual session, and it only supports certain screen sizes. Try a standard DOS screen size (25x80, 43x80, 50x80) and see if the flicker is more tolerable. The blink happens when the scroll-back screen buffer is cleared.