Automatically setting screen resolution

Ken Ray kray at sonsothunder.com
Sun Apr 22 01:43:51 EDT 2007


On Sat, 21 Apr 2007 22:59:34 EDT, Stgoldberg at aol.com wrote:

> Is there a way within Revolution to automatically set the resolution 
> to 1024x768 (and then convert it back to the original 
> resolution when the standalone closes)?  

It's funny you mention this - I just posted an answer to this in the 
MetaCard list. You've already gotten all the caveats from others on 
this list, so if you really want to do it, here's how:

For OS X you can download and implement Jon's Commands X with 
AppleScript (http://www.seanet.com/~jonpugh/). He has an AppleScript 
command called "screen list" that lets you get data on one or more 
screens, and "set screens to" to change them. Or you can use the 
'cscreen' command line application, although the original developer has 
gone "off the grid" and his site is nowhere to be found (but you might 
be able to scare it up with a web search).

For Windows, you can use one of these three third-party command line 
executables ("MultiRes", "Resolution Changer", or "VidRes"):
	http://www.entechtaiwan.com/files/multires.exe
	http://www.myitforum.com/inc/upload/1365Vidchng.zip
	http://www.jddesign.co.uk/

HTH,

Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/



More information about the use-livecode mailing list