
To use either of these Adobe Photoshop extensions, set environment variable
PHOTOSHOP_OPT_EXT to include the name of this extension. For
example, if Never Resize Windows is the only optional extension you wish to use:

C-shell:
	setenv PHOTOSHOP_OPT_EXT 'NeverResizeWindows'

Bourne or Korn Shell:
	PHOTOSHOP_OPT_EXT='NeverResizeWindows'
	export PHOTOSHOP_OPT_EXT

If you want to use multiple optional extensions, separate the names with colons.

See the Adobe Photoshop Getting Started guide for more information.

The plug-in modules "Always Resize Windows" and "Never Resize Windows"
modify Adobe Photoshop's behavior with respect to resizing
windows when the magnification level changes.  By default, Photoshop will
generally only resize a window if it is currently at its default size for
that magnification - i.e., the user has not resized it.

Installing "Always Resize Windows" will cause windows to resize regardless
of whether the user has resized them.

Installing "Never Resize Windows" will cause windows never to resize in
response to magnification changes.

Installing both plug-ins will cause windows never to resize in response to
magnification changes because "Never Resize Windows" follows "Always Resize
Windows" alphabetically and hence will be executed last.


(C) 1992-1994 Adobe Systems Incorporated. All rights reserved.
