Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!usc!wuarchive!udel!mmdf From: Stefan.Schroer@cyber.urz.uni-wuppertal.dbp.de Newsgroups: comp.os.minix Subject: Reply to 25-50 lines on VGA ? Message-ID: <57350@nigel.ee.udel.edu> Date: 27 Jun 91 14:24:48 GMT Sender: mmdf@ee.udel.edu Lines: 15 Hi * , I'm not experienced in switching the textmode within protected mode. But if you like to have your favoutite textmode on your console there is no problem. If you use the BIOS-mode-Minix choose it by INT 0x10, otherwise: Take a look at your bootblock (Shoelace or original bootblok.s) and change the videomode (mov al,0x03) to the new value. That's all and I like my 100x40 mode. Enjoy, -Stefan Schroer.