summaryrefslogtreecommitdiffstats
path: root/doc/en/docked_windows.docbook
blob: 8363310c457b7a93cf9b6fb57df935bcfe939a16 (plain)
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
<sect1 id='docked_windows'><title>Docked windows</title>
<para>The &kappname; interface is composed of a number of smaller docked windows.
Manipulating these windows can be difficult at first. To focus a particular
window in the &kappname; interface, simply click within it.</para>

<para>Each docked window has a small grip bar along the top. It contains a dock/undock button
resembling an arrow at its right end and a close button resembling the
letter X. It looks like this:

<screenshot>
  <screeninfo>Grip bar of a docked window</screeninfo>
  <mediaobject>
    <imageobject>
      <imagedata fileref="dock_grip.png" format="PNG" />
    </imageobject>
    <textobject>
      <phrase>Grip bar of a docked window</phrase>
    </textobject>
  </mediaobject>
</screenshot>
</para>

<itemizedlist>
  <listitem><para>Clicking the close button on a docked window will remove it from the interface.
To bring it back, select its name in the <guimenu>Window</guimenu>
menu.</para></listitem>

  <listitem>
    <para>To resize docked windows, drag the border between the
      windows.
    </para>
  </listitem>
  <listitem>
    <para>To re-arrange the docked windows, drag a window by its grip bar
      over to the desired position. While dragging, a small box
      outline will appear to indicate the position the window
      will take when you end the drag.
    </para>
    <para>If you wish to stack two windows and use tabs to choose between them,
    drag the window to the very center of the other window with which you wish
    to stack.
    </para>
  </listitem>
  <listitem>
    <para>To undock a window, either click the dock/undock button in its top right corner, or
      double-click on the window's grip bar.</para>
    <para>Double-clicking again or clicking on the dock/undock button, should return the window to its original
      position.</para>
    <para>You can also dock an undocked window by dragging its grip bar back to a
point within the general interface, just as if you were rearranging an already
docked window.</para>
  </listitem>

  <listitem>
    <para>The file view window cannot be undocked or moved, but by moving other windows
      around, it can itself be shifted about.</para> 
  </listitem>

  <listitem>
    <para>While dragging a window, press the <keycap>Escape</keycap> key to cancel the operation. To reset
  the docked windows to the default &kappname; layout, use 
      <menuchoice>
        <guimenu>Window</guimenu>
        <guimenuitem>Reset</guimenuitem>
      </menuchoice>.
    </para>
  </listitem>
</itemizedlist>
</sect1>