On Sat, 22 Dec 2001, PC Freak wrote: > I have two questions. > > 1. Is there any way to make the DOS box full screen so graphic apps will > run better?
I don't think you can do that from within an X session. Instead: 1. edit /etc/dosemu.conf Set $_console = (1) $_chipset = "et4000" or whatever is appropriate for your video card 2. start a new Linux console (Ctrl-Alt-F2) 3. start $DOS You should then get full-screen graphics. > > 2. Is there any way to make the PC speaker sound work like it would in > normal MS-DOS? > > Thanks. > > - > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > > - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
