help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken the burden to continue this project Karin and Olof started. --Sven
39 lines
1.9 KiB
HTML
39 lines
1.9 KiB
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<TITLE>Preferences</TITLE>
|
|
</HEAD>
|
|
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
|
|
<TABLE width="100%" cellspacing="1" cellpadding="1">
|
|
<TR bgcolor="black">
|
|
<TD width="100%" align="center"><FONT size="+2" color="white">Preferences</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left"><P>
|
|
<P>
|
|
In the preference dialog will you set nearly all adjustable values in Gimp,
|
|
some additional preferences values are still only stable in the gimprc file
|
|
in your personal Gimp directory. For further information of such values consult
|
|
your system wide gimprc file usually located in /usr/share/gimp or
|
|
/usr/local/share/gimp.
|
|
<P>
|
|
There are several categories that you can adjust. <A HREF="new_file.html">New
|
|
File</A> which controls the default values of when you create a new file.
|
|
<A HREF="display.html">Display</A> which controls transparency type and scaling.
|
|
<A HREF="interface.html">Interface</A> which controls preview, navigation,
|
|
help, image window, and tool options.
|
|
<A HREF="environment.html">Environment</A> which controls memory usage, file
|
|
saving and 8bit display settings. <A HREF="session.html">Session</A> which
|
|
controls the session management in Gimp. <A HREF="monitor.html">Monitor</A>
|
|
which controls how you manage monitor. <A HREF="directories.html">
|
|
Directories</A> which controls where Gimp loads additional resource such
|
|
as plug-ins, scripts, patterns are located. It also controls where Gimps
|
|
swap file is located. The swap file location is very important to Gimps
|
|
performance.
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|