Short:        Screenmode preferences clone V1.14
Author:       stengle@pico.phys.chemie.tu-muenchen.de or
Type:         util/wb
Architecture: m68k-amigaos

The program is controlable via keys and is font sensitiv. (Version date: 22.04.94)

Control:
	- Cursor to go up and down in the listview-gadget
	- Cursor to go left and right to change depth
	- f and shift-f to control the screendepth
	- enter to use selection
	- the rest of the keystrokes is visible in the
	  program.

History:
	V1.6: - now works correctly with NewLookMenus (V39)
	V1.7: - you can select a screenmode by double-clicking
	        the resolution with mouse or by hitting return
	      - included catalog source file for use with Catcomp
	V1.8: - recognizes the right values for width and height
	        gadgets at startup
	V1.9: - use overscan-values as defaults for width and
           height gadgets.
	      - centered the info text on the right side
	V1.10:- now supports cli- and tooltypes-argument FROM
	        example:
	           	'screenmode from=sys:prefs/presets/xxx.pref'
	            or fill in the tooltypes of your icon:
	             FROM=sys:prefs/presets/xxx.pref
	V1.11:- no more support of tooltypes-argument FROM
	        now supports cli-argument FROM and USE
	        example:
	           	'screenmode FROM sys:prefs/presets/xxx.pref'
	                selects the once saved screenmode in the
	                requester
	            or
	           	'screenmode FROM sys:prefs/presets/xxx.pref USE'
	                changes workbench immediately to the saved
	                mode
	V1.12:- bug fix: there was no error message when a file
           was selected as prefs (with FROM) and the file
           didn't exist.
	V1.13:- improved output in window
	        now supports cli-argument FROM, USE and SAVE
	         o USE: temporarily use the selected screenmode
	         o SAVE: use now and next on reboot
	V1.14:- improved all output in window
	      - cursor-keys for screendepth implementated  

Greetings:
	Many greetings to all who sent me bug reports :-)

E-Mail to:
	stengle@pico.phys.chemie.tu-muenchen.de or
	mstengle&physik.tu-muenchen.de



