Files
gimp/help/C/dialogs/preferences/session.html
Sven Neumann fc4b217c4a Committed a whole bunch of changes from the new maintainer of the
help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken
the burden to continue this project Karin and Olof started.


--Sven
2000-07-29 21:40:10 +00:00

42 lines
2.1 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 / Session</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">Session</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
Session management is a way to restore your Gimp session that was running
before you logged out. I.e leave Gimp running logout, and then login. Gimp
will now along with the Window Manager try to restore the Gimp session you
that was running before you logged out. You can disable/enable this feature
with the "Always Try to Restore Session" check button. Remember your desktop
environment must support session management otherwise this will not work.
NOTE: If you start Gimp from e.g a script to set special environment variables
before Gimp is started, then it's not wise too use this option.
<P>
Gimp can save it's window positions i.e where e.g the gradient select dialog
is displayed on your display. If you use the Save Window Position at Exit
option then Gimp will save the position of e.g the brush dialog (if it is
opened). It can be useful to arrange your Gimp desktop with this option enabled
and then restart Gimp and disable the option. You will there by have a consistent
desktop each time you start Gimp.
<P>
If you have a tablet and use it with Gimp you will have several devices that
you can preconfigure in the
<A HREF="../input_devices.html">toolbox|File|Dialogs|Device Status</A>. However
if you use Save Device Status on Exit option then the preconfiguration will
be over written and the last state before exit will be the new configuration.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>