Getting ALL screen resolutions from 1 screen

Mark Stuart mstuart at adaptcrm.com
Tue Jun 29 19:50:53 EDT 2010


on Tue Jun 29 15:02:41 CDT 2010, G. Wolfgang Gaich wrote:
>>
For windows systems:
http://www.mirkes.de/files/batch_tools.zip
In the archive there is a display.exe:
show or change display settings (resolution, frequency, bit depth)
usage:
display h<width> v<height> [f<freq.>] [b<bit depth>]: change display 
settings
         (e.g. h1024 v768 f60 b16)
display /LIST: list all supported screen resolutions
display /CUR: show current display settings
display /?: shows this usage screen
Regards
Wolfgang
<<

Wolfgang, thanx for the suggestion on the display.exe /LIST.
It works great at the DOS box and returns all the options and more.
I'll script a Shell to get all values and then Filter the list to return
unique values as:
800x600
1024x768
etc.

BTW, is this your web site referenced above?


Regards,
Mark Stuart



More information about the use-livecode mailing list