From: "TBD" Newsgroups: comp.os.msdos.djgpp Subject: Re: wierd allegro grafx mode Date: 11 Feb 1997 20:57:39 GMT Organization: Taide Net Lines: 23 Message-ID: <01bc1813$10bd06c0$5262e2c1@cclub.sorostm.ro> References: <330081D9 DOT 4520 AT byu DOT edu> NNTP-Posting-Host: 193.226.98.82 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Christian Bird wrote in article <330081D9 DOT 4520 AT byu DOT edu>... > using allegro to do some programming with DJGPP. Whenever I use the 640 > by 480 by 256 colors mode the screen seems to shift to the right by an > inch. In order for it to look right I have to use one of the dials on > the monitor to shift it into the right place. Then when I revert back > to the ole' dos prompt it's too far to the left so I have to switch back .. the problem is on your monitor ... it cannot adjust on the freq of the video card (i think ... :) ) .... same problems i've had encountered at work when i switch from text->640x480(windows) or 320x200->640x480 ... i fixed with a driver for windows but for dos i dont know what can you do ... but at home i have no problems at all ... even in 256x256, 360x400 (some weirdo gfx modes to remeber ...) try with univbe (now know as display doctor) at http://www.scitech.com (not 1oo % sure ..) good luck ....