Path: utzoo!attcan!lsuc!maccs!johns From: johns@maccs.dcss.mcmaster.ca (Conan the Barbarian) Newsgroups: comp.sys.atari.st Subject: Re: Screen Res and MWC Message-ID: <273EB9A7.6545@maccs.dcss.mcmaster.ca> Date: 12 Nov 90 15:03:02 GMT References: <1990Nov9.192002.3248@rodan.acs.syr.edu> Organization: McMaster University, Hamilton, Ontario, Canada Lines: 24 In article <1990Nov9.192002.3248@rodan.acs.syr.edu> mjducey@rodan.acs.syr.edu (Matthew J. Ducey) writes: >I'm still teaching myself C and I use MWC. Can some one help me with >changing the Screen Res? I want to use hotkeys to change res, does anyone >have code in MWC that will do this, and that I can have? >Matthew I would have thought that people would have been all over you to tell you that this is impossible. The XBIOS call Setscreen() will change the resolution alright, but it will not tell the AES to change the resolution. The AES and VDI need to know that the resolution is being changed, and in current TOS versions, the only time this kind of stuff is initialised is during boot-up. I thought of automating the desktop features via hotkeys too, but I quickly realized that this isn't something that mere mortals were meant to do. This what I know about GEM. If what I said isn't true, please don't hesitate to correct me. >[...] -- John Schmitt johns@maccs.dcss.mcmaster.ca ...!unet!utai!utgpu!maccs!johns