1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>18.13. Window Managment</title>
<link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
<link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
<link rel="start" href="index.html" title=" " />
<link rel="up" href="ch04s18.html" title="18. Preferences" />
<link rel="prev" href="ch04s18s12.html" title="18.12. Display" />
<link rel="next" href="ch04s18s14.html" title="18.14. Environment" />
</head>
<body>
<div xmlns="" class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center" id="chaptername">18.13. Window Managment</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="ch04s18s12.html">Prev</a> </td>
<th width="60%" align="center" id="sectionname">18.13. Window Managment</th>
<td width="20%" align="right"> <a accesskey="n" href="ch04s18s14.html">Next</a></td>
</tr>
</table>
<hr />
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="gimp-prefs-window-management"></a>18.13. Window Managment</h3>
</div>
</div>
</div>
<a id="id3344882" class="indexterm"></a>
<div class="informalfigure">
<div class="mediaobject">
<img src="../images/preferences/prefs-window-management.png" />
<div class="caption">
<p>
Window Management Preferences
</p>
</div>
</div>
</div>
<p>
This page lets you customize the way windows are handled in GIMP.
You should note that GIMP does not manipulate windows directly,
instead it sends requests to the window manager (i. e., to Windows
if you are running in Windows; to Metacity if you are running in a
standard Gnome setup in Linux; etc). Because there are many window
managers, and not all of them are well behaved, it cannot be
guaranteed that the functions described here will actually work as
described. However, if you are using a modern,
standards-compliant window manager, they ought to.
</p>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3344780"></a>Options</h4>
</div>
</div>
</div>
<div class="variablelist">
<p class="title">
<b>Window Manager Hints</b>
</p>
<dl>
<dt>
<span class="term">Envois pour la boite d'outils et les fenêtres attachables</span>
</dt>
<dd>
<p>
The choices you make here determine how the Toolbox, and the
docks that hold dialogs, will be treated. If you choose
"Normal Window", they will be treated like any other
windows. If you choose "Utility Window", they will be
raised into visibility whenever you activate an image
window, and kept in front of every image window. If you
choose "Keep above", they will be kept in front of every
other window at all times. Note that changes you make here
will not take effect until the next time you start GIMP.
</p>
</dd>
</dl>
</div>
<div class="variablelist">
<p class="title">
<b>Focus</b>
</p>
<dl>
<dt>
<span class="term">Activate the focused image</span>
</dt>
<dd>
<p>
Normally, when you focus an image window (usually
indicated by a change in the color of the frame), it
becomes the "active image" for GIMP, and therefore the
target for any image-related actions you perform. Some
people, though, prefer to set up their window managers
such that any window entered by the pointer is
automatically focused. If you do this, you may find that
it is inconvenient for focused images to automatically
become active, and may be happier if you uncheck this
option.
</p>
</dd>
</dl>
</div>
<div class="variablelist">
<p class="title">
<b>Window Positions</b>
</p>
<dl>
<dt>
<span class="term">Save window positions on exit</span>
</dt>
<dd>
<p>
If this option is checked, the next time you start GIMP,
you will see the same set of dialog windows, in the same
positions they occupied when you last exited.
</p>
</dd>
<dt>
<span class="term">Save Window Positions Now</span>
</dt>
<dd>
<p>
This button is only useful if "Save window positions on
exit" is unchecked. It allows you to set up your windows
they way you like, click the button, and then have them
come up in that arrangement each time you start GIMP.
</p>
</dd>
<dt>
<span class="term">Reset Saved Window Positions to Default Values</span>
</dt>
<dd>
<p>
If you decide that you are unhappy with the arrangement of
windows you have saved, and would rather go back to the
default arrangement than spend time moving them around,
you can do so by pressing this button.
</p>
</dd>
</dl>
</div>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="ch04s18s12.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="ch04s18.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="ch04s18s14.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">18.12. Display </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> 18.14. Environment</td>
</tr>
</table>
</div>
</body>
</html>
|